Lexi pushed to main at Lexi/VisibleCheckpoints 2026-02-06 06:27:38 +01:00
e2c7fe7dde add VCPlayLayer::isPracticeMode
Lexi pushed to main at Lexi/VisibleCheckpoints 2026-02-06 06:23:29 +01:00
cf19ae324f rewrite PlayLayer (WIP) + split classes and headers
Lexi pushed to main at Lexi/VisibleCheckpoints 2026-02-05 06:33:34 +01:00
f4d930d8bf update PlayLayer::createCheckpoint to use new signature
Lexi pushed to main at Lexi/VisibleCheckpoints 2026-02-05 06:24:03 +01:00
f8eefd347d prepare for 2.2081 port
Lexi pushed to main at Lexi/GDPSCore 2026-02-01 19:47:42 +01:00
058250fd02 rename to readFriendRequest.ts & set read status + add acceptFriendRequest.ts + add denyFriendRequests.ts
Lexi pushed to main at Lexi/GDPSCore 2026-02-01 19:03:50 +01:00
994d103340 add friendRequest.ts + fix incorrect presence checks
Lexi pushed to main at Lexi/GDPSCore 2026-02-01 06:50:49 +01:00
0ce495b28d improve database utilities + add allFriendRequests.ts + fix various errors and mistakes
Lexi pushed to main at Lexi/GDPSCore 2026-01-29 00:13:18 +01:00
e85067981d add uploadFriendRequest.ts + update block checking
Lexi pushed to main at Lexi/GDPSCore 2026-01-28 07:34:00 +01:00
b7e301da1c hide gameVersion, binaryVersion, and uuid from logs
Lexi pushed to main at Lexi/GDPSCore 2026-01-28 07:04:18 +01:00
2a85a0193e
Move footnotes link outside of superscript
Lexi pushed to main at Lexi/GDPSCore 2026-01-28 07:00:37 +01:00
027e869573 update README footnotes
Lexi pushed to main at Lexi/GDPSCore 2026-01-28 06:59:20 +01:00
0b7e26e11c comment out unused endpoints + update README
Lexi pushed to main at Lexi/GDPSCore 2026-01-28 06:16:26 +01:00
0836d50364 add searchUsers.ts + reformat leaderboard.ts and searchUsers.ts + use ILIKE for case-insensitive compare
Lexi pushed to main at Lexi/GDPSCore 2026-01-28 04:38:12 +01:00
414fba991e add deleteAccountComment + fix uploadAccountComment to use better standards
Lexi pushed to main at Lexi/GDPSCore 2026-01-28 04:14:34 +01:00
18ff249932 fix CurrentEpoch
Lexi pushed to main at Lexi/GDPSCore 2026-01-27 08:22:58 +01:00
574f5961a4 upgrade IP grabber
Lexi pushed to main at Lexi/GDPSCore 2026-01-27 07:43:34 +01:00
ee0c812544 add getURL(Request) + setup social endpoints + add missing extra endpoints
Lexi pushed to main at Lexi/GDPSCore 2026-01-26 18:45:52 +01:00
c99bca954e check for undefined variables + use better naming scheme for query variables + fix bug with incorrect setting of users.selected_icon and users.selected_icon_type
25a4dafa42 reorganise endpoints + add accountManagement.php & getGJScores20.php + cleanup logging
Compare 2 commits »
Lexi pushed to main at Lexi/GDPSCore 2026-01-24 06:31:06 +01:00
07e6f5e4bc update IP retrieval and storage system + fix logging of non-string types + only add unique entries to users.ips + fix accountURL.ts to account for SSL proxies + fix crypto.getRandomValues issues +…
Lexi pushed to main at Lexi/GDPSCore 2026-01-18 00:15:29 +01:00
76c8d373c9 update params filtering + add WIP account backup