Commit Graph

20 Commits

Author SHA1 Message Date
Kevin Thomas
28914fb8a4 Add several UX improvements 2021-11-14 00:14:15 -08:00
Kevin Thomas
8c6c4a00cc Start dockerizing, fix app bar bugs 2021-11-09 19:14:58 -08:00
Kevin Thomas
94b4215d4e Add setup endpoint 2021-11-08 00:55:21 -08:00
Kevin Thomas
69a467b13b Register users from admin page 2021-11-05 23:04:34 -07:00
Kevin Thomas
f2d1b80673 Add sample support, re-organize repo 2021-09-24 00:35:18 -07:00
Kevin Thomas
1af31d9573 Use arrow functions 2021-08-16 23:06:27 -07:00
Kevin Thomas
ad810beea9 Fix axios and server setup 2021-08-08 23:52:44 -07:00
Kevin Thomas
cd6af207be Add profile deletion, hide admin page to non-admins 2021-08-07 23:46:20 -07:00
Kevin Thomas
d0fa884d83 Add initial admin page with update feature 2021-08-05 23:39:07 -07:00
Kevin Thomas
a9adbdc856 Add session authentication 2021-07-29 22:24:39 -07:00
Kevin Thomas
5557536b92 Start work for getting filter to work while noise is playing 2021-07-26 22:56:40 -07:00
Kevin Thomas
9571cd0224 Debug sessions 2021-07-26 16:17:51 -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
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
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