vikunja/frontend/src/constants
kolaente e9a6abfe44 refactor: extract auth route names into shared constant
Move the list of authentication route names (login, register, password
reset, openid, link-share) into a shared constant in
src/constants/authRouteNames.ts. Use it in both App.vue (layout gate)
and router/index.ts (auth redirect guard) to keep them in sync.
2026-02-06 10:58:50 +01:00
..
authRouteNames.ts refactor: extract auth route names into shared constant 2026-02-06 10:58:50 +01:00
date.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
dateDisplay.ts feat: add display setting for dates (#1192) 2025-07-30 09:43:37 +02:00
linkShareHash.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
permissions.ts feat!: rename right to permission (#1277) 2025-08-13 11:05:05 +02:00
priorities.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
timeFormat.ts feat: add time display with configurable format (12h/24h) to non-relative date formats (#1807) 2025-11-13 08:57:06 +00:00