vikunja/src
2023-08-24 11:18:03 +02:00
..
assets feat: new image for the unauthenticated views 2023-06-12 21:58:17 +02:00
components fix(filters): incorrect translation string 2023-08-24 11:18:03 +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 chore: move const 2023-06-19 15:28:06 +02:00
i18n [skip ci] Updated translations via Crowdin 2023-08-23 00:28:13 +00:00
indexes
message chore: provide better error messages when refreshing user info fails 2023-07-10 12:20:40 +02:00
models fix(projects): update project duplicate api definitions 2023-07-07 13:00:48 +02:00
modelSchema/common
modelTypes fix(projects): update project duplicate api definitions 2023-07-07 13:00:48 +02:00
modules fix(quick add magic): repeating intervals in words 2023-07-13 18:20:30 +02:00
router feat: check link share auth from store instead 2023-06-19 15:28:06 +02:00
services fix: don't try to map non-array data 2023-06-20 16:21:45 +02:00
stores chore: provide better error messages when refreshing user info fails 2023-07-10 12:20:40 +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: don't try to load buckets for project id 0 2023-07-11 10:42:20 +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 chore: improve checking for API url '/' suffix (#121) 2023-08-23 21:56:08 +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