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 b812c422f9
continuous-integration/drone/push Build is passing Details
Fix sending the user back to the list view they came from when opening a task in detail view
Resolves #589
2021-07-19 11:20:05 +02:00
..
ServiceWorker Play a sound when marking a task as done 2021-01-30 21:45:54 +01:00
components Add default list setting & creating tasks from home (#520) 2021-07-17 21:21:46 +00:00
directives Build custom v-tooltip (#290) 2020-11-10 20:47:39 +00:00
helpers Fix lint 2021-07-19 11:18:22 +02:00
http-common Allow setting api url from the login screen (#264) 2020-10-11 10:13:35 +00:00
i18n Fix lint 2021-07-19 11:18:22 +02:00
message Add translations (#562) 2021-06-23 23:24:57 +00:00
models Add default list setting & creating tasks from home (#520) 2021-07-17 21:21:46 +00:00
modules Fix lists showing up multiple times in history 2021-07-17 19:10:05 +02:00
router Add default list setting & creating tasks from home (#520) 2021-07-17 21:21:46 +00:00
services Save auth tokens from link shares only in memory, don't persist them to localStorage 2021-07-09 20:10:57 +02:00
store Add default list setting & creating tasks from home (#520) 2021-07-17 21:21:46 +00:00
styles Add default list setting & creating tasks from home (#520) 2021-07-17 21:21:46 +00:00
views Fix sending the user back to the list view they came from when opening a task in detail view 2021-07-19 11:20:05 +02:00
App.vue Add translations (#562) 2021-06-23 23:24:57 +00:00
main.js Fix lint 2021-07-19 11:18:22 +02:00
registerServiceWorker.js Save auth tokens from link shares only in memory, don't persist them to localStorage 2021-07-09 20:10:57 +02:00
version.json Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00