Commit graph

9749 commits

Author SHA1 Message Date
Alex Gleason
2b43bfa16d Merge branch 'renovate/type-fest-4.x' into 'main'
fix(deps): update dependency type-fest to v4

See merge request soapbox-pub/soapbox!2711
2023-09-19 03:25:33 +00:00
Alex Gleason
19fbaa9dff
Delete verification test 2023-09-18 22:16:46 -05:00
Soapbox Bot
73b966361d fix(deps): update dependency type-fest to v4 2023-09-19 03:05:59 +00:00
Soapbox Bot
98cc8b9d6f fix(deps): update dependency react-inlinesvg to v4 2023-09-19 02:08:46 +00:00
Alex Gleason
bea2020287
Remove Truth Social registration 2023-09-18 21:07:32 -05:00
Alex Gleason
858a4ba5dd Merge branch 'fix-profile-dropdown' into 'main'
Fix bug trying to switch accounts

See merge request soapbox-pub/soapbox!2629
2023-09-19 02:01:21 +00:00
Alex Gleason
a7eb9d4112
Merge remote-tracking branch 'origin/main' into fix-profile-dropdown 2023-09-18 19:55:05 -05:00
Alex Gleason
025552d57f Merge branch 'snippets' into 'main'
Support snippets.html again

See merge request soapbox-pub/soapbox!2706
2023-09-19 00:41:38 +00:00
Alex Gleason
aad07daa33
vite: copy in custom instance dir 2023-09-18 19:20:08 -05:00
Alex Gleason
95b7c62f67
Support snippets.html again 2023-09-18 19:16:42 -05:00
Alex Gleason
199d5d9f37
Remove FE_BUILD_DIR build config 2023-09-18 18:57:34 -05:00
Alex Gleason
b0d46987a4
tailwind: use the correct path for index.html 2023-09-18 18:53:25 -05:00
Alex Gleason
73d0e25769 Merge branch 'simplify-ci' into 'main'
Simplify CI

See merge request soapbox-pub/soapbox!2705
2023-09-18 23:40:06 +00:00
Alex Gleason
1af73b5126
Remove Danger 2023-09-18 18:18:40 -05:00
Alex Gleason
fe4f111023
ci: cleanup commented code 2023-09-18 18:14:09 -05:00
Alex Gleason
29ba62ea64
Remove nginx test 2023-09-18 18:13:35 -05:00
Alex Gleason
0e884b0b34
ci: combine lint-js and lint-scss into one job, lint 2023-09-18 18:12:15 -05:00
Alex Gleason
be565b9290 Merge branch 'src' into 'main'
Rename app/ to src/, flatten src directory

See merge request soapbox-pub/soapbox!2704
2023-09-18 23:10:24 +00:00
Alex Gleason
c67fc393d5
Fix eslint import errors 2023-09-18 18:01:22 -05:00
Alex Gleason
3d582addf8
docs: src/soapbox --> src 2023-09-18 17:45:19 -05:00
Alex Gleason
2b11b579a3
Move index.html to project root 2023-09-18 17:39:58 -05:00
Alex Gleason
3794eed0e9
tsconfig: fix src types 2023-09-18 17:03:23 -05:00
Alex Gleason
ff0bc64c7b
vite: copy instance directory again 2023-09-18 16:59:17 -05:00
Alex Gleason
c85c623d25
vite: simplify config 2023-09-18 16:57:13 -05:00
Alex Gleason
dd97a46a03
Update code to deal with new paths under src 2023-09-18 16:37:15 -05:00
Alex Gleason
efdec35d98
Delete unused index.ejs 2023-09-18 16:09:21 -05:00
Alex Gleason
f9679d270b
Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
Alex Gleason
7df9a91e37
Change app/ to src/ in configuration files etc 2023-09-18 16:07:02 -05:00
Alex Gleason
7d17c87fc7
Rename app/ --> src/ 2023-09-18 16:03:21 -05:00
Alex Gleason
41dc04dd91 Merge branch 'main-docs' into 'main'
docs: update branch URLs, update install instructions

See merge request soapbox-pub/soapbox!2703
2023-09-18 20:55:57 +00:00
Alex Gleason
ab88c44fa9
docs: update branch URLs, update install instructions 2023-09-18 15:45:41 -05:00
Alex Gleason
f5fdccd0d9 Merge branch 'src-dist' into 'main'
Rename static --> dist, build-production --> build, output .zip with subdir

See merge request soapbox-pub/soapbox!2702
2023-09-18 20:28:36 +00:00
Alex Gleason
f73085fd0a
ci: fix unzip command 2023-09-18 13:38:32 -05:00
Alex Gleason
9ce45e3cab
ci: install unzip command 2023-09-18 13:30:55 -05:00
Alex Gleason
562ee901bb
ci: unzip soapbox.zip before review and deploy jobs 2023-09-18 13:23:57 -05:00
Alex Gleason
41f0667066
build: install zip command 2023-09-18 13:06:54 -05:00
Alex Gleason
a383036212
build: produce a soapbox.zip 2023-09-18 12:54:21 -05:00
Alex Gleason
e46d83a401
build: try a glob for the artifact path 2023-09-18 12:00:50 -05:00
Alex Gleason
07726bf25c
Rename static --> dist, build-production --> build, output .zip with subdir 2023-09-18 11:27:19 -05:00
Alex Gleason
967bf8f30a Merge branch 'vitest-fixes' into 'develop'
Vitest fixes

See merge request soapbox-pub/soapbox!2700
2023-09-17 01:54:27 +00:00
Alex Gleason
9f15991ab5 Merge branch 'exif-fix' into 'develop'
Swap out exif-js for exifr

Closes #1519

See merge request soapbox-pub/soapbox!2701
2023-09-17 01:54:12 +00:00
Alex Gleason
5c39df09de
Swap out exif-js for exifr 2023-09-16 20:14:24 -05:00
Alex Gleason
ecb7a0d825
Upgrade axios-mock-adapter 2023-09-16 18:46:55 -05:00
Alex Gleason
5ab87616c1
vitest: jest --> vi 2023-09-16 15:16:59 -05:00
Alex Gleason
afaac6eed2
vitest: add setup file, use @testing-library/jest-dom 2023-09-16 15:16:35 -05:00
Alex Gleason
79b837cb89
Upgrade @testing-library deps, move to devDependencies 2023-09-16 14:40:10 -05:00
Alex Gleason
f5a3a26dae
tsconfig: fix third-party types 2023-09-16 14:36:53 -05:00
Alex Gleason
cf1f2326a2 Merge branch 'renovate/clsx-2.x' into 'develop'
fix(deps): update dependency clsx to v2

See merge request soapbox-pub/soapbox!2694
2023-09-16 19:12:35 +00:00
Soapbox Bot
b26b0cb0e4 fix(deps): update dependency immer to v10 2023-09-16 18:08:35 +00:00
Soapbox Bot
d6c24ac8a5 fix(deps): update dependency clsx to v2 2023-09-16 18:07:25 +00:00