1176 Commits

Author SHA1 Message Date
sozud 6bcd8ff326 Use modified PS2 binutils for PSP (#1270)
* Use modified PS2 binutils for PSP

* comments
2024-06-04 18:45:18 +01:00
Mark Street 7cb11c2c6b Hide owner from preset search (#1269)
* Hide 'owner' field from preset search

* black
2024-06-03 20:54:51 +01:00
Alex Bates 17decaff57 Create CODEOWNERS (#1267)
create CODEOWNERS
2024-06-03 23:57:04 +09:00
Mark Street e5b6cbea74 Update deps / remove tqdm (#1264) 2024-06-01 17:37:37 +09:00
Mark Street 7ca0a0e98e Make it a little easier to move target/current diff divider on mobile (#1262) 2024-06-01 09:31:46 +01:00
Ethan f468245628 Add robots.txt 2024-05-27 02:30:36 +09:00
Ethan Roseman 90b1b88543 Update backend deps, try to fix bug, remove CompilerConfig (#1256)
* Update backend deps, try to fix bug, remove CompilerConfig

* Upgrade Poetry in Docker to 1.8.3, fix ordering of fields list
2024-05-27 01:52:00 +09:00
Ethan ee3ebb7f95 Fix admin panel for modifying Presets 2024-05-26 16:26:31 +09:00
Ethan Roseman 56ad408f36 Add missing migration & compiler names (#1253) 2024-05-23 16:03:39 +09:00
Conor Golden ac3ae73416 Added user profile tabs & migrated scratch panels (#1240) 2024-05-22 23:57:07 +01:00
Mark Street beadf8674c Even more metrowerks ps2 compilers (#1245)
* Even more metrowerks ps2 compilers

* Adding mwcps2-3.0.1b51-030512

* even more...
2024-05-21 10:58:10 +09:00
axel7083 c208896d99 feat(presets): include profile in preset owner field (#1252)
* feat(preset): uses ProfileField for owner field

* fix: linter

* fix: format

* fix: adding proper owner type
2024-05-20 21:04:06 +09:00
Luciano Ciccariello 9f1a1ded5b Update m2c (#1246) 2024-05-20 19:53:13 +09:00
Ethan Roseman 9a02a004d9 Remove old preset-creation migration from the nation (#1247)
* Remove old preset-creation migration from the nation

* Victory?

* This time for sure
2024-05-20 19:37:46 +09:00
axel7083 ec23bd8260 chore(doc): adding unit test paragraph in CONTRIBUTION.md (#1248)
chore(doc): adding unit test paragraph
2024-05-20 19:29:58 +09:00
Ethan 345e2d4d94 Fix migration dependencies
Co-authored-by: Mark Street <22226349+mkst@users.noreply.github.com>
2024-05-19 20:21:51 +09:00
Luciano Ciccariello 525c0c52f5 Add more MWCCPSP compilers (#1244)
Add more MWCC compilers
2024-05-19 02:25:52 +09:00
Mark Street 6ee64b153f More MWCCPSP compilers (#1241)
* More MWCCPSP compilers

* Forgot to actually add the compilers to the list of compilers...
2024-05-19 02:25:36 +09:00
Mark Street bca43303ab Adding more MWCC Wii/GC compilers (#1243) 2024-05-19 02:22:59 +09:00
Mark Street 70ef208a47 Adding more MWCCPS2 compilers (#1242) 2024-05-19 02:22:03 +09:00
Conor Golden 2080bc51bc Fixed sort by typo (#1239) 2024-05-17 22:50:43 +09:00
Conor Golden b8e3e5efe8 Fixed user page sorting (#1237)
* Fixed user page sorting

* Added Most/Least Matched to Scratch Sort

* lint

* fixed error
2024-05-17 01:50:10 +09:00
axel7083 efe7024215 feat(backend): allowing auth users to create presets (#1228)
* feat(backend): allowing auth users to create presents

* test(preset): improve coverage

* fix: linter&preset behaviour

* fix: remove unused import

* fix: mypy

* fix: mypy return type
2024-05-16 20:50:16 +09:00
Ethan Roseman 7ac804662f Fix user page to only show their scratches (#1233)
Attempt to fix user page to only show their scratches
2024-05-12 04:17:46 +09:00
Conor Golden 0cee8b119f Restrained max width on new scratch (#1227) 2024-05-12 03:51:38 +09:00