frontend/src
kolaente 1749d6ba0a
fix(list): make sure favorite lists are not duplicated in the menu when renaming them
Resolves vikunja/frontend#3031
2023-01-31 17:12:11 +01:00
..
assets feat: use variable fonts with subsetting (#2817) 2022-12-15 21:37:02 +00:00
components fix(quick actions): hide edges of last entry on hover 2023-01-25 16:26:05 +01:00
composables fix(useOnline): only log if actually faking state (#2924) 2023-01-05 13:33:37 +00:00
constants chore(config): remove unused URL_PREFIX const (#2926) 2023-01-05 13:35:28 +00:00
directives
helpers fix(quick add magic): correctly parse "next {weekday}" on the beginning of the text 2023-01-29 15:32:01 +01:00
i18n [skip ci] Updated translations via Crowdin 2023-01-28 00:27:10 +00:00
indexes
message chore: simplify getting the error text from an exception 2023-01-25 18:44:02 +01:00
modelSchema/common
modelTypes fix: coverImageAttachmentId 2022-11-01 14:27:35 +01:00
models fix: coverImageAttachmentId 2022-11-01 14:27:35 +01:00
modules fix(quick add magic): correctly parse "next {weekday}" on the beginning of the text 2023-01-29 15:32:01 +01:00
router fix(migration): actually pass migration oauth code from query param 2022-12-18 20:38:38 +01:00
services fix(deps): update dependency axios to v1 2023-01-04 23:13:25 +00:00
stores fix(list): make sure favorite lists are not duplicated in the menu when renaming them 2023-01-31 17:12:11 +01:00
styles feat: use variable fonts with subsetting (#2817) 2022-12-15 21:37:02 +00:00
types redirect to oidc provider if configured correctly (#2805) 2023-01-11 21:17:53 +00:00
views chore: simplify error handling for login and OpenId Auth 2023-01-25 18:41:30 +01:00
App.vue feat: remove useRouteQuery (#2751) 2022-11-28 09:06:07 +00:00
histoire.setup.ts feat: add histoire 2023-01-05 23:12:58 +01:00
main.ts feat: add-task usability improvements (#2767) 2023-01-04 15:54:09 +00:00
pinia.ts
polyfills.ts feat: add-task usability improvements (#2767) 2023-01-04 15:54:09 +00:00
registerServiceWorker.ts
sentry.ts feat: add type info 2022-11-01 13:12:12 +01:00
sw.ts
urls.ts
version.json