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
konrad a75670e4f0
All checks were successful
continuous-integration/drone/push Build is passing
Add user settings (#108)
Add email update

Add settings link to menu

Add password update route

Add password update page

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #108
2020-04-17 20:46:50 +00:00
..
auth Use the same method everywhere to calculate the avatar url 2020-02-09 13:28:33 +01:00
components Add user settings (#108) 2020-04-17 20:46:50 +00:00
helpers Move conversion of snake_case to camelCase to model to make recursive models still work 2020-04-14 22:46:27 +02: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 user settings (#108) 2020-04-17 20:46:50 +00:00
router Add user settings (#108) 2020-04-17 20:46:50 +00:00
services Add user settings (#108) 2020-04-17 20:46:50 +00:00
ServiceWorker Fix id params not being named correctly 2020-04-17 12:19:53 +02:00
styles Add scrolling for task table view 2020-04-14 22:15:35 +02:00
App.vue Add user settings (#108) 2020-04-17 20:46:50 +00:00
config.js Added global api config (#31) 2019-09-09 17:32:57 +00:00
main.js Table View for tasks (#76) 2020-04-01 20:13:57 +00:00
registerServiceWorker.js Notifications for task reminders (#57) 2020-02-08 17:28:17 +00:00