Commit Graph

15 Commits

Author SHA1 Message Date
dependabot[bot]
ab9ff12d09 Bump bcrypt from 4.0.1 to 5.0.0
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases)
- [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kelektiv/node.bcrypt.js/compare/v4.0.1...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-20 18:00:54 +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