Commit Graph

76 Commits

Author SHA1 Message Date
Kevin Thomas
fea573bf48 Update package-lock.json 2021-07-26 17:25:31 -07:00
Kevin Thomas
9571cd0224 Debug sessions 2021-07-26 16:17:51 -07:00
Kevin Thomas
1be716d85a Lint server, remove body-parser 2021-07-23 17:10:44 -07:00
Kevin Thomas
9f5a3a5ad8 Add basic login and register functionality 2021-07-22 23:55:30 -07:00
Kevin Thomas
b4e791a21c Add signin view, fix linting 2021-07-21 17:58:29 -07:00
Kevin Thomas
3572d69cba Refactor entire app structure 2021-07-21 17:20:44 -07:00
Kevin Thomas
5f120e12bc Add vue router 2021-07-21 16:55:08 -07:00
Kevin Thomas
413925131d Add initial server setup 2021-07-20 22:44:00 -07:00
Kevin Thomas
5585d81690 Add dark mode, allow noise settings to be changed while running, add timer toggle 2021-07-19 01:35:52 -07:00
KevinNThomas
bca1faebbb Add filter section 2021-07-18 21:59:00 -07:00
Kevin Thomas
4335fb3f45 Separate vue and js logic 2021-07-18 14:32:42 -07:00
Kevin Thomas
e5ff566165 Reset start button when noise ends, add remaining time display 2021-07-18 13:57:50 -07:00
Kevin Thomas
51f6165412 Add noise color setting 2021-07-18 00:50:32 -07:00
Kevin Thomas
e8db936cdf Add duration setting 2021-07-18 00:30:40 -07:00
KevinNThomas
ad9cb7a6f8 Add Noise and Transport components 2021-07-17 22:30:40 -07:00
KevinNThomas
22f9d5f118 Add vuetify 2021-07-17 18:11:24 -07:00
KevinNThomas
340c6951dd Create vue app 2021-07-17 18:08:14 -07:00
KevinNThomas
10b636adfa Revert "Add initial authentication system"
This reverts commit 1871ea9eb7.
2021-07-17 17:31:35 -07:00
KevinNThomas
ca4c7804e0 Revert "Add eslint-plugin-vue"
This reverts commit 6479b32063.
2021-07-17 17:31:34 -07:00
KevinNThomas
7548d4a19a Revert "Remove sqlitedb"
This reverts commit 5b31e69b74.
2021-07-17 17:31:33 -07:00
KevinNThomas
844857783f Revert "Add sqlitedb to .gitignore"
This reverts commit 4cf870a0ac.
2021-07-17 17:31:32 -07:00
KevinNThomas
4cf870a0ac Add sqlitedb to .gitignore 2021-07-17 15:58:54 -07:00
KevinNThomas
5b31e69b74 Remove sqlitedb 2021-07-17 15:58:36 -07:00
KevinNThomas
6479b32063 Add eslint-plugin-vue 2021-07-17 15:57:05 -07:00
KevinNThomas
1871ea9eb7 Add initial authentication system 2021-07-17 15:39:23 -07:00
Kevin Thomas
b742befdbd Initial commit 2021-07-17 14:16:47 -07:00