Commit Graph

16 Commits

Author SHA1 Message Date
Alexis
0855252b7e Merge branch 'dependabot/npm_and_yarn/lodash-4.17.19' into dev 2020-08-04 21:25:57 +02:00
dependabot[bot]
256867a291 Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-21 04:18:57 +00:00
Alexis
0101fb8a84 - Added UUID package 2020-07-02 23:06:08 +02:00
Alexis
82bbf9f7bb - Added the magic mystery key wooo 2020-06-15 22:16:53 +02:00
Alexis
48ee8cf08f - Added dependencies 2020-05-26 21:49:45 +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
c58a1bae71 - Installed morgan, jsonschema and helmet to enhance API behaviours 2020-05-16 14:58:05 +02:00
Alexis
449c07f013 - Implemented security and headers modules for API 2020-05-15 20:31:39 +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
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
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
975174985c + Added structure and spell-card component 2020-03-19 17:35:42 +01:00