| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2022-12-27 | rename: client -> frontend | syuilo | 1 | -275/+0 | |
| 2022-12-12 | Fix lint errors (except `@typescript-eslint/prefer-nullish-coalescing`) (#9311) | Kagami Sascha Rosylight | 1 | -1/+1 | |
| * `yarn workspace client run lint --fix` * `eslint-disable-next-line no-var` for service worker self * A few more manual sw fixes * word change | |||||
| 2022-07-20 | enhance(client): ネストしたルーティングに対応 | syuilo | 1 | -76/+112 | |
| 2022-07-17 | fix(client): デッキUI時に ページで表示 ↵ | syuilo | 1 | -3/+3 | |
| ボタンが機能しない問題を修正 Fix #9010 | |||||
| 2022-07-13 | chore(client): fix routing | syuilo | 1 | -1/+3 | |
| 2022-07-13 | fix(client): fix url encoded string handling of nirax | syuilo | 1 | -5/+6 | |
| Fix #8878 | |||||
| 2022-07-05 | enhance(client): improve usability | syuilo | 1 | -1/+6 | |
| 2022-06-29 | Prevent access to user pages when not logged in [v2] (#8904) | Johann150 | 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> | |||||
| 2022-06-29 | enhance(client): improve router | syuilo | 1 | -0/+11 | |
| Fix #8902 | |||||
| 2022-06-28 | chore(client): fix #8858 | syuilo | 1 | -0/+5 | |
| 2022-06-24 | fix(nirax): Normalize path (#8877) | tamaina | 1 | -2/+4 | |
| 2022-06-21 | chore: add comments | syuilo | 1 | -0/+2 | |
| 2022-06-21 | tweak client | syuilo | 1 | -3/+8 | |
| Fix #8856 | |||||
| 2022-06-20 | refactor(client): Refine routing (#8846) | syuilo | 1 | -0/+200 | |