Commit graph SplatNet-Backend/routes
Author SHA1 Message Date
ca8090d20d update more routes 2026-06-21 23:40:21 +02:00
0b5e56b69b rewrite for new account oauth 2026-06-21 23:37:29 +02:00
d9af7b3305
fix: specify utf-8 when parsing yaml --> json 2026-04-21 06:09:22 +02:00
0947d1d1a6
fix(hot): correctly update fields when RememberMe is sent.
note: this was originally planned so it would NOT store your data, however old codebases evolve and I had forgotten it did this, as once you click it once it will work for the rest of time.
2026-04-07 02:10:24 +02:00
f7efea8729
feat: add splatfest info in /boss route 2026-04-01 00:39:47 +02:00
c0c40e9350
feat: better cache system 2026-03-25 00:31:32 +01:00
ae1173e268
Feat: implement logging out & checking whether Twitter is linked 2026-03-22 23:20:21 +01:00
aa8ce9025b
Feat: implement shitty ass twitter linking to PID 2026-03-22 21:56:30 +01:00
65cc57a254
feat: include playerinfo in response 2026-03-22 07:19:38 +01:00
7c911eae29
fix: only append fes in mode 2 2026-03-22 06:43:47 +01:00
e880adf0ff
rewrite: fix is_top_100_fes flag to properly return correct value 2026-03-22 06:39:07 +01:00
2456e2b4ec
Implement /api/v1/leaderboard 2026-03-22 00:40:21 +01:00
8363559721
Update how rotations are displayed 2026-03-21 17:12:06 +01:00
192e5ecc3a
feat: kick out users who aren't signed in 2026-03-21 03:41:42 +01:00
e60f0ac108
implement proper all 3 ability showing (including MAIN) 2026-03-17 03:35:55 +01:00
2b4ade6b6e
add equipmentLast functionality 2026-03-15 04:44:59 +01:00
b237b22693
move equipment.py into seperate folder 2026-03-15 04:35:19 +01:00
164584224b
add /me/equipment/history route 2026-03-15 04:02:53 +01:00
9d080ad51b
revert: SPFN patch to allow older rotations to show up 2026-03-10 03:47:42 +01:00
282399f8ac Temporary SPFN patch to allow for boss to display 2026-02-25 00:52:38 +01:00
3ed88cd8b3 Add route to fetch profile info w/ session_id 2026-02-21 06:05:59 +01:00
b46e75671c rename /me route to /session_id/check to make more sense 2026-02-21 04:43:32 +01:00
f5249ae489 Attempt to mitigate errors w/ HTTPS 2026-02-20 04:44:33 +01:00
8f7e705092 Add boss schedule retrieval & parsing 2026-02-19 06:08:41 +01:00
b131e78e90 Add logging out 2026-02-11 04:46:12 +01:00
b9beb11268 implement autologin on login page 2026-02-06 23:06:27 +01:00
b32b40db49 add limited db support in regards to the remember me button 2026-02-06 04:00:43 +01:00
3ca5cc73f0 make into multiple different scripts to prevent breaking changes 2026-02-06 01:29:26 +01:00