Commit Graph

827 Commits

Author SHA1 Message Date
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 fcf8142f30 Add binutils-mipsel-linux-gnu for maspsx (#1770) 2025-12-12 11:24:54 +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
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
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
github-actions[bot] 10bc4627d0 🤖 (chore): bump m2c / asm-differ to latest (#1749)
Co-authored-by: GitHub Actions <actions@github.com>
2025-12-01 07:53:01 +00:00
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 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 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 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