| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename: client -> frontend | syuilo | 2022-12-27 | 1 | -21/+0 |
| | | |||||
| * | style: add missing trailing commas (#9387) | Kagami Sascha Rosylight | 2022-12-22 | 1 | -1/+1 |
| | | |||||
| * | refactor(client): align filename to component name | syuilo | 2022-08-31 | 1 | -1/+1 |
| | | |||||
| * | Prevent access to user pages when not logged in [v2] (#8904) | Johann150 | 2022-06-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | * 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> | ||||
| * | Refactor pleaseLogin to show a sign-in dialog (#8630) | Andreas Nedbal | 2022-05-19 | 1 | -6/+13 |
| | | | | | | | | | | | * refactor(client): refactor pleaseLogin to show a sign-in dialog * Apply review suggestions from @Johann150 Co-authored-by: Johann150 <johann@qwertqwefsday.eu> Co-authored-by: Johann150 <johann@qwertqwefsday.eu> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | refactor(client): i18n.locale -> i18n.ts | syuilo | 2022-01-28 | 1 | -1/+1 |
| | | |||||
| * | fix | syuilo | 2021-11-18 | 1 | -2/+2 |
| | | |||||
| * | refactoring | syuilo | 2021-11-12 | 1 | -0/+14 |
| Resolve #7779 | |||||