-
0a4a59f6e6
- Added pages for register and scoped styles
Alexis
2020-07-05 21:48:49 +02:00
-
4779e9d25e
- Reworked some error handling and polished messages for users
Alexis
2020-07-05 21:19:46 +02:00
-
ba89dc8c5e
- Added login method for users
Alexis
2020-07-04 23:07:52 +02:00
-
5d1b44cf6d
- Added more pages and fixed some links (schools, single spell, and login page)
Alexis
2020-07-03 22:19:31 +02:00
-
e6f0ee38aa
- Added add user methods (will need polish imo)
Alexis
2020-07-03 21:44:01 +02:00
-
3f82b487dc
- Started working on User routes and functions
Alexis
2020-07-02 23:06:55 +02:00
-
939e384722
- Fixed some api calls
Alexis
2020-07-02 23:06:21 +02:00
-
0101fb8a84
- Added UUID package
Alexis
2020-07-02 23:06:08 +02:00
-
cd1951fde0
- Hid some tables for users
Alexis
2020-07-02 23:05:47 +02:00
-
53eaf57ab6
- Remodeled user db
Alexis
2020-07-02 23:05:34 +02:00
-
9abf084530
- Reworded api calls
Alexis
2020-07-02 23:05:21 +02:00
-
293451288d
- Fixed methods of spell list
Alexis
2020-06-29 16:18:26 +02:00
-
60c179f357
- Fixed an API call
Alexis
2020-06-29 16:02:14 +02:00
-
4e04014b32
- Fixed some typos
Alexis
2020-06-29 15:55:37 +02:00
-
f8a1a9e73f
- Fixed scroll trigger and error message
Alexis
2020-06-28 23:13:47 +02:00
-
eadbaa53ac
- Added loader for spells list
Alexis
2020-06-28 17:57:34 +02:00
-
52a7348d7e
- added search to spells list
Alexis
2020-06-23 21:45:58 +02:00
-
7819cf004d
- dear god lazy loading why but it works good night
Alexis
2020-06-22 23:37:24 +02:00
-
96d13ec6e9
- Removed test data from db files, cleaned structures, and fix other things
Alexis
2020-06-22 21:36:51 +02:00
-
49bddf0939
- Fixed database structure to allow for csv imports
Alexis
2020-06-19 12:04:01 +02:00
-
86ce421725
- commented out things I won't have the time to think about
Alexis
2020-06-17 20:42:27 +02:00
-
0fd933ba99
- Made is_ritual visible
Alexis
2020-06-17 17:52:46 +02:00
-
-
6787085f45
Merge branch 'dev'
Alexis
2020-06-17 17:50:33 +02:00
-
-
87f42d6eaf
- Fixed typo, spacing issues, and cursor pointer on card layout
Alexis
2020-06-17 17:50:20 +02:00
-
-
8519ba2b9f
Merge branch 'dev'
Alexis
2020-06-17 12:29:09 +02:00
-
-
11c5d16c86
- small fixes, responsive and comments
Alexis
2020-06-17 12:28:53 +02:00
-
5acc1d4999
- don't have time for more security measures lmao
Alexis
2020-06-16 21:21:12 +02:00
-
3ce149a173
- Removed unused images, added api env keys
Alexis
2020-06-16 16:41:50 +02:00
-
ce02db3cbb
- Removed world page for presentation
Alexis
2020-06-16 15:34:11 +02:00
-
df9e857343
- Moved api folder and added alias to avoid ../../../ memes, also deleted useless files
Alexis
2020-06-16 15:31:38 +02:00
-
82bbf9f7bb
- Added the magic mystery key wooo
Alexis
2020-06-15 22:16:53 +02:00
-
b543197021
Fixed navbar comp and added single school desc
Alexis
2020-06-14 21:45:13 +02:00
-
9e0fb87d44
- Added single school page
Alexis
2020-06-14 21:20:21 +02:00
-
5c6eca8e10
- Fixed arrow functions in class error
Alexis
2020-06-14 16:13:42 +02:00
-
3a375dae60
- Finished more stuff and updated readme
Alexis
2020-06-14 15:36:32 +02:00
-
6bc1f21fae
- woo finished addspell methods, need some error handling now but not now
Alexis
2020-06-13 19:48:47 +02:00
-
0229f356e3
- Finished methods to delete and update a spell, reactive components
Alexis
2020-06-13 13:04:24 +02:00
-
2f81a58ff6
- Finished implementing update methods (needs polish tbh)
Alexis
2020-06-13 11:23:29 +02:00
-
678736b8cc
- Finished this fucking weird shit oh my god I will DIE.
Alexis
2020-06-12 20:02:22 +02:00
-
d4674dd463
- Api client before I blow my brains out
Alexis
2020-06-12 18:49:26 +02:00
-
f1602e5d95
- bye bye debug
Alexis
2020-06-09 19:53:29 +02:00
-
80639cf2e4
Merge branch 'dependabot/npm_and_yarn/client/websocket-extensions-0.1.4' into dev
Alexis
2020-06-09 19:33:18 +02:00
-
-
3568a51627
- Added getspells from variables, ingredients, and schools
Alexis
2020-06-09 19:32:01 +02:00
-
6d67ebff95
- Added edit spell component and started working on edit system
Alexis
2020-06-08 23:16:27 +02:00
-
1042b2df56
Merge branch 'dev-bookshelf' into dev
Alexis
2020-06-08 20:27:50 +02:00
-
-
dda9545b68
- Finished CRUD methods of Variables, Ingredients, MetaSchools, pretty much everything except users ye
Alexis
2020-06-08 20:25:05 +02:00
-
48987b8349
- Added A TON of stuff, separated everything neatly and cleaned most models
Alexis
2020-06-08 19:55:36 +02:00
-
1792d56e82
Bump websocket-extensions from 0.1.3 to 0.1.4 in /client
dependabot[bot]
2020-06-08 08:14:49 +00:00
-
-
-
ce9018f65e
- Added some school methods but will need to refactor the model calls
Alexis
2020-06-06 23:35:11 +02:00
-
3dbb95ab4d
finished the delete ORM method for spell
Alexis
2020-06-06 17:07:03 +02:00
-
8932736e6a
jesus fucking christ finished the update spell thing why are apis like this
Alexis
2020-06-06 16:38:08 +02:00
-
369d53d509
- Did the unthinkable and actually achieved Peak ORM
Alexis
2020-06-06 00:17:01 +02:00
-
b80ce291ad
some fixes, also search bar and add spell button
BlackMageMathos
2020-06-05 16:20:20 +02:00
-
ddc9122929
fancier spells + 1st modals
BlackMageMathos
2020-06-05 14:35:09 +02:00
-
dd72e296b3
Merge branch 'dev' of https://github.com/AlexisNP/spellsaurus into dev
BlackMageMathos
2020-06-05 09:20:50 +02:00
-
-
7b4e452a58
BORN TO DIE
BlackMageMathos
2020-06-05 09:20:35 +02:00
-
e50a2158dc
- Bound main schools to spell card class
Alexis
2020-06-05 09:01:50 +02:00
-
-
d2dfe0fad9
favicon made pretty
BlackMageMathos
2020-06-04 19:56:12 +02:00
-
90de3b6c33
- Deleted useless dependencies
Alexis
2020-06-04 18:27:42 +02:00
-
897e8841eb
design░dream (ちま欧)
BlackMageMathos
2020-06-04 15:49:21 +02:00
-
5a0ebf078b
- Fixed masonry setup, need to npm install
Alexis
2020-06-03 19:27:43 +02:00
-
966804efe1
fml
BlackMageMathos
2020-06-03 18:08:32 +02:00
-
0804eb5ec3
C'est tellement compliqué.
BlackMageMathos
2020-06-02 18:23:08 +02:00
-
cabbf68f7a
- Worked on spell things
Alexis
2020-06-02 17:19:54 +02:00
-
1280d6ee1f
- Added getAll route for spells with bookshelf
Alexis
2020-05-27 21:26:35 +02:00
-
48ee8cf08f
- Added dependencies
Alexis
2020-05-26 21:49:45 +02:00
-
-
fe5549d817
- Fixed some API calls
Alexis
2020-05-26 21:49:15 +02:00
-
af7e6ff701
- [API] Added getSchool, getSchools, and addSchools
Alexis
2020-05-24 23:51:17 +02:00
-
df7ee9add4
- [API] Fixed the updateSpell to wait for queries
Alexis
2020-05-24 12:12:15 +02:00
-
08b0b94bd8
- [API] Added User routes (need polishing because it parses and sends sensitive data)
Alexis
2020-05-23 21:48:27 +02:00
-
64389a3c07
- Added JWT
Alexis
2020-05-23 13:12:11 +02:00
-
0849778bfa
Merge branch 'dev'
Alexis
2020-05-23 01:04:05 +02:00
-
-
473f8f44c1
- [API] Finished White Box tests, passed all of them, spell API considered finished
Alexis
2020-05-23 01:02:45 +02:00
-
acd380e084
- [API] Fixed a never ending loop on post and put methods for spells
Alexis
2020-05-22 22:21:25 +02:00
-
5ce6250f00
- [API] Fixed an always pending promise in update spells
Alexis
2020-05-21 22:50:57 +02:00
-
65acd9b7e9
- [API] Fixed more bugs thanks to unit testing gj unit testing I'm so proud of you
Alexis
2020-05-21 22:48:05 +02:00
-
5d466ce4d8
- [API] Fixed the loop of getSpells()
Alexis
2020-05-21 11:53:55 +02:00
-
983af14edc
- Added and finished most spell methods (need tests soon)
Alexis
2020-05-21 01:40:55 +02:00
-
63c7dc5d09
- Added update methods for spell API
Alexis
2020-05-19 23:12:28 +02:00
-
b0bd343018
- Removed some useless function declaration on the spells methods, everything is in promises now
Alexis
2020-05-19 21:26:43 +02:00
-
f9df6e957e
- Added some default handlers for spell's data
Alexis
2020-05-16 22:53:43 +02:00
-
936d09be77
+ Added POST method for spells API
Alexis
2020-05-16 22:52:43 +02:00
-
c140aa58db
- Refactored some error handling on schools router
Alexis
2020-05-16 22:52:30 +02:00
-
8749020c73
- Refactored the spell id check
Alexis
2020-05-16 21:32:27 +02:00
-
7195b4359b
+ Error handler and refactoring of the http methods
Alexis
2020-05-16 21:30:35 +02:00
-
875e92393c
- Made database inserts more flexible
Alexis
2020-05-16 21:30:19 +02:00
-
cf0a50efa3
- Added escape methods to queries for spells and schools
Alexis
2020-05-16 16:46:44 +02:00
-
8468fe235a
+ Started POST route for spells (w/ validation) and applied changes
Alexis
2020-05-16 14:59:10 +02:00
-
bf8205c679
+ Added GET one and GET all for schools
Alexis
2020-05-16 14:58:40 +02:00
-
c58a1bae71
- Installed morgan, jsonschema and helmet to enhance API behaviours
Alexis
2020-05-16 14:58:05 +02:00
-
4571dd93f3
- Added models to the API data
Alexis
2020-05-16 14:57:17 +02:00
-
c297ed24eb
- Added "use db" statement in data inserts
Alexis
2020-05-16 14:57:03 +02:00
-
449c07f013
- Implemented security and headers modules for API
Alexis
2020-05-15 20:31:39 +02:00
-
a408a9cdd3
+ Added cleaner method of getting id (the other method was ew tbh)
Alexis
2020-05-14 23:48:19 +02:00
-
0766487309
- Fixed SQL injection ""issue""
Alexis
2020-05-14 21:02:38 +02:00
-
412402404b
+ [navbar] Added style and cogs images for [index page]
Alexis
2020-04-09 21:01:05 +02:00
-
64f5e109dd
- [spell-card] Added comma and ingredients display
Alexis
2020-04-06 17:25:38 +02:00
-
042c205ce4
- [API] Segregated API files, Implemented spells-list, component that calls the API
Alexis
2020-04-06 16:39:55 +02:00
-
37f4913d3e
- [All] Finished API call for spells and various bug fixes
Alexis
2020-04-01 19:01:03 +02:00
-
27a1113bd2
- [API] Finished the request to get all spells (associated tables for instance)
Alexis
2020-03-28 20:45:44 +01:00