Commit Graph

132 Commits

Author SHA1 Message Date
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
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
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
6787085f45 Merge branch 'dev' 2020-06-17 17:50:33 +02:00
Alexis
87f42d6eaf - Fixed typo, spacing issues, and cursor pointer on card layout 2020-06-17 17:50:20 +02:00
Alexis
8519ba2b9f Merge branch 'dev' 2020-06-17 12:29:09 +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
5c6eca8e10 - Fixed arrow functions in class error 2020-06-14 16:13:42 +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