Commit graph

88 commits

Author SHA1 Message Date
cf84d4ffec backend versions 2019-05-06 16:17:13 +02:00
9fb82dcfaa Begin Login Form 2019-05-06 04:05:32 +02:00
a6b9646b87 Stripped App component to ExampleApp ~ fix reloading, resizing 2019-05-02 11:20:14 +02:00
4ee00885fe move game source to frontend ~ refine Makefile ~ 2019-04-29 17:41:53 +02:00
4dd6236856 vue ui layout 2019-02-28 18:04:16 +01:00
3bd4b71c55 typo; bogus modal in about 2019-02-23 02:59:35 +01:00
ac38c6f0c4 vuetify 2019-02-22 21:10:17 +01:00
6e70b9a76a basic vue frontend 2019-02-22 20:23:42 +01:00
59b5f68b8b routing cleanup 2019-02-19 21:50:29 +01:00
c3fd13e358 classify db 2019-02-19 21:36:14 +01:00
60edcf86b7 singletons 2019-02-19 19:58:09 +01:00
7221dd31af classify session 2019-02-16 19:15:49 +01:00
d0180f3b38 routes maintainability 2019-02-16 19:04:16 +01:00
e78570f298 routes for basic user mgmt 2019-02-16 19:03:21 +01:00
d9eb9796b1 JSON schema working 2019-02-15 13:06:16 +01:00
6306a4457d session start and resume 2019-02-15 03:50:11 +01:00
24484a8ddb typo 2019-02-14 19:23:49 +01:00
d30f92aa46 basic session management, not really working 2019-02-14 17:47:47 +01:00
678a30e94d basic route module without schemata, basic session agnostic socket 2019-02-14 09:54:41 +01:00
2ea24ad1da all cookies to fastify; cleanup 2019-02-14 02:17:24 +01:00
acd078458f goof around with fastify. broken but funny. 2019-02-13 17:25:35 +01:00
f278d03519 beautification/typo 2019-02-13 17:25:05 +01:00
ffb7dd8da6 decoupled backend 2019-02-07 17:03:20 +01:00
e538eab674 modDeck form properties 2019-01-08 22:45:40 +01:00
b3abb27446 simpler DB structure (json decks), modDeck not done 2018-12-27 18:31:03 +01:00
4f3d74c2e5 basic usercp, typo 2018-12-27 18:30:22 +01:00
19880a1a7a modDeck, delDeck 2018-12-27 13:53:33 +01:00
9f177f325e neat logging 2018-12-27 13:03:58 +01:00
bbe46961b5 rename files 2018-12-27 12:19:19 +01:00
ea7d97930f "uid" -> "user"; sqlite DB structure 2018-12-27 03:03:47 +01:00
00bac21837 typo 2018-12-27 03:03:47 +01:00
d8686c94ee empty usercp 2018-12-27 03:03:47 +01:00
02b4a0a320 route logging and login into usercp (game) 2018-12-27 03:03:47 +01:00
e0d6b818b8 LICENSE/README 2018-12-19 16:56:32 +01:00
1f08303947 usable authentication and session management 2018-12-16 22:51:08 +01:00
4f143edc23 nodemon optimize 2018-12-16 22:50:20 +01:00
b40592e6d9 client side cleanup 2018-12-16 03:23:07 +01:00
2900d797d0 client side cleanup 2018-12-16 03:19:27 +01:00
2825e84c48 main file cleanup 2018-12-16 03:02:57 +01:00
30de3b4497 nodemon deploy 2018-12-16 02:51:10 +01:00
947790c55a move user mgmt to express (AJAX); redis session store 2018-12-16 02:40:01 +01:00
19a1f628ca uname, password -> login, password (breaks socket) 2018-12-16 02:38:43 +01:00
d0f7de6208 mitigation for timing attacks 2018-12-16 02:37:00 +01:00
e4fe00a91a even flatter images 2018-12-16 02:36:08 +01:00
d7cdb08fb6 sessions! 2018-12-15 21:09:01 +01:00
8d5a31a5dc sessions? 2018-12-14 23:41:43 +01:00
b24b05009f typo 2018-12-14 22:27:20 +01:00
abc5d75e48 basic register/login functionality. prepared session storage. 2018-12-14 13:31:07 +01:00
3711e8354e actual work 2018-12-14 07:03:03 +01:00
3a70d13339 template string 2018-12-13 18:48:55 +01:00