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 |
|
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 |
|
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
|
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]
|
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
|
5d1b44cf6d
|
- Added more pages and fixed some links (schools, single spell, and login page)
|
2020-07-03 22:19:31 +02:00 |
|
Alexis
|
939e384722
|
- Fixed some api calls
|
2020-07-02 23:06:21 +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 |
|
Alexis
|
49bddf0939
|
- Fixed database structure to allow for csv imports
|
2020-06-19 12:04:01 +02:00 |
|
Alexis
|
86ce421725
|
- commented out things I won't have the time to think about
|
2020-06-17 20:42:27 +02:00 |
|
Alexis
|
0fd933ba99
|
- Made is_ritual visible
|
2020-06-17 17:52:46 +02:00 |
|
Alexis
|
87f42d6eaf
|
- Fixed typo, spacing issues, and cursor pointer on card layout
|
2020-06-17 17:50:20 +02:00 |
|
Alexis
|
11c5d16c86
|
- small fixes, responsive and comments
|
2020-06-17 12:28:53 +02:00 |
|
Alexis
|
5acc1d4999
|
- don't have time for more security measures lmao
|
2020-06-16 21:21:12 +02:00 |
|
Alexis
|
3ce149a173
|
- Removed unused images, added api env keys
|
2020-06-16 16:41:50 +02:00 |
|
Alexis
|
ce02db3cbb
|
- Removed world page for presentation
|
2020-06-16 15:34:11 +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
|
b543197021
|
Fixed navbar comp and added single school desc
|
2020-06-14 21:45:13 +02:00 |
|
Alexis
|
9e0fb87d44
|
- Added single school page
|
2020-06-14 21:20:21 +02:00 |
|
Alexis
|
3a375dae60
|
- Finished more stuff and updated readme
|
2020-06-14 15:36:32 +02:00 |
|
Alexis
|
6bc1f21fae
|
- woo finished addspell methods, need some error handling now but not now
|
2020-06-13 19:48:47 +02:00 |
|
Alexis
|
0229f356e3
|
- Finished methods to delete and update a spell, reactive components
|
2020-06-13 13:04:24 +02:00 |
|
Alexis
|
2f81a58ff6
|
- Finished implementing update methods (needs polish tbh)
|
2020-06-13 11:23:29 +02:00 |
|
Alexis
|
678736b8cc
|
- Finished this fucking weird shit oh my god I will DIE.
|
2020-06-12 20:02:22 +02:00 |
|
Alexis
|
d4674dd463
|
- Api client before I blow my brains out
|
2020-06-12 18:49:26 +02:00 |
|
Alexis
|
6d67ebff95
|
- Added edit spell component and started working on edit system
|
2020-06-08 23:16:27 +02:00 |
|
BlackMageMathos
|
b80ce291ad
|
some fixes, also search bar and add spell button
|
2020-06-05 16:20:20 +02:00 |
|