1
0
Fork 0
frontend/src
kolaente f7e22c8c56
fix(auth): correctly redirect the user to the last visited page after login
Resolves vikunja/frontend#3682
2023-08-24 12:15:45 +02:00
..
assets feat: new image for the unauthenticated views 2023-06-12 21:58:17 +02:00
components fix(filters): don't allow marking a filter as favorite 2023-08-24 11:30:57 +02:00
composables fix: correctly resolve kanban board in the background when moving a task 2023-07-10 18:10:14 +02:00
constants feat: change the link share hash name 2023-06-19 15:28:06 +02:00
directives
helpers fix(auth): correctly redirect the user to the last visited page after login 2023-08-24 12:15:45 +02:00
i18n fix(i18n): fall back to browser language if the configured user language is invalid 2023-08-24 11:37:23 +02:00
indexes
message chore: provide better error messages when refreshing user info fails 2023-07-10 12:20:40 +02:00
modelSchema/common
modelTypes fix(projects): update project duplicate api definitions 2023-07-07 13:00:48 +02:00
models fix(task): duplicate attribute 2023-08-24 11:18:17 +02:00
modules fix(quick add magic): repeating intervals in words 2023-07-13 18:20:30 +02:00
router fix(auth): correctly redirect the user to the last visited page after login 2023-08-24 12:15:45 +02:00
services fix: don't try to map non-array data 2023-06-20 16:21:45 +02:00
stores fix(menu): separate favorite and saved filter projects from other projects 2023-08-24 11:27:20 +02:00
styles fix(navigation): menu item overflow 2023-06-06 17:32:18 +02:00
types feat(reminders): add proper time picker for relative dates 2023-06-09 13:19:47 +02:00
views fix(projects): don't suggest to create a new task in an empty filter 2023-08-24 11:32:28 +02:00
App.vue feat: add message to add to home screen on mobile 2023-06-12 19:37:58 +02:00
histoire.setup.ts
main.ts fix: lint 2023-08-24 11:27:31 +02:00
pinia.ts
polyfills.ts
registerServiceWorker.ts
sentry.ts chore(sentry): only load sentry when enabled 2023-06-18 15:01:49 +02:00
sw.ts
urls.ts
version.json