56 Commits

Author SHA1 Message Date
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
4c57c0982d Fix comma 2021-08-09 05:50:26 -05:00
2d52e10408 add missing database columns 2021-08-09 05:47:59 -05:00
ed68984f55 Add new patch updates 2021-08-09 05:29:00 -05:00
e481597008 Add prefix specifier for easier endpoint modification. 2021-08-09 04:38:38 +00:00
8a9cca8335 Fix up minor issues 2021-08-07 13:17:07 -05:00
565b56888d Properly remove archival system and have replacement system for uploading data 2021-08-07 12:16:16 -05:00
8c37c8ccc4 Fix issues with database management endpoints 2021-08-07 00:03:23 -05:00
a204c2f81d Got all the data 2021-08-06 09:28:38 -05:00
32db30ebfa add database endpoints 2021-08-06 07:57:37 -05:00
321341ce0b Dumb sig typos 2021-08-06 05:48:07 -05:00
4e068cb82c Merge branch 'master' of https://github.com/sigonasr2/ngsplanner_backend 2021-08-06 05:42:11 -05:00
ec7b1b3d80 Added test database endpoints 2021-08-06 05:41:52 -05:00
8a1eb8c3d5 Apply future test database GET endpoint. 2021-08-06 01:49:31 +00:00
fc7d9752e0 Add new endpoints 2021-08-05 09:22:43 -05:00
6362f2df73 Add class skill tables 2021-08-05 09:00:50 -05:00
c3830be63d Update seed with delete queries 2021-08-05 08:18:57 -05:00
ad0509164d Implement photon art table and enemy data table. Fix endpoints 2021-08-05 08:00:25 -05:00
a9859867cd Add new database items 2021-08-05 06:17:51 -05:00
8b1b559adb Apply "iterative" database approach to new backend. 2021-07-29 06:36:42 +00:00
aa345b61cf Update seed to correct minor errors. 2021-07-29 04:07:08 +00:00
32df93d8e0 Update schema, seed files, and the backend server to reflect new table updates. 2021-07-29 04:01:36 +00:00
6f5f3f801c Update schema and seed with new fields 2021-07-28 11:33:32 -05:00
441e656c45 Merge 2021-07-28 09:56:46 -05:00
58d3dc87f8 Implement new schema 2021-07-28 09:53:40 -05:00
603f7a3491 modify schema for consistent naming. 2021-07-28 02:03:49 +00:00
2dcbc472ec Added required fields missing message for POST 2021-07-25 06:47:43 -05:00
251f52a726 Implement all endpoints 2021-07-23 09:23:31 -05:00
ce8bf448a1 Added POST dynamic endpoint 2021-07-23 08:44:59 -05:00