frontend/src
2023-07-07 13:00:48 +02:00
..
assets feat: new image for the unauthenticated views 2023-06-12 21:58:17 +02:00
components fix(task): make an attachment cover image 2023-07-07 12:36:27 +02:00
composables fix(project): make sure the correct tasks are loaded when switching between projects 2023-06-28 14:41:43 +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-07-05 00:09:35 +00:00
indexes
message
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: tests 2023-06-12 16:35:47 +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 fix(projects): update project duplicate api definitions 2023-07-07 13:00:48 +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(project): don't try to read title of undefined project 2023-07-07 12:43:40 +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(sentry): only load sentry when enabled 2023-06-18 15:01:49 +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