Commit Graph

40 Commits

Author SHA1 Message Date
e7ce9e7fed Include timestamp & edited at in chatroom responses 2026-02-01 22:11:01 -07:00
a73834a849 Fix being able to edit/delete messages only on the websocket end, doesn't affect db 2026-02-01 21:33:51 -07:00
b4309294e6 Switch to a system where you can use either a verifyCode or a captcha token for any endpoint with one or the other 2026-02-01 16:09:35 -07:00
cb8c171dcf Add a way to get splash texts 2026-01-30 21:30:09 -07:00
024b651c52 Move from storing tokens in Berry Dash Database to Lncvrt Games Database 2026-01-29 19:20:24 -07:00
0fb9e4f888 Rename columns 2026-01-27 10:19:14 -07:00
9acc71fa13 Add subcategories and last revision date to launcher manifest 2026-01-27 09:32:00 -07:00
a759758bad Switch back to just using uuids for marketplace icons, can't convert properly 2026-01-24 13:32:12 -07:00
0ae6a37bf6 Make icon marketplace upload endpoint 2026-01-24 00:16:16 -07:00
4de12cc077 Actually set type and userId for codes, don't know what I was thinking 2026-01-23 20:58:00 -07:00
ceace4ad8c Add forgot username/password endpoints that send emails, reset password endpoint will be done next 2026-01-23 20:07:28 -07:00
35d6c5b307 Fully using bigint now 2026-01-23 00:24:18 -07:00
b4a9d26d0f Add an option to checkAuth to update the user's latest IP 2026-01-22 18:31:48 -07:00
4337ee1402 Use bigint instead of int and also fix get-verify-code endpoint because of a column rename 2026-01-22 18:00:54 -07:00
e2545a0f10 Add get-verify-code endpoint 2026-01-22 14:43:27 -07:00
532cfcf6e0 Add a new util for getting the client IP address for register info 2026-01-21 22:05:52 -07:00
291f2f64d2 Make a auth lib for Berry Dash 2026-01-21 16:13:08 -07:00
5648f813a2 Add get profile endpoint 2026-01-19 15:41:49 -07:00
5589af810d Fix profile posts endpoint 2026-01-16 14:00:48 -07:00
e9ebac3c12 Remove likes from userposts 2026-01-15 22:00:46 -07:00
3010195ee3 How to waste an hour 101 2026-01-15 21:28:24 -07:00
20aaed9273 Add changelog 2026-01-01 01:07:14 -07:00
3057d2ad80 Change database a bit 2025-12-20 21:29:57 -07:00
b8deb30951 Remove cutOff entirely 2025-12-20 15:45:47 -07:00
6b89bfd258 Re-add uuid, useless but required for 1.8.2 and lower 2025-12-17 18:19:20 -07:00
58a51530e7 Add more tables and berrydash database 2025-12-17 16:37:06 -07:00
e0611f66c9 Fix connection 2025-11-17 15:55:31 -07:00
fe82889b0a Add 2 dbs (will be used) 2025-11-17 15:40:39 -07:00
415823a980 /can-load-client endpoint 2025-11-08 19:29:11 -07:00
0b0fd8412c Fix db not closing 2025-11-08 19:17:55 -07:00
3fe9788a4f Switch to using a different method of database access 2025-11-08 19:13:23 -07:00
01e0c233d7 WTF DOES IT WANT FROM ME 2025-11-06 15:34:41 -07:00
c3090b260a Add sizes to launcher manifest 2025-11-05 10:36:40 -07:00
1c1a963363 Fix 500 error 2025-11-05 10:05:44 -07:00
567c97f19d Add a default value for sha512sum in loader db 2025-11-03 19:35:32 -07:00
95435ce693 Switch from sha256sum to sha512sum in loader 2025-11-03 19:34:12 -07:00
c2cebfd53e Change the way stuff works with launcher endpoint 2025-11-03 10:06:32 -07:00
642aebad98 Add sha256sums to update data 2025-11-02 22:03:23 -07:00
e6b63b585f Add developer name to game data 2025-11-01 20:38:45 -07:00
8383b6f63e Initial commit 2025-11-01 12:16:01 -07:00