28 Commits

Author SHA1 Message Date
Alexis
b391f12a39 - Added query params to spell routes 2020-08-04 21:13:31 +02:00
Alexis
e6f0ee38aa - Added add user methods (will need polish imo) 2020-07-03 21:44:01 +02:00
Alexis
53eaf57ab6 - Remodeled user db 2020-07-02 23:05:34 +02:00
Alexis
96d13ec6e9 - Removed test data from db files, cleaned structures, and fix other things 2020-06-22 21:36:51 +02:00
Alexis
49bddf0939 - Fixed database structure to allow for csv imports 2020-06-19 12:04:01 +02:00
Alexis
df9e857343 - Moved api folder and added alias to avoid ../../../ memes, also deleted useless files 2020-06-16 15:31:38 +02:00
Alexis
82bbf9f7bb - Added the magic mystery key wooo 2020-06-15 22:16:53 +02:00
Alexis
f1602e5d95 - bye bye debug 2020-06-09 19:53:29 +02:00
Alexis
dda9545b68 - Finished CRUD methods of Variables, Ingredients, MetaSchools, pretty much everything except users ye 2020-06-08 20:25:05 +02:00
Alexis
48987b8349 - Added A TON of stuff, separated everything neatly and cleaned most models 2020-06-08 19:55:36 +02:00
Alexis
ce9018f65e - Added some school methods but will need to refactor the model calls 2020-06-06 23:35:11 +02:00
Alexis
1280d6ee1f - Added getAll route for spells with bookshelf 2020-05-27 21:26:35 +02:00
Alexis
af7e6ff701 - [API] Added getSchool, getSchools, and addSchools 2020-05-24 23:51:17 +02:00
Alexis
08b0b94bd8 - [API] Added User routes (need polishing because it parses and sends sensitive data) 2020-05-23 21:48:27 +02:00
Alexis
64389a3c07 - Added JWT 2020-05-23 13:12:11 +02:00
Alexis
5d466ce4d8 - [API] Fixed the loop of getSpells() 2020-05-21 11:53:55 +02:00
Alexis
f9df6e957e - Added some default handlers for spell's data 2020-05-16 22:53:43 +02:00
Alexis
875e92393c - Made database inserts more flexible 2020-05-16 21:30:19 +02:00
Alexis
c297ed24eb - Added "use db" statement in data inserts 2020-05-16 14:57:03 +02:00
Alexis
0766487309 - Fixed SQL injection ""issue""
And various code cleaning things for spell route
2020-05-14 21:02:55 +02:00
Alexis
37f4913d3e - [All] Finished API call for spells and various bug fixes 2020-04-01 19:01:03 +02:00
Alexis
27a1113bd2 - [API] Finished the request to get all spells (associated tables for instance) 2020-03-28 20:45:44 +01:00
Alexis
481ed7507f - [DB] Formatted test inserts in a single lines 2020-03-26 09:25:27 +01:00
Alexis
84232bf9f1 + [DB] Added schools and meta school structures w/ data 2020-03-23 19:27:57 +01:00
Alexis
144eb31392 + Added [router] and cleaned some code 2020-03-23 18:35:13 +01:00
Alexis
bd141eeda3 + [API] Added basic API to get all spells 2020-03-22 21:18:05 +01:00
Alexis
ef9e98641a + Moved client to subfolder and added db communication 2020-03-20 21:05:28 +01:00
Alexis
300960ac74 - Added database files 2020-03-19 17:35:42 +01:00