82 Commits

Author SHA1 Message Date
fa194c12e9 Update server 2023-07-10 10:50:12 -05:00
1140332aed Implement attachment embeds found in issues and comments. 2023-06-22 21:19:13 -05:00
6b4fcf387f Added Gitea webhooks for Crawler project 2023-06-16 10:49:08 -05:00
3bef13b9fc ??? 2023-05-29 23:02:38 -05:00
c9e953f48b Handle finished crafting messages in backend 2023-05-28 01:42:46 -05:00
0842aaa410 Removed the "of" portion when finishing a craft. 2023-05-17 06:04:03 -05:00
0bb20fd6c1 Update discord embed to include progress information 2023-05-14 12:02:01 -05:00
4b038adf60 Update to include an addItem endpoint for when screwing up the list and needing to recover previous items 2023-05-14 09:07:25 -05:00
6de24cdfdf Remove node_modules from list. setItem endpoint now automatically adds to previous sets of items 2023-05-13 09:25:56 -05:00
bbbce91146 Remove unused files 2021-08-28 05:42:14 -05:00
227f4a79a5 Update server.js 2021-08-28 05:40:54 -05:00
0c37efa45d Integrate discord webhooks 2021-08-28 05:24:29 -05: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
4c57c0982d Fix comma 2021-08-09 05:50:26 -05:00
2d52e10408 add missing database columns 2021-08-09 05:47:59 -05:00