vikunja/src
2023-06-18 15:01:49 +02:00
..
assets feat: new image for the unauthenticated views 2023-06-12 21:58:17 +02:00
components feat(reminders): add preset two hours before due / start / end date 2023-06-16 19:12:07 +02:00
composables feat: add vite-plugin sentry 2023-06-18 14:33:21 +02:00
constants
directives
helpers fix(reminders): don't assume 30 days are always a month 2023-06-13 12:06:00 +02:00
i18n [skip ci] Updated translations via Crowdin 2023-06-16 00:29:42 +00:00
indexes
message
models fix: load the correct language 2023-06-12 18:01:56 +02:00
modelSchema/common
modelTypes feat(user): use user language from store after logging in 2023-06-12 16:08:31 +02:00
modules fix: tests 2023-06-12 16:35:47 +02:00
router feat: allow creating a new project directly as a child project from another one 2023-05-24 15:54:37 +02:00
services feat: Use new Reminders API instead of reminder_dates 2023-05-31 16:25:30 +02:00
stores feat: add message to add to home screen on mobile 2023-06-12 19:37:58 +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: correctly sync filters on upcoming tasks page 2023-06-16 19:49:43 +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 fix: has-pseudo-class polyfill 2023-03-29 17:22:06 +02:00
main.ts chore(sentry): only load sentry when enabled 2023-06-18 15:01:49 +02:00
pinia.ts
polyfills.ts fix: has-pseudo-class polyfill 2023-03-29 17:22:06 +02:00
registerServiceWorker.ts
sentry.ts chore(sentry): only load sentry when enabled 2023-06-18 15:01:49 +02:00
sw.ts chore(deps): update workbox monorepo to v7 (major) (#3556) 2023-06-02 11:03:36 +00:00
urls.ts
version.json