vikunja/src
IDDQD69 26568fe5c6
fix: add null check for parsedTask listId (#31)
Co-authored-by: AJ Nieminen <ajnieminen@kapsi.fi>
2021-10-16 12:09:10 +02:00
..
assets feat: compress media files (#818) 2021-10-03 18:48:02 +00:00
components fix: add null check for parsedTask listId (#31) 2021-10-16 12:09:10 +02:00
directives
helpers feat: redirect the user to the last page they were on before logging in after login 2021-10-13 21:53:39 +02:00
http-common
i18n [skip ci] Updated translations via Crowdin 2021-10-15 21:12:55 +00:00
message fix: namespace collision of global error method with draggable error method 2021-09-24 21:46:42 +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
router User Data Export and import (#699) 2021-09-04 19:26:38 +00:00
services feat: remove lodash dependency (#743) 2021-10-06 20:25:06 +00:00
store feat: remove lodash dependency (#743) 2021-10-06 20:25:06 +00:00
styles feat: show up to 4 recent lists on the overview page 2021-10-13 21:20:46 +02:00
types feat: add types for vite (#790) 2021-09-25 18:33:30 +00:00
views feat: redirect the user to the last page they were on before logging in after login 2021-10-13 21:53:39 +02:00
App.vue fix: namespace collision of global error method with draggable error method 2021-09-24 21:46:42 +02:00
icons.js feat: move fontawesome icons import to dedicated file (#742) 2021-09-21 16:39:56 +00:00
main.ts fix: translate months in gantt chart 2021-10-04 21:38:01 +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