Arthur and Creeperkatze
4a7525d0a1
Fix mobile navigation media query ( #5749 )
...
Co-authored-by: Creeperkatze <178587183+Creeperkatze@users.noreply.github.com >
2026-04-04 15:50:04 +00:00
Arthur and Creeperkatze
5594771ad8
Fix misc ui overflow issues ( #5357 )
...
Co-authored-by: Creeperkatze <178587183+Creeperkatze@users.noreply.github.com >
2026-03-09 19:25:15 +00:00
73abe272d1
Harden minecraft-server-play analytics ( #5484 )
...
* Harden minecraft-server-play analytics
* Verify based on mc token
* Fail for non-server projects
* Nitpicks and factor out HTTP client
* Allow passing old minecraft_uuid field for clients
* Remove server play analytics test since it relies on auth against Minecraft API which I don't want to mock :(
* Switch to using hasJoined for uuid validation
* Fix formatting
* Fix sessionserver status code
* Ensure profile name and queried username matches
* replace some wrap_request_errs with internal errs
* add HTTP client into web::Data
* short timeout on client-side session join query
* further fixes
* sqlx prepare
* fix clippy
---------
Co-authored-by: Creeperkatze <178587183+Creeperkatze@users.noreply.github.com >
Co-authored-by: aecsocket <aecsocket@tutanota.com >
2026-03-09 16:26:15 +00:00
Arthur and Creeperkatze
ea3bb334a8
Fix muralpay pix payouts in backend ( #5463 )
...
* Fix fields for pix payout
* Fix muralpay pix backend
---------
Co-authored-by: Creeperkatze <178587183+Creeperkatze@users.noreply.github.com >
2026-03-04 13:10:31 +00:00
Arthur and Creeperkatze
1ab722411a
Ignore old migrations from prettier formatting ( #5408 )
...
* Ignore old migrations from prettier formatting
* Simplify ignore syntax
---------
Co-authored-by: Creeperkatze <178587183+Creeperkatze@users.noreply.github.com >
2026-02-26 11:44:59 +00:00
Arthur and Creeperkatze
45387e5fb6
Fix fields for pix payout ( #5428 )
...
Co-authored-by: Creeperkatze <178587183+Creeperkatze@users.noreply.github.com >
2026-02-25 21:30:31 +00:00
Arthur and Creeperkatze
e362de45fb
Fix library routerview race condition ( #5412 )
...
Co-authored-by: Creeperkatze <178587183+Creeperkatze@users.noreply.github.com >
2026-02-24 16:52:50 +00:00
Arthur and Creeperkatze
76ba11d966
Settings ui fixes ( #5352 )
...
* Fix tabbed modal icon size
* Fix slider input being unstyled
* Refactor slider component to use ui components and tailwind
* Pnpm fix my beloved
---------
Co-authored-by: Creeperkatze <178587183+Creeperkatze@users.noreply.github.com >
2026-02-10 23:36:36 +00:00
3f6c79b00d
Application & pat ui improvements ( #5271 )
...
* Add categories, make localizable
* Run fix
* Run prepr
* Improve pat modal ui
* Fix pat token actions
* Make scope category localization shared
* Fix casing
* Fix casing
---------
Co-authored-by: Creeperkatze <178587183+Creeperkatze@users.noreply.github.com >
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2026-02-02 18:20:28 +00:00
b0ed808745
Fix Discover URL filter parsing, improve search sidebar ( #5104 )
...
* fix category parsing on discover
* Make categories (loader, platform, etc) colored in discover, also add i18n
* fix formatting
* add localized strings
---------
Co-authored-by: Creeperkatze <178587183+Creeperkatze@users.noreply.github.com >
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2026-01-15 15:01:09 -08:00