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
kolaente ad2644edf8
continuous-integration/drone/pr Build is failing Details
chore: remove unused comment
2022-09-30 13:32:01 +02:00
..
assets fix: pride logo rounded corners on mobile 2022-06-08 22:55:00 +02:00
components fix: use vue-i18n pluralization 2022-09-29 18:30:40 +02:00
composables feat: ListList script setup (#2441) 2022-09-28 16:08:23 +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 chore: better typing 2022-09-30 13:27:14 +02:00
http-common fix: authenticate per request (#2258) 2022-09-04 14:30:11 +00:00
i18n fix: use vue-i18n pluralization 2022-09-29 18:30:40 +02:00
indexes fix linting 2022-07-04 21:50:48 +00:00
message feat: rename js files to ts 2022-04-02 17:14:59 +02:00
modelSchema/common feat: add modelTypes 2022-09-05 17:57:21 +02:00
modelTypes feat: allow saving a default reminder amount 2022-09-29 18:16:53 +02:00
models fix: directly populate user settings with default reminder amount 2022-09-29 18:31:56 +02:00
modules fix(quick add magic): time parsing for certain conditions (#2367) 2022-09-15 11:59:29 +00:00
router feat: port auth store to pinia 2022-09-28 23:43:14 +02:00
services feat: automatically add a reminder to a task with due date but no reminders 2022-09-29 18:16:55 +02:00
store feat: convert model methods to named functions 2022-09-29 13:11:06 +02:00
stores feat: convert model methods to named functions 2022-09-29 13:11:06 +02:00
styles fix: combine related css classes 2022-09-29 18:32:51 +02:00
types fix: introduce a ListView type to properly type all available list views 2022-09-08 14:11:19 +02:00
views chore: remove unused comment 2022-09-30 13:32:01 +02:00
App.vue feat: port auth store to pinia 2022-09-28 23:43:14 +02:00
main.ts feat: feat-attachments-script-setup (#2358) 2022-09-22 15:31:13 +00:00
registerServiceWorker.ts fix: service worker path 2022-04-02 17:23:23 +02:00
sentry.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
sw.ts chore(deps): update workbox monorepo to v6.5.4 (#2204) 2022-08-02 11:40:56 +00:00
urls.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
version.json Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00