Commit Graph

35 Commits

Author SHA1 Message Date
Alexis
875e92393c - Made database inserts more flexible 2020-05-16 21:30:19 +02:00
Alexis
cf0a50efa3 - Added escape methods to queries for spells and schools 2020-05-16 16:46:44 +02:00
Alexis
8468fe235a + Started POST route for spells (w/ validation) and applied changes 2020-05-16 14:59:10 +02:00
Alexis
bf8205c679 + Added GET one and GET all for schools 2020-05-16 14:58:40 +02:00
Alexis
c58a1bae71 - Installed morgan, jsonschema and helmet to enhance API behaviours 2020-05-16 14:58:05 +02:00
Alexis
4571dd93f3 - Added models to the API data 2020-05-16 14:57:17 +02:00
Alexis
c297ed24eb - Added "use db" statement in data inserts 2020-05-16 14:57:03 +02:00
Alexis
449c07f013 - Implemented security and headers modules for API 2020-05-15 20:31:39 +02:00
Alexis
a408a9cdd3 + Added cleaner method of getting id (the other method was ew tbh) 2020-05-14 23:48:19 +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
412402404b + [navbar] Added style and cogs images for [index page] 2020-04-09 21:01:05 +02:00
Alexis
64f5e109dd - [spell-card] Added comma and ingredients display 2020-04-06 17:25:38 +02:00
Alexis
042c205ce4 - [API] Segregated API files, Implemented spells-list, component that calls the API 2020-04-06 16:39: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
c08e07f7b6 - Fixed security issues with minimist 2020-03-19 18:02:03 +01:00
Alexis
82b4d9187b Merge remote-tracking branch 'origin/dev' into dev 2020-03-19 17:36:05 +01:00
Alexis
300960ac74 - Added database files 2020-03-19 17:35:42 +01:00
Alexis
c785b988a8 + Added app router and index/spell pages 2020-03-19 17:35:42 +01:00
Alexis
3defb52d30 + [navbar] Added the navbar component 2020-03-19 17:35:42 +01:00
Alexis
d382cb7b30 - [spell-card] Ingredients are a string 2020-03-19 17:35:42 +01:00
Alexis
975174985c + Added structure and spell-card component 2020-03-19 17:35:42 +01:00
Alexis
4f9805a541 - Updated Readme because I'm derp and gitignore 2020-03-19 17:34:43 +01:00
Alexis
411eca0999 - Added database files 2020-03-19 17:26:58 +01:00
Alexis
d7a432527b + Added app router and index/spell pages 2020-03-12 19:03:28 +01:00
Alexis
28a2bf7090 + [navbar] Added the navbar component 2020-03-11 18:53:07 +01:00
Alexis
6b59e073a7 - [spell-card] Ingredients are a string 2020-03-08 21:36:00 +01:00
Alexis
75aad74b07 + Added structure and spell-card component 2020-03-07 20:36:17 +01:00
Alexis
149e661c6f - Updated README 2020-03-02 23:03:21 +01:00
AlexisNP
487f40f992 Initial commit 2020-03-02 22:39:01 +01:00