summaryrefslogtreecommitdiff
path: root/packages/client/src/nirax.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Prevent access to user pages when not logged in [v2] (#8904)Johann1502022-06-291-0/+6
| | | | | | | | | | | | * 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>
* enhance(client): improve routersyuilo2022-06-291-0/+11
| | | | Fix #8902
* chore(client): fix #8858syuilo2022-06-281-0/+5
|
* fix(nirax): Normalize path (#8877)tamaina2022-06-241-2/+4
|
* chore: add commentssyuilo2022-06-211-0/+2
|
* tweak clientsyuilo2022-06-211-3/+8
| | | | Fix #8856
* refactor(client): Refine routing (#8846)syuilo2022-06-201-0/+200