Commit graph

252 commits

Author SHA1 Message Date
f15b3b432c
change judd DB to not recreate the DB (how was this left in to begin with?) 2026-03-15 04:03:25 +01:00
164584224b
add /me/equipment/history route 2026-03-15 04:02:53 +01:00
128f078c43
update readme to reflect webhook_url addition in 884ef30c79 2026-03-15 00:26:08 +01:00
9268538891
Merge branch 'main' of https://git.crafterpika.cc/kittentm/splatnet-backend 2026-03-15 00:23:03 +01:00
884ef30c79
feat: catch & log invalid items to discord webhook 2026-03-15 00:22:58 +01:00
732f3849e8
fix equipment table saving to use less space 2026-03-14 03:48:50 +01:00
a5f6a33b9b
Merge branch 'main' of https://git.crafterpika.cc/kittentm/splatnet-backend 2026-03-10 03:47:49 +01:00
9d080ad51b
revert: SPFN patch to allow older rotations to show up 2026-03-10 03:47:42 +01:00
ca3b145a0c
(untested) seperate db saving to allow for hopefully equipment screen to work. api not implemented currently. 2026-03-04 01:36:07 +01:00
718a20a0cb update workflow
to adjust to background config changes.
2026-02-28 16:27:13 +01:00
22eabb5748 update readme to actually be useful 2026-02-28 05:54:27 +01:00
97aeeac875 update autobuild to apply to main 2026-02-28 04:12:40 +01:00
kittentm
73de7c7cb6 Merge pull request 'merge fg-actions branch into main' (#1) from fg-actions into main
Reviewed-on: https://git.crafterpika.cc/kittentm/splatnet-backend/pulls/1
2026-02-28 04:07:31 +01:00
7c6d337009 google said to instead do this 🙏 2026-02-28 04:00:03 +01:00
b4df536005 psycopg2 to binary version to remove use of compiliation 2026-02-28 03:38:28 +01:00
cc0537992d Update .forgejo/workflows/build.yml 2026-02-28 01:45:56 +01:00
c063fd24a5 i hate yall 2026-02-28 01:44:41 +01:00
0f2c847462 a 2026-02-28 01:42:45 +01:00
d8db98b23a that was stupid i admit that 2026-02-28 01:36:18 +01:00
556c0cb001 aaaaaaaaaaaaaaaaaaaaaaaa 2026-02-28 01:35:45 +01:00
f8eef0dd6c buzllshit sdofhweqof ewoif 2026-02-28 01:29:52 +01:00
fe047c070f fix???? 2026-02-28 01:27:14 +01:00
d01da06a3c test thingy aah idk 2026-02-28 01:22:17 +01:00
5b5daca114 fix docker issues & better syntax 2026-02-28 00:52:47 +01:00
032a450455 hopefully make autobuild possible 2026-02-28 00:48:38 +01:00
kittentm
a87eaf4866 delete test actions file 2026-02-27 23:28:22 +01:00
5fa5f519a2 test actions 2026-02-27 23:24:41 +01:00
88aac5afe2 Update 'splatfest' type to 'telemetry type to make more sense. + actually made index be index & post be post instead of post being index. 2026-02-27 01:36:08 +01:00
fff6d3399f Make boss retrieval use base url instead of data 2026-02-26 00:27:00 +01:00
282399f8ac Temporary SPFN patch to allow for boss to display 2026-02-25 00:52:38 +01:00
86dcb189e3 Update readme 2026-02-22 20:18:47 +01:00
227002a9ef Add telemetry support from via Judd 2026-02-22 19:48:25 +01:00
536eeedff5 i like updating the readme, can you tell? 2026-02-21 23:33:25 +01:00
2d5a74cf42 ffs 2026-02-21 23:32:19 +01:00
0faf7d8dd2 Attempt to mitigate out of control readme img scaling 2026-02-21 23:31:30 +01:00
4b9c7d01a8 Update readme style 2026-02-21 23:24:25 +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
e09a63bee2 Add temporary readme 2026-02-20 06:20:24 +01:00
f09496d390 update example .env 2026-02-20 06:04:57 +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
ba581c4ec5 readd database setup 2026-02-11 03:45:44 +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
feab2abe15 make config easier to modify 2026-02-06 01:34:21 +01:00
3ca5cc73f0 make into multiple different scripts to prevent breaking changes 2026-02-06 01:29:26 +01:00
3a1432de0f Migrate to FastAPI 2026-02-06 01:11:02 +01:00
1bff8d20fb add dumping profile data to console 2026-02-05 11:40:34 +01:00