This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src
2022-09-15 14:24:37 +02:00
..
assets
components chore: remove indention 2022-09-15 14:24:37 +02:00
composables fix: vue-i18n global scope (#2366) 2022-09-15 09:54:01 +00:00
constants move constants 2022-09-05 17:43:55 +02:00
directives feat: add keyboard shortcut to toggle task description edit (#2332) 2022-09-07 17:55:59 +00:00
helpers fix: properly pass checkbox id to markdown renderer 2022-09-15 14:23:46 +02:00
http-common fix: authenticate per request (#2258) 2022-09-04 14:30:11 +00:00
i18n feat(list): add info dialoge to show list description 2022-09-15 13:31:03 +02:00
indexes
message
models fix: only warn once if triggeredNotifications are not supported (#2344) 2022-09-14 12:45:21 +00:00
modelSchema/common feat: add modelTypes 2022-09-05 17:57:21 +02:00
modelTypes feat: add modelTypes 2022-09-05 17:57:21 +02:00
modules fix: don't parse dates in urls 2022-09-15 10:23:37 +02:00
router feat(list): add info dialoge to show list description 2022-09-15 13:31:03 +02:00
services feat: improve models 2022-09-13 14:59:02 +00:00
store fix: only try to save user settings when a user is authenticated 2022-09-15 12:36:19 +02:00
styles feat: move the update available dialoge always to the bottom 2022-09-14 19:06:34 +02:00
types fix: introduce a ListView type to properly type all available list views 2022-09-08 14:11:19 +02:00
views fix: properly pass checkbox id to markdown renderer 2022-09-15 14:23:46 +02:00
App.vue feat: improve store typing 2022-09-05 17:43:23 +02:00
icons.ts feat(list): add info dialoge to show list description 2022-09-15 13:31:03 +02:00
main.ts feat: improve store typing 2022-09-05 17:43:23 +02:00
registerServiceWorker.ts
sentry.ts
sw.ts
urls.ts
version.json