Commit Graph

11918 Commits

Author SHA1 Message Date
Alex Gleason 9e7f14d835
vite: switch to react swc 2024-11-09 16:31:38 -06:00
Alex Gleason b4ae7ae280 Merge branch 'react-jsx' into 'main'
tsconfig: switch to react-jsx transform, update code to not import React directly

See merge request soapbox-pub/soapbox!3222
2024-11-09 22:20:03 +00:00
Alex Gleason be3e86eff2
tsconfig: switch to react-jsx transform, update code to not import React directly 2024-11-09 16:13:56 -06:00
Alex Gleason 2532e8964c Merge branch 'fix-test-imports' into 'main'
Remove accidental extra line in test file imports

See merge request soapbox-pub/soapbox!3221
2024-11-09 21:33:57 +00:00
Alex Gleason b5bf0cd967
Remove accidental extra line in test file imports 2024-11-09 15:33:00 -06:00
Alex Gleason b780393097 Merge branch 'isolatedModules' into 'main'
tsconfig: enable isolatedModules

See merge request soapbox-pub/soapbox!3220
2024-11-09 21:31:58 +00:00
Alex Gleason 07776e6296
tsconfig: enable isolatedModules 2024-11-09 15:31:19 -06:00
Alex Gleason 040864466a Merge branch 'vite-config-cleanup' into 'main'
Vite config cleanup

See merge request soapbox-pub/soapbox!3219
2024-11-09 21:07:43 +00:00
Alex Gleason 9f9a5bf2c1
Merge remote-tracking branch 'origin/main' into vite-config-cleanup 2024-11-09 15:02:59 -06:00
Alex Gleason 1abb3113ec Merge branch 'rm-type-roots' into 'main'
tsconfig: remove typeRoots

See merge request soapbox-pub/soapbox!3218
2024-11-09 20:56:15 +00:00
Alex Gleason 7f007eb612
tsconfig: remove typeRoots 2024-11-09 14:51:33 -06:00
Alex Gleason 7af33a9efe Merge branch 'vitest-globals' into 'main'
Import vitest functions explicitly, remove "vitest/globals" from tsconfig

See merge request soapbox-pub/soapbox!3217
2024-11-09 19:49:25 +00:00
Alex Gleason 2dbda40969
Import vitest functions explicitly, remove "vitest/globals" from tsconfig 2024-11-09 13:44:37 -06:00
Alex Gleason b52f8a9b5e
vite: improve devserver backend routes middleware 2024-11-09 13:12:33 -06:00
Alex Gleason abccbdfabf
Refactor vite config, upgrade rollup-plugin-visualizer 2024-11-09 12:39:11 -06:00
Alex Gleason 6c9f3f339a Merge branch 'rm-require' into 'main'
Rewrite all `require` to ES6 imports

Closes #1773

See merge request soapbox-pub/soapbox!3216
2024-11-09 01:31:19 +00:00
Alex Gleason 223533f4db
Fix random type errors now that imports are type safe 2024-11-08 19:22:51 -06:00
Alex Gleason 848d128603
ts-ignore (sad) 2024-11-08 19:09:24 -06:00
Alex Gleason 5667e02aa7
Remove gameboy.tsx (sad) 2024-11-08 19:01:03 -06:00
Alex Gleason 9d9f237fd2
Rewrite all `require` to ES6 imports 2024-11-08 18:32:42 -06:00
Alex Gleason 737b3554cd Merge branch 'rm-csstype' into 'main'
Remove usage of csstype package

See merge request soapbox-pub/soapbox!3215
2024-11-08 23:14:18 +00:00
Alex Gleason 8c130e6bef
Remove usage of csstype package 2024-11-08 16:42:35 -06:00
Alex Gleason 8cd12976cd Merge branch 'rm-npx' into 'main'
Remove "npx" from package.json commands

See merge request soapbox-pub/soapbox!3214
2024-11-08 22:18:27 +00:00
Alex Gleason 3f27ec2e61
Remove "npx" from package.json commands 2024-11-08 16:13:22 -06:00
Alex Gleason 058917b22f Merge branch 'change-upload-to-only-tailwind' into 'main'
Change "upload" to use only Tailwind

See merge request soapbox-pub/soapbox!3211
2024-11-07 19:05:42 +00:00
danidfra bf30794710 Eliminate fragility 2024-11-07 15:40:27 -03:00
danidfra 14f87e1177 Merge remote-tracking branch 'origin/main' into change-upload-to-only-tailwind 2024-11-07 15:39:29 -03:00
danidfra 93bba08567 Merge remote-tracking branch 'origin/main' into add-nip-05-modal 2024-11-07 15:18:15 -03:00
Alex Gleason cdcf29062b Merge branch 'small-details-zap-split-polish' into 'main'
refactor: only display zap-split if backend has nostr, rename...

See merge request soapbox-pub/soapbox!3212
2024-11-07 00:16:17 +00:00
P. Reis 2e8b483ea2 refactor: only display zap-split if backend has nostr, rename 'manage-zap-split-page' to 'wide-page' 2024-11-06 16:28:17 -03:00
danidfra 783176fd87 Change classNames "material-status" to use only Tailwind 2024-11-06 16:10:18 -03:00
danidfra ea9719be51 Remove unused or non-existent class names and change 'status' to custom Tailwind 2024-11-06 16:04:05 -03:00
danidfra ed98e76256 Remove unused or non-existent class names 2024-11-06 13:45:31 -03:00
danidfra a0c194c193 Remove unused or non-existent class names 2024-11-06 02:36:03 -03:00
danidfra b8bffb8f3e Move onClick into a "button" in captcha 2024-11-06 02:34:43 -03:00
danidfra 80388d2cdc Change "thread" and "status--wrapper" to custom Tailwind 2024-11-06 02:27:19 -03:00
danidfra b92276553a Fix warning in "primary-500" 2024-11-06 01:26:03 -03:00
danidfra 76fd073c48 Fix warning in "site-preview" 2024-11-06 01:25:29 -03:00
danidfra 5d1cd6df5b Change "#" to "/" of href warning 2024-11-06 01:09:50 -03:00
danidfra aa232ed51a Fix anchor warning 2024-11-06 01:04:29 -03:00
danidfra 82d1ae01c6 Merge remote-tracking branch 'origin/main' into fix-anchor-used-as-button 2024-11-05 23:43:47 -03:00
danidfra f476d6c78c Change classNames "svg-icon--backspace" and "search__icon" in "search" component to use only Tailwind and change "search__icon" to custom Tailwind 2024-11-05 23:14:39 -03:00
danidfra 3345b24451 Remove unused class name 2024-11-05 21:22:40 -03:00
danidfra 038f3a13ed Change classname "focusable" to custom Tailwind 2024-11-05 20:59:07 -03:00
danidfra 0de1f24d24 Remove unused class name 2024-11-05 20:58:26 -03:00
danidfra 73fe3047f5 Change classname "error-column" to custom Tailwind 2024-11-05 20:29:26 -03:00
danidfra 4f9b9b82a8 Change classname "mention" to custom Tailwind 2024-11-05 19:23:38 -03:00
danidfra 5e857d824e Change class name "image-loader" to custom Tailwind and remove unused class name 2024-11-05 19:16:39 -03:00
danidfra 348a4f4bbf Change classname "image-loader" to custom Tailwind 2024-11-05 16:03:15 -03:00
danidfra 46e849d8e3 Change classname "divide-x-dot" to custom Tailwind 2024-11-05 15:38:47 -03:00