Commit Graph

813 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 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
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 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 fb90895079 Bump wibo to 1.0.0-beta.1 (#1710) 2025-10-23 22:00:36 +01:00
Mark Street 7ad329fa1e Use alternate method to inject COMPILER_ARGS for N64 EGCS compilers (#1709)
* Use alternate method to inject COMPILER_ARGS for N64 EGCS compilers

* golf

* gpt feedback

* handle empty flags

* Move COMPILER_FLAGS after the hardcoded flags
2025-10-23 20:36:11 +01:00
Mark Street c5f5f6ab42 Bump wibo to 1.0.0-alpha.5 (#1707) 2025-10-22 20:55:45 +01:00
Mark Street c9fad31b32 Remove all but 1 use of wine (#1705) 2025-10-22 07:58:18 +01:00
Luke Street db6fe73093 Update to wibo 1.0.0-alpha.4 (#1702) 2025-10-21 18:04:19 +01:00
Dávid Balatoni 7d2b54fb6e Fix bug in scratch language detection (#1697)
* Fix bug in scratch language detection

* Fix ruff check

* Rewrite the expression nicer
2025-10-21 17:49:17 +01:00
Dávid Balatoni e53c99fbb9 Add language flags for ProDG (GCC on GC) (#1696)
* Add some specific ProDG flags

* Revert extra flags and just add language detection
2025-10-21 17:48:59 +01:00
sozud 1ba4314eb8 Add more dreamcast compilers (#1691)
* Add more dreamcast compilers

* Add more compilers
2025-10-21 17:48:39 +01:00
Mark Street 8181210a3d Add '-no-priv-sep' argument to dosemu (#1704)
* Add '-no-priv-sep' argument to dosemu

* Swap out -no-priv-sep for -p
2025-10-21 17:42:36 +01:00