Commit Graph

151 Commits

Author SHA1 Message Date
Alexis
0587656ba6 - Store files 2020-12-18 19:34:02 +01:00
Alexis
de90b7d747 Revert "- Added timeline page (will need to be redone anyways)"
This reverts commit 0178f15bf1.
2020-12-18 18:55:05 +01:00
Alexis
0178f15bf1 - Added timeline page (will need to be redone anyways) 2020-12-18 11:58:16 +01:00
Alexis
b89839c8fd - Added timeline page 2020-10-09 21:30:12 +02:00
Alexis
a2d5d89487 - Navbar fixed top 2020-10-09 21:10:37 +02:00
Alexis
7dbaabd7a5 - Fixed scss structure 2020-10-09 21:07:37 +02:00
Alexis
d7631cb0e8 Merge branch 'dependabot/npm_and_yarn/client/node-fetch-2.6.1' into dev 2020-09-13 19:16:38 +02:00
Alexis
867fa50dfe Merge branch 'dependabot/npm_and_yarn/bcrypt-5.0.0' into dev 2020-09-13 19:16:19 +02:00
dependabot[bot]
9467926745 Bump node-fetch from 2.6.0 to 2.6.1 in /client
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-13 00:13:45 +00:00
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
bf03470a17 - Fixed a package.json script 2020-08-09 15:32:43 +02:00
Alexis
ddcc6acc75 - Moved api files to a relevant subfolder 2020-08-09 15:27:22 +02:00
Alexis
71423a2172 - Removed some test thing 2020-08-09 15:23:35 +02:00
Alexis
cbeaad410f Merge branch 'dependabot/npm_and_yarn/client/elliptic-6.5.3' into dev 2020-08-04 21:26:12 +02:00
Alexis
78a7219883 Merge branch 'dependabot/npm_and_yarn/client/lodash-4.17.19' into dev 2020-08-04 21:26:08 +02:00
Alexis
0855252b7e Merge branch 'dependabot/npm_and_yarn/lodash-4.17.19' into dev 2020-08-04 21:25:57 +02:00
Alexis
206ddd93a8 Merge branch 'dev' 2020-08-04 21:23:31 +02:00
AlexisNP
7966f05d3b Merge pull request #13 from AlexisNP/dev
Added query options for spell routes
2020-08-04 21:21:12 +02:00
Alexis
b391f12a39 - Added query params to spell routes 2020-08-04 21:13:31 +02:00
Alexis
ee287d1722 Trivialized cookie and renamed a function 2020-08-03 22:28:14 +02:00
dependabot[bot]
62535a9c91 Bump elliptic from 6.5.2 to 6.5.3 in /client
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-02 01:36:32 +00: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
dependabot[bot]
8ab53a4529 Bump lodash from 4.17.15 to 4.17.19 in /client
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-20 20:25:24 +00:00
Alexis
117d174480 - Added check to functions to add/edit/remove spells if !user 2020-07-17 22:15:32 +02:00
Alexis
d2acdbb179 - Removed useless stuff 2020-07-17 21:20:42 +02:00
Alexis
7711816a71 - Reworked client structure and optimized fonts 2020-07-17 21:02:13 +02:00
Alexis
e1df40f474 - Added proper commands because i'm lazy 2020-07-17 17:38:17 +02:00
Alexis
080c46593c - Added error handler to register form 2020-07-07 23:24:10 +02:00
Alexis
9b10cd473e - Implemented store and logged states 2020-07-06 21:22:03 +02:00
Alexis
27ab62e36f - Added login check for navbar actions 2020-07-06 18:24:54 +02:00
Alexis
78587f8544 - Added basic user login 2020-07-06 12:49:09 +02:00
Alexis
0a4a59f6e6 - Added pages for register and scoped styles 2020-07-05 21:48:49 +02:00
Alexis
4779e9d25e - Reworked some error handling and polished messages for users 2020-07-05 21:19:46 +02:00
Alexis
ba89dc8c5e - Added login method for users 2020-07-04 23:07:52 +02:00
Alexis
5d1b44cf6d - Added more pages and fixed some links (schools, single spell, and login page) 2020-07-03 22:19:31 +02:00
Alexis
e6f0ee38aa - Added add user methods (will need polish imo) 2020-07-03 21:44:01 +02:00
Alexis
3f82b487dc - Started working on User routes and functions 2020-07-02 23:06:55 +02:00
Alexis
939e384722 - Fixed some api calls 2020-07-02 23:06:21 +02:00
Alexis
0101fb8a84 - Added UUID package 2020-07-02 23:06:08 +02:00
Alexis
cd1951fde0 - Hid some tables for users 2020-07-02 23:05:47 +02:00
Alexis
53eaf57ab6 - Remodeled user db 2020-07-02 23:05:34 +02:00
Alexis
9abf084530 - Reworded api calls 2020-07-02 23:05:21 +02:00
Alexis
293451288d - Fixed methods of spell list 2020-06-29 16:18:26 +02:00
Alexis
60c179f357 - Fixed an API call 2020-06-29 16:02:14 +02:00
Alexis
4e04014b32 - Fixed some typos 2020-06-29 15:55:37 +02:00
Alexis
f8a1a9e73f - Fixed scroll trigger and error message 2020-06-28 23:13:47 +02:00
Alexis
eadbaa53ac - Added loader for spells list 2020-06-28 17:57:34 +02:00
Alexis
52a7348d7e - added search to spells list 2020-06-23 21:45:58 +02:00
Alexis
7819cf004d - dear god lazy loading why but it works good night 2020-06-22 23:37:24 +02:00
Alexis
96d13ec6e9 - Removed test data from db files, cleaned structures, and fix other things 2020-06-22 21:36:51 +02:00