frontend/src
Dominik Pschenitschni 5cfb99bfc2
Merge branch 'main' into feature/vue3-implementation-improvements
# Conflicts:
#	package.json
#	vite.config.js
#	yarn.lock
2021-10-11 18:40:06 +02:00
..
assets feat: compress media files (#818) 2021-10-03 18:48:02 +00:00
components Merge branch 'main' into feature/vue3-implementation-improvements 2021-10-11 18:40:06 +02:00
directives fix: new directive syntax 2021-10-01 18:45:41 +02:00
helpers feat: create randomId helper and use everywhere 2021-10-11 18:08:32 +02:00
http-common Allow setting api url from the login screen (#264) 2020-10-11 10:13:35 +00:00
i18n Merge branch 'main' into vue3 2021-10-07 12:20:52 +02:00
message feat: upgrade to packages for vue 3 2021-10-01 18:49:54 +02:00
models feat: remove lodash dependency (#743) 2021-10-06 20:25:06 +00:00
modules feat(natural language): make natural language prefixes configurable (#795) 2021-09-29 18:30:55 +00:00
plugins/shortkey feat: upgrade to packages for vue 3 2021-10-01 18:49:54 +02:00
router feat: use vue-router 4 for vue3 2021-10-01 18:47:41 +02:00
services feat: improve kanban implementation 2021-10-11 18:08:30 +02:00
store fix: remove broken getTaskIndices helper 2021-10-11 18:08:33 +02:00
styles Merge branch 'main' into vue3 2021-10-07 12:20:52 +02:00
types fix: vue3 types 2021-10-07 12:55:59 +02:00
views fix: use correct listId to load next tasks 2021-10-11 18:08:33 +02:00
App.vue feat: use vue-i18n 9 for vue3 2021-10-01 18:49:54 +02:00
icons.js feat: move fontawesome icons import to dedicated file (#742) 2021-09-21 16:39:56 +00:00
main.ts feat: improve kanban implementation 2021-10-11 18:08:30 +02:00
registerServiceWorker.js Cleanup broken sw functions 2021-07-26 23:09:49 +02:00
sw.js chore(deps): update workbox monorepo to v6.3.0 (#730) 2021-09-10 12:49:50 +00:00
version.json Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00