Commit graph

8 commits

Author SHA1 Message Date
syuilo
c15641f08a enhance(client): improve usability 2022-07-05 22:25:27 +09:00
Johann150
ef9c59430b Prevent access to user pages when not logged in [v2] (#8904)
* do not throw error when navigating

* enhance: add loginRequired to router

This allows client pages to require logging in before displaying the
page, useful for example for user settings pages.

* add login requirements

Co-authored-by: Andreas Nedbal <git@pixelde.su>
2022-06-29 18:26:06 +09:00
syuilo
c02f155c70 enhance(client): improve router
Fix #8902
2022-06-29 16:00:00 +09:00
syuilo
a827e29fe1 chore(client): fix #8858 2022-06-28 17:59:23 +09:00
tamaina
7ebb1ca5be fix(nirax): Normalize path (#8877) 2022-06-24 01:26:15 +09:00
syuilo
e9213bfe0d chore: add comments 2022-06-21 14:18:06 +09:00
syuilo
2b5a5122ac tweak client
Fix #8856
2022-06-21 14:12:39 +09:00
syuilo
10a18cd514 refactor(client): Refine routing (#8846) 2022-06-20 17:38:49 +09:00