1332 Commits

Author SHA1 Message Date
github-actions[bot] 3edc0f37ce 🤖 (chore): bump m2c / asm-differ to latest (#1747)
Co-authored-by: GitHub Actions <actions@github.com>
2025-11-25 12:52:40 +09:00
Mark Street 8469c8938c Bump python deps (#1746)
* Bump sentry-sdk to 2.46.0

* Update backend deps
2025-11-25 12:51:58 +09:00
Mark Street 97483d9d1d Bump wibo to 1.0.0-beta.5 (#1745)
* Bump wibo to 1.0.0-beta.5

* Update wibo source path
2025-11-24 13:24:15 +00:00
github-actions[bot] 5f9b1b64a9 🤖 (chore): bump m2c / asm-differ to latest (#1742)
Co-authored-by: GitHub Actions <actions@github.com>
2025-11-24 10:03:23 +00:00
Mark Street 5c49c97e38 Add simple /platform page and link to it from homepage (#1735)
* Add simple /platform page and link to it from homepage

* better y margin for stats div
2025-11-15 12:12:24 +00:00
Mark Street 86b9dfdf8d Add has_decompiler for arm32 platforms (#1741)
* Add has_decompiler for arm32 platforms

* Handle missing '.syntax unified' for gba

* allow fallback to default compiler if arch is supported
2025-11-15 12:12:12 +00:00
github-actions[bot] d40983d6c6 🤖 (chore): bump m2c / asm-differ to latest (#1738)
Co-authored-by: GitHub Actions <actions@github.com>
2025-11-12 05:45:53 +00:00
github-actions[bot] 8dd8823de5 🤖 (chore): bump m2c / asm-differ to latest (#1737)
Co-authored-by: GitHub Actions <actions@github.com>
2025-11-08 20:19:44 +00:00
Mark Street 4b8d81e634 nginx logging as json (#1733)
* nginx logging as json

* string the values that could be - when empty
2025-11-08 08:12:25 +00:00
Mark Street 2ede66fb44 Avoid POST-ing to /compile on initial scratch load (#1734) 2025-11-08 08:12:12 +00:00
github-actions[bot] e3ac81a7b9 🤖 (chore): bump m2c / asm-differ to latest (#1736)
Co-authored-by: GitHub Actions <actions@github.com>
2025-11-08 08:07:03 +00:00
Mark Street 84d454b26a Ux nitpicks (#1732)
* Removing extraneous separator from footer

* restore background color for active settings section
2025-11-06 15:18:34 +00:00
Mark Street ee4239181d Don't forward /apiXYZ to backend (#1731) 2025-11-06 14:23:31 +00:00
Mark Street 8d007dd2c0 Fix 'cannot nest <ul> inside <p>' hydration warning (#1730)
* Fix 'cannot nest <ul> inside <p>' hydration warning

* gosh darn it biome!
2025-11-05 16:43:45 +00:00
Mark Street 00313b0d0c Bump wibo to 1.0.0-beta.2 (#1729) 2025-11-05 16:11:05 +00:00
Mark Street 6ac27e6b5f Add timeout to github oauth (#1727) 2025-11-05 09:35:50 +00:00
github-actions[bot] 75e960d8a5 🤖 (chore): bump m2c / asm-differ to latest (#1728)
Co-authored-by: GitHub Actions <actions@github.com>
2025-11-05 14:50:21 +09:00
Mark Street fd246922e9 Bump backend deps (#1726)
* Bump backend deps

* Add timeout to sentry.io publisher

* Appease mypy
2025-11-04 17:29:01 +00:00
Mark Street df0166b4a3 Add prefetch=false to a couple more links (#1724) 2025-11-04 10:31:08 +09:00
Mark Street f0f802991d Add full color fill as fallback for linear gradient svgs (#1725)
* Add full color fill as fallback for linear gradient svgs

* try not to change the ps2 logo colors..

* and now without the transform()...
2025-11-04 10:30:52 +09:00
Mark Street 158000b503 Add Sentry bot UA to bot signatures list (#1722) 2025-11-03 08:48:29 +00:00
Mark Street 842c644f8d Let browsers cache /api/scratch for 5 seconds (#1721) 2025-11-03 10:25:25 +09:00
Mark Street a5e77271b2 Allow filtering of user's scratches based on platform, preset or comp… (#1720)
Allow filtering of user's scratches based on platform, preset or compiler
2025-11-02 17:48:02 +00:00
Mark Street 6ec97445ca Improve /new on mobile (#1719)
* PlatformSelect - Replace grid with dropdown on small screens

* biome

* Slightly shorten MSVC compiler descriptions

* improve new scratch form behaviour on mobile

* does this help?

* here we go....

* ethan's nits

* tweak chevron

* remove left padding from labels to maximise width

* pedantry
2025-11-01 08:18:16 +00:00
Mark Street 7578a3377f Fix PlatformSelect 'selected' styling (#1718) 2025-10-31 08:45:54 +00:00