| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prevent access to user pages when not logged in [v2] (#8904) | Johann150 | 2022-06-29 | 1 | -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 router | syuilo | 2022-06-29 | 1 | -0/+11 |
| | | | | | Fix #8902 | ||||
| * | chore(client): fix #8858 | syuilo | 2022-06-28 | 1 | -0/+5 |
| | | |||||
| * | fix(nirax): Normalize path (#8877) | tamaina | 2022-06-24 | 1 | -2/+4 |
| | | |||||
| * | chore: add comments | syuilo | 2022-06-21 | 1 | -0/+2 |
| | | |||||
| * | tweak client | syuilo | 2022-06-21 | 1 | -3/+8 |
| | | | | | Fix #8856 | ||||
| * | refactor(client): Refine routing (#8846) | syuilo | 2022-06-20 | 1 | -0/+200 |