1176 Commits

Author SHA1 Message Date
Ethan Roseman a003f5b462 Run Biome linter (#1391)
* Backend updates

* frontend updates

* Undo 15

* Undo 15

* oops

* oops

* oops

* make thing not hook

* regen yarn.lock

* oops

* The resize observer

* oops

* hamster help

* more updates

* more

* fixules

* more migration

* meowp

* one

* un-frug

* useImportType

* useTemplate

* useNumberNamespace

* noUselessFragments

* useLiteralKeys

* useOptionalChain

* noUnnecessaryContinue

* noUnreachable

* noDoubleEquals

* useSortedClasses

* removed unneded file

* delete later

* Promment

* useSingleVarDeclarator

* useSelfClosingElements

* noConfusingVoidType

* wut

* noAccumulatingSpread

* noForEach

* noAssignInExpressions

* cleanups

* useDefaultParameterLast

* useEnumInitializers

* useNodejsImportProtocol
2024-12-11 00:57:41 +09:00
Mark Street 3cfbcdeedc Pass 'mipsel' as arch to m2c for le mips arches (#1395) 2024-12-08 22:03:46 +00:00
Ethan Roseman a5249f922c Update deps (#1387)
* Backend updates

* frontend updates
2024-12-09 01:28:54 +09:00
Mark Street 169b0d4570 Ignore dosemurc when running dosemu2 (#1393) 2024-12-08 16:14:59 +00:00
RappyPhan 1ac5896811 Make symbols readable for non-dark theme. (#1389)
Co-authored-by: BenoitRen <benoitren@benoitren.be>
2024-12-08 16:31:19 +09:00
Mark Street b1d7c94a87 Add msvc4.1 (#1386) 2024-11-26 17:38:57 +00:00
Chippy 05803e79d1 Bump asm-differ (#1382)
https://github.com/simonlindholm/asm-differ/pull/174
2024-11-18 09:53:34 +09:00
Mark Street 03f639818b Disable 'Fork' button whilst forking (#1381) 2024-11-17 18:34:17 +00:00
Ethan Roseman 36edf529ca Try to fix the overabundance of profiles (#1370)
* Try to fix the overabundance of profiles

and dep updates

* thanksh, stubs

* stop using deleted password generation method in tests

* Fix silly test stuff

* fix filtering
2024-10-27 22:40:03 +09:00
PerikiyoXD 373584c034 Center the image used on the copy button (#1360)
* Implement ASM Diff contents Copy Button (#1357)

* Implement diff copy button

* Make vercel deployment happy

* Make vercel deployment happier

* Just remove the alert

* Tweak styles

* Retrigger deployments

* Lazy loaded and refactored CopyButton component logic

* Allow scratch name to be highlighted and copied for non-owners (#1359)

* Add scratchName class to allow highlighting and copying the scratch name

* Use .name to allow selecting scratch name

* Properly center the copy button icon

---------

Co-authored-by: PerikiyoXD <pedroluis200198@hotmail.es>
2024-10-27 11:03:40 +00:00
PerikiyoXD 3d116312e2 Allow scratch name to be highlighted and copied for non-owners (#1359)
* Add scratchName class to allow highlighting and copying the scratch name

* Use .name to allow selecting scratch name
2024-10-11 15:53:35 +01:00
PerikiyoXD 5870ac8af4 Implement ASM Diff contents Copy Button (#1357)
* Implement diff copy button

* Make vercel deployment happy

* Make vercel deployment happier

* Just remove the alert

* Tweak styles

* Retrigger deployments

* Lazy loaded and refactored CopyButton component logic
2024-10-11 15:53:28 +01:00
Chippy b5237ec933 Bump asm-differ (#1358)
https://github.com/simonlindholm/asm-differ/pull/165
2024-10-07 21:28:28 +01:00
Mark Street 8b516a3a3f Fix ordering for User scratchlist (#1349) 2024-09-23 08:04:25 +01:00
Mark Street fbc5278be2 Scroll to source line on diff click (#1347)
* Scroll to source line on diff click

* use chippy's better code

* Add same for objdiff diff (untested)

* move context a little lower

* de-dupe code
2024-09-23 10:03:47 +09:00
Mark Street 9c56aa0ecd Trying to sort scratch list by match percent (#1345)
* Trying to sort scrach list by match percent

* Add Cast
2024-09-21 21:37:03 +01:00
Mark Street bb5f06a910 Bump update-browserslist-db 'Browserslist: caniuse-lite is outdated' (#1346) 2024-09-20 07:15:20 +01:00
Mark Street 0903b91722 Friendly hovertext for TimeAgo (#1344)
* Friendly hovertext for TimeAgo

* lint

* Alias TimeAgo as ReactTimeAgo

* bugfix
2024-09-14 23:09:40 +01:00
Mark Street 86245088de Migrate ps1 -mipsel compilers to -psx (#1342) 2024-09-12 08:23:54 +01:00
Mark Street 1c90e90cd0 Remove hack that mounted /dev/shm with exec, dosemu2 no longer needs it (#1334) 2024-08-27 01:03:00 +09:00
Luke Street cb6eff636d Merge Diff components (asm-differ & objdiff) (#1333) 2024-08-23 16:08:54 +09:00
Edmond Soun b16ee88cb1 1298: Swap least and most compare fns (#1332)
Swap least and most compa
re fns for correct ordering
2024-08-23 14:45:54 +09:00
Edmond Soun 4afc1c1e54 Add filtering on preset query param to user scratch list (#1330)
* add FilterSet to allow for filtering via query params

* simplify to use filterset_fields

* fix quote type for formatter
2024-08-23 14:44:41 +09:00
Luke Street 2c2f876e22 Experimental objdiff integration (client-side) (#1329)
* Experimental objdiff integration (client-side)

* Work around next.js stupidity

* Port performance improvements to main diff view
2024-08-23 14:43:26 +09:00
Mark Street 2efdf51958 Bump m2c (#1326) 2024-08-15 13:39:10 +01:00