Commit Graph

1358 Commits

Author SHA1 Message Date
Luke Street 5095572d66 biome format --fix 2025-12-23 14:14:47 -07:00
Luke Street caeb1c781f Enable objdiff tab by default & add diff tab option 2025-12-23 14:09:02 -07:00
Mark Street 64bf5eac95 Add 24 hour caching of public images (#1777) 2025-12-21 18:52:04 +09:00
Mark Street 8ef7a21fe6 Strip Set-Cookie header on public endpoints (#1775) 2025-12-21 07:13:32 +00:00
Mark Street 613a08cf09 Allow /api/scratch/ABCDE to be cached for 1s (#1773)
* Allow /api/scratch/ABCDE to be cached for 1s

* Update user status on public endpoints

* Don't prefetch /new, /platform and /preset on homepage
2025-12-17 08:47:47 +00:00
Mark Street bb19ab0dff Reduce persistent profile creation (#1772)
* Reduce persistent profile creation

* mypy

* actually we want /compile to update last_request_date
2025-12-15 16:18:49 +00:00
Mark Street a78f7d9ef0 Tweak nginx again (#1771) 2025-12-13 09:24:18 +00:00
Mark Street 6a3d75151d Tweak nginx config (#1769) 2025-12-13 11:57:45 +09:00
Mark Street fcf8142f30 Add binutils-mipsel-linux-gnu for maspsx (#1770) 2025-12-12 11:24:54 +00:00
Mark Street ac06780e6d Holiday Frogs β€οΈπŸ€πŸŽƒπŸ¦ƒπŸŽ… (#1766)
* Holiday Frogs β€οΈπŸ€πŸŽƒπŸ¦ƒπŸŽ…

* Rework to make it easier to inject a different Frog
2025-12-10 09:03:35 +00:00
Mark Street c8da8c6762 Update CONTRIBUTING.md to recommend Docker (#1765) 2025-12-09 09:34:39 +00:00
Mark Street 05f1ffe01e vertically align avatar/name in UserLink (#1767) 2025-12-09 09:34:07 +00:00
Mark Street 76fd76ec4d Tweak scratch match banner text (lower -> better) (#1768) 2025-12-09 09:33:48 +00:00
Mark Street 3d5e7bd0cb Bump node from 22 lts to 24 lts (#1763) 2025-12-08 09:50:58 +00:00
github-actions[bot] daff773878 πŸ€– (chore): bump m2c / asm-differ to latest (#1762)
Co-authored-by: GitHub Actions <actions@github.com>
2025-12-08 08:49:32 +00:00
Luminyx c0c00b1dbe Add Wii U platform with ghs 5.3.22 (#1753)
* Add Wii U platform with ghs 5.3.22

* Update m2c_wrapper.py

* Use wine for GHS

* Add GHS inlining modes

* Set GHS temporary directory

* Use local temp file for GHS

* biome + ruff

* Update wiiu.svg
2025-12-07 09:49:51 +00:00
Exant64 7403db74ca New Dreamcast compiler flags (#1756)
* Initial work on adding new compiler flags to SHC

* Dreamcast CC: moved compiler flags to end of cc for "overriding"

* Separated SHC compiler class into "old" category (unsupported flags separated out)

* Renamed dreamcast extra=a flags to extra=asm for clarity

* fixed formatting

* created migration to apply removed dc default flags to existing dc scratches

---------

Co-authored-by: exant <exant@DESKTOP-42QSCT3.localdomain>
2025-12-06 08:58:04 +00:00
github-actions[bot] 5ace1f3c02 πŸ€– (chore): bump m2c / asm-differ to latest (#1759)
Co-authored-by: GitHub Actions <actions@github.com>
2025-12-06 08:30:41 +00:00
WhenGryphonsFly b90532c171 Add agbcc_arm compiler (#1757)
* Add agbcc_arm support

* Update agbcc_arm support
2025-12-03 17:02:45 +00:00
Ethan Roseman a4ae2a2b29 Update frontend deps (#1758)
* Update frontend deps

* whoops
2025-12-03 17:00:24 +00:00
github-actions[bot] e9a60f251c πŸ€– (chore): bump m2c / asm-differ to latest (#1754)
Co-authored-by: GitHub Actions <actions@github.com>
2025-12-03 09:15:00 +00:00
Mark Street cd8a3e0048 Make Profile.User a raw field in the admin ui (#1755) 2025-12-03 09:14:47 +00:00
Mark Street adb2dc07a8 Slight rework of m2c wrapper to use platform.id (#1750)
* Slight rework of m2c wrapper to use platform.id

* PR feedback
2025-12-02 14:58:14 +00:00
Mark Street aa9f95c7cc Display banner when another scratch improves upon current scratch (#1748)
* Display banner when another scratch improves upon current scratch

* biome

* Purple for match banner
2025-12-02 10:53:30 +00:00
github-actions[bot] 6a8792b1a2 πŸ€– (chore): bump m2c / asm-differ to latest (#1752)
Co-authored-by: GitHub Actions <actions@github.com>
2025-12-02 10:52:20 +00:00