Commit graph

  • 097dae9ce9 Fix client master Miguel de la Cruz 2021-10-13 20:05:08 +0200
  • 6aa2a94865 Remove most of the checker warns Miguel de la Cruz 2021-09-25 17:32:37 +0200
  • 3067beb96c Add create post endpoint and check target to the makefile Miguel de la Cruz 2021-09-25 17:23:56 +0200
  • 08ab312f92 Add getGame and listGames endpoints, client methods and initial components Miguel de la Cruz 2021-09-16 00:37:07 +0200
  • ff455414f8 Add simple logger at the frontend Miguel de la Cruz 2021-09-15 22:52:53 +0200
  • a0058eae63 Add post model and store Miguel de la Cruz 2021-09-13 23:46:35 +0200
  • 701dfbe179 Add post model and lastviewedat to gamemember Miguel de la Cruz 2021-09-13 23:39:09 +0200
  • 4c7e7f4add Add some comments to user deletion Miguel de la Cruz 2021-09-13 23:22:04 +0200
  • 104068e172 Add game member deletion when user is deleted Miguel de la Cruz 2021-09-13 23:21:31 +0200
  • e0da55c63d Add tests for user deletion and improve error messages Miguel de la Cruz 2021-09-13 23:16:13 +0200
  • 50a43b86c0 Add game list command Miguel de la Cruz 2021-09-13 22:59:52 +0200
  • 2d2cd288f2 Add create game and list games endpoints Miguel de la Cruz 2021-09-13 22:45:08 +0200
  • 38c7229216 Add method and tests to add members Miguel de la Cruz 2021-09-13 22:13:22 +0200
  • 403c99032d Add members methods and tests Miguel de la Cruz 2021-09-13 22:05:56 +0200
  • 70d0eb8334 Add watch-test target and test around game creation Miguel de la Cruz 2021-09-13 21:58:52 +0200
  • 9c79f08c96 Add build make target Miguel de la Cruz 2021-09-13 15:25:01 +0200
  • f280c0701f Game store and create store functions Miguel de la Cruz 2021-09-13 15:21:37 +0200
  • 3c7c32423e Add token unwrapping, admin concept and user creation endpoint Miguel de la Cruz 2021-09-13 14:52:00 +0200
  • 7ebb14e431 Update README Miguel de la Cruz 2021-09-13 12:48:06 +0200
  • 9b6f7cbdcc Add login endpoint and generate a valid token Miguel de la Cruz 2021-09-13 12:46:43 +0200
  • 83a2d2a31f Add some user related commands Miguel de la Cruz 2021-09-13 12:16:25 +0200
  • d5a297cb86 Disable completions Miguel de la Cruz 2021-09-13 11:42:17 +0200
  • 40ae6b666f Add CLI structure Miguel de la Cruz 2021-09-13 11:38:50 +0200
  • 7f3c5f7c1b Remove the need to rename index files as we're intercepting missing files and not serving fixed filenames Miguel de la Cruz 2021-09-13 11:26:12 +0200
  • 612f96a9c5 Rename user context as token context and move to a global context.js Miguel de la Cruz 2021-09-13 11:24:36 +0200
  • 57dbfc8a87 Add context to pass the user token through components Miguel de la Cruz 2021-09-13 11:21:26 +0200
  • 9a5dcac620 Update README Miguel de la Cruz 2021-09-13 10:09:58 +0200
  • f1cae0d660 Added login, some auth methods and a couple routes with no implementation Miguel de la Cruz 2021-09-13 10:06:57 +0200
  • f76aa74179 Stuff Miguel de la Cruz 2021-09-12 21:57:59 +0200
  • 68ae33e78a Loads of stuff, check roadmap changes in the README :P Miguel de la Cruz 2021-09-12 20:37:51 +0200
  • e1fca030bc Update README Miguel de la Cruz 2021-09-12 18:59:22 +0200
  • ca0bfa2398 Rename to craban Miguel de la Cruz 2021-09-12 18:57:42 +0200
  • 38767a78d3 Add error check when closing Miguel de la Cruz 2021-09-12 18:28:49 +0200
  • 4e5e40f6f1 Complete server lifecycle Miguel de la Cruz 2021-09-12 18:27:49 +0200
  • 19a2096193 Add README and WIP server lifecycle Miguel de la Cruz 2021-09-12 00:32:07 +0200
  • 96bd6a8602 Add utils and config Miguel de la Cruz 2021-09-12 00:06:03 +0200
  • 5d82d485c8 Add user store tests Miguel de la Cruz 2021-09-11 23:50:53 +0200
  • 143c3a8b81 Add a bunch of stuff, mostly user and db related Miguel de la Cruz 2021-09-11 21:38:38 +0200
  • 48b34bca9d Initial commit Miguel de la Cruz 2021-09-11 20:50:34 +0200