Commit graph

9975 commits

Author SHA1 Message Date
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
Alex Gleason
7ccb5edd2c Merge branch 'eslint-upgrades' into 'develop'
Eslint upgrades

See merge request soapbox-pub/soapbox!2698
2023-09-16 17:43:37 +00:00
Alex Gleason
14e296fb90
audio: fix compat/compat eslint error 2023-09-16 12:21:37 -05:00
Alex Gleason
1640c2bc87
yarn lint:js --fix 2023-09-16 12:20:19 -05:00
Alex Gleason
64ded8039f
eslint: @typescript-eslint/no-duplicate-imports --> import/no-duplicates 2023-09-16 12:19:33 -05:00
Alex Gleason
7e4915864a
Upgrade eslint everything 2023-09-16 12:16:17 -05:00
Alex Gleason
4d14157926 Merge branch 'renovate/major-typescript-eslint-monorepo' into 'develop'
chore(deps): update typescript-eslint monorepo to v6 (major)

See merge request soapbox-pub/soapbox!2689
2023-09-16 14:02:17 +00:00
Alex Gleason
663c8de42b Merge branch 'renovate/fontsource-roboto-mono-5.x' into 'develop'
fix(deps): update dependency @fontsource/roboto-mono to v5

See merge request soapbox-pub/soapbox!2692
2023-09-16 14:01:11 +00:00
Soapbox Bot
b300681817 fix(deps): update dependency @fontsource/roboto-mono to v5 2023-09-16 13:06:17 +00:00
Soapbox Bot
d85e003efb chore(deps): update typescript-eslint monorepo to v6 2023-09-16 13:05:45 +00:00
Alex Gleason
f1c08007ad Merge branch 'upgrade-stylelint' into 'develop'
Upgrade stylelint, fix scss linting

See merge request soapbox-pub/soapbox!2691
2023-09-16 12:19:44 +00:00