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 51de1fe880
All checks were successful
continuous-integration/drone/push Build is passing
Enable marking tasks as done from the task overview
2020-03-23 23:24:14 +01:00
..
auth Use the same method everywhere to calculate the avatar url 2020-02-09 13:28:33 +01:00
components Enable marking tasks as done from the task overview 2020-03-23 23:24:14 +01:00
http-common fixed config 2018-09-08 21:19:46 +02:00
message Add undo button to notification when marking a task as done 2020-03-02 21:19:26 +01:00
models Add support for archiving lists and namespaces (#73) 2020-03-22 20:40:13 +00:00
router Add 404 page 2020-03-02 20:30:49 +01:00
services Fix changing task dates (due/start/end/reminders) 2020-03-08 20:07:21 +01:00
ServiceWorker Notifications for task reminders (#57) 2020-02-08 17:28:17 +00:00
styles Fix icon overflowing in navigation 2020-03-22 22:44:33 +01:00
App.vue Add support for archiving lists and namespaces (#73) 2020-03-22 20:40:13 +00:00
config.js Added global api config (#31) 2019-09-09 17:32:57 +00:00
main.js Pre/Suffix formatted dates with relative pronouns like "in [one day]" or "[two days] ago" 2020-03-23 18:46:33 +01:00
registerServiceWorker.js Notifications for task reminders (#57) 2020-02-08 17:28:17 +00:00