21 Commits

Author SHA1 Message Date
Kevin Thomas
9466ed692b Use strict sameSite cookies 2022-09-06 02:36:19 -07:00
Kevin Thomas
7127e473b8 Use random session secret instead of config one 2022-04-11 16:16:28 -07:00
Kevin Thomas
af5049c98e Fix serving static files with connect-history-api-fallback 2021-11-11 00:22:41 -08:00
Kevin Thomas
f72272de84 Add connect-history-api-fallback package 2021-11-09 20:03:06 -08:00
Kevin Thomas
880864ee5e Fix some server logic 2021-08-18 20:37:21 -07:00
Kevin Thomas
46033ce610 Add sample uploads 2021-08-16 21:04:49 -07:00
Kevin Thomas
ad810beea9 Fix axios and server setup 2021-08-08 23:52:44 -07:00
Kevin Thomas
c0043e7a29 Refactor 2021-08-03 22:52:47 -07:00
Kevin Thomas
1e896fd8db Add initial implementation for loading proflies 2021-08-03 19:14:54 -07:00
Kevin Thomas
8796dc137b Update routes and db 2021-08-03 00:27:00 -07:00
Kevin Thomas
9068ffe494 Add framework for profiles endpoint 2021-07-31 15:32:35 -07:00
Kevin Thomas
1eff31e79f Remove unneeded routes and package 2021-07-31 14:26:29 -07:00
Kevin Thomas
91622582b0 Add and implement config package 2021-07-29 23:21:46 -07:00
Kevin Thomas
a9adbdc856 Add session authentication 2021-07-29 22:24:39 -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
3572d69cba Refactor entire app structure 2021-07-21 17:20:44 -07:00
Kevin Thomas
413925131d Add initial server setup 2021-07-20 22:44:00 -07:00
KevinNThomas
10b636adfa Revert "Add initial authentication system"
This reverts commit 1871ea9eb7.
2021-07-17 17:31:35 -07:00
KevinNThomas
1871ea9eb7 Add initial authentication system 2021-07-17 15:39:23 -07:00