summaryrefslogtreecommitdiff
path: root/packages/client/src/scripts/please-login.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename: client -> frontendsyuilo2022-12-271-21/+0
|
* style: add missing trailing commas (#9387)Kagami Sascha Rosylight2022-12-221-1/+1
|
* refactor(client): align filename to component namesyuilo2022-08-311-1/+1
|
* Prevent access to user pages when not logged in [v2] (#8904)Johann1502022-06-291-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 Nedbal2022-05-191-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.tssyuilo2022-01-281-1/+1
|
* fixsyuilo2021-11-181-2/+2
|
* refactoringsyuilo2021-11-121-0/+14
Resolve #7779