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 99c10d49be
All checks were successful
continuous-integration/drone/push Build is passing
TOTP (#109)
Fix not telling the user about invalid totp passcodes when logging in

Add disabling totp authentication

Add totp passcode when logging in

Add totp settings

Add general post method function

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #109
2020-04-17 23:46:07 +00:00
..
auth TOTP (#109) 2020-04-17 23:46:07 +00:00
components TOTP (#109) 2020-04-17 23:46:07 +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 TOTP (#109) 2020-04-17 23:46:07 +00:00
router Add user settings (#108) 2020-04-17 20:46:50 +00:00
services TOTP (#109) 2020-04-17 23:46:07 +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 TOTP (#109) 2020-04-17 23:46:07 +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