|
4fc4179476
|
mostly backend updates. Broken atm
|
2021-09-15 07:50:02 +00:00 |
|
|
e025c8b32d
|
Merge branch 'master' of github.com:sigonasr2/ngsplanner_backend
|
2021-09-14 05:10:53 -05:00 |
|
|
7fd1a346ec
|
Submit changes?
|
2021-09-14 05:10:40 -05:00 |
|
|
4507b6696c
|
fix integer checking
|
2021-09-14 04:10:00 +00:00 |
|
|
3b84dcb51a
|
OOPS
|
2021-09-14 04:02:05 +00:00 |
|
|
a04df4c76f
|
add builds endpoint
|
2021-09-13 22:46:23 +00:00 |
|
|
049f6515b2
|
It's also broken. I should probably fix that too.
|
2021-09-13 08:43:42 +00:00 |
|
|
bdea7c71e2
|
fix server_test.js
|
2021-09-13 05:48:24 +00:00 |
|
|
5cfdd6c9d6
|
Add rarity field in database
|
2021-09-10 04:14:42 -05:00 |
|
|
ad957f15be
|
Fix up some bugs with backend discord+google integration
|
2021-09-10 02:31:46 -05:00 |
|
|
5c93676b32
|
When registering an account, properly overwrites same email accounts
|
2021-09-09 23:04:34 -05:00 |
|
|
1242f6e35a
|
Verbose
|
2021-09-01 04:00:17 +00:00 |
|
|
6be8a028be
|
server test should be updated as well.
|
2021-09-01 03:53:57 +00:00 |
|
|
3176e3bde6
|
Add in register user endpoint and update validuser check endpoint for external website logins.
|
2021-09-01 03:53:37 +00:00 |
|
|
72a4897257
|
Add none to all seeded augments
|
2021-08-27 02:29:36 +00:00 |
|
|
32b56ed047
|
Updated endpoint_data. Added 'none' element.
|
2021-08-27 01:57:23 +00:00 |
|
|
5d1a71aeb9
|
Added 'element' table, remove icon from augment_type and added icon and element_id to augment.
|
2021-08-27 01:55:00 +00:00 |
|
|
44830cceee
|
implement db4 with db
|
2021-08-27 01:03:01 +00:00 |
|
|
0b07386a2a
|
Add description and icon fields to food table
|
2021-08-25 09:53:37 -05:00 |
|
|
8c396bdec2
|
Add db verification
|
2021-08-25 06:01:52 -05:00 |
|
|
9ec51ea3d4
|
Add password verification
|
2021-08-25 06:00:39 -05:00 |
|
|
67ee65f803
|
Update endpoints to make them more modular and submit to both sides at the same time.
|
2021-08-25 00:49:21 +00:00 |
|
|
3f0e5f81e3
|
Merge branch 'master' of github.com:sigonasr2/ngsplanner_backend
|
2021-08-24 10:15:38 -05:00 |
|
|
61ea568fda
|
Backend saving implemented
|
2021-08-24 10:15:24 -05:00 |
|
|
692278b3e5
|
Add in site data to prevent errors
|
2021-08-24 04:29:29 +00:00 |
|
|
7a8aed15da
|
add site data to seed.
|
2021-08-24 04:24:23 +00:00 |
|
|
2b40a7e159
|
Update server test with latest modifications.
|
2021-08-24 04:21:33 +00:00 |
|
|
2afbfaf58f
|
WE are back in business
|
2021-08-23 07:03:16 -05:00 |
|
|
9a9938dd4a
|
Fix merge pains
|
2021-08-23 06:58:40 -05:00 |
|
|
5e06a7f812
|
Database changes and trims
|
2021-08-23 06:52:57 -05:00 |
|
|
7a386fd09e
|
Merge changes
|
2021-08-19 12:38:40 -05:00 |
|
|
a160ca52e3
|
Updated endpoints
|
2021-08-19 12:36:18 -05:00 |
|
|
03e7144eae
|
Implement site_data table to backend
|
2021-08-19 07:09:43 +00:00 |
|
|
3f3476de79
|
Fix server test
|
2021-08-18 23:41:11 -05:00 |
|
|
4bd8b1e7ea
|
Merge branch 'master' of github.com:sigonasr2/ngsplanner_backend
|
2021-08-18 23:40:07 -05:00 |
|
|
7e297c9875
|
Fix bad ordering for /saveskilltree endpoints
|
2021-08-18 23:39:49 -05:00 |
|
|
9cb3f06e8c
|
Add in a server_test for the test backend
|
2021-08-18 06:06:57 +00:00 |
|
|
aa7d7faf9f
|
Fix up patch and schema database files
|
2021-08-18 05:19:05 +00:00 |
|
|
aa85511e87
|
Added extra handling of endpoints
|
2021-08-16 18:24:48 -05:00 |
|
|
96566c7ea0
|
Implement halflineheight endpoint value
|
2021-08-16 09:34:14 -05:00 |
|
|
d1476ac35c
|
Forgot
|
2021-08-15 20:38:43 -05:00 |
|
|
f178f34f5a
|
Add skill_tree_data table and all corresponding endpoints and database patches
|
2021-08-14 01:00:45 -05:00 |
|
|
dcc387f196
|
Added SecretHash function
|
2021-08-12 04:04:21 -05:00 |
|
|
b486aef7bc
|
Login verification working.
|
2021-08-12 06:26:01 +00:00 |
|
|
f95022dd8b
|
Add recovery_hash field to users table.
|
2021-08-12 01:13:19 +00:00 |
|
|
f39f79013e
|
Fix seed file to not generate errors for old SQL structure
|
2021-08-12 00:17:53 +00:00 |
|
|
95e90b5cf6
|
Add ability to import csv using name or ID value.
|
2021-08-11 06:30:22 +00:00 |
|
|
b1b73336cd
|
Apply icon column to photon arts table
|
2021-08-10 01:32:25 +00:00 |
|
|
e03f260353
|
Forgot to do this
|
2021-08-09 19:34:22 -05:00 |
|
|
79547fd379
|
Secure backend
|
2021-08-09 09:14:05 -05:00 |
|