Wykres commitów

9658 Commity (develop)

Autor SHA1 Wiadomość Data
Alex Gleason 0a30a31e61 Merge branch 'vite-sw2' into 'develop'
Build the ServiceWorker with Vite

See merge request soapbox-pub/soapbox!2681
2023-09-15 19:55:09 +00:00
Alex Gleason dcad4bb4f7
Build the ServiceWorker with Vite 2023-09-15 14:37:09 -05:00
Alex Gleason ba22fed03c
entry.ts --> sw.ts 2023-09-15 14:20:51 -05:00
Alex Gleason 0088d908c0
sw: convert web-push-locales to TypeScript, load it with compileTime plugin 2023-09-15 14:11:45 -05:00
Alex Gleason a9624dea9a
package.json: empty outDir when building, add `yarn preview` 2023-09-15 14:08:50 -05:00
Alex Gleason 1c7b95f12a
Attempt to register sw.js on pageload 2023-09-15 14:07:59 -05:00
Alex Gleason d34eaa8be2 Merge branch 'vite-fixes' into 'develop'
Vite fixes

See merge request soapbox-pub/soapbox!2679
2023-09-15 02:57:54 +00:00
Alex Gleason 5aa5966938
Remove offline plugin 2023-09-14 20:41:48 -05:00
Alex Gleason 50047f90cf
gitignore vite temp files 2023-09-14 20:40:58 -05:00
Alex Gleason 0fd465af09
sw: delete unnecessary file 2023-09-14 20:40:30 -05:00
Alex Gleason e6d9be15de
vite: reorganize output directory 2023-09-14 20:40:20 -05:00
Alex Gleason f0e5aaded4
vite: disable inline assets so CSP will pass 2023-09-14 20:38:56 -05:00
Alex Gleason 02866ac53f Merge branch 'bugfixes' into 'develop'
ProfilePage: don't load account note panel until account is loaded

Closes #1514

See merge request soapbox-pub/soapbox!2677
2023-09-14 19:18:52 +00:00
Alex Gleason 1e3b89ad13
ProfileFamiliarFollowers: use a div for the text element, fix console error 2023-09-14 13:48:21 -05:00
Alex Gleason d628249232
ProfilePage: don't load account note panel until account is loaded
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1514
2023-09-14 13:45:09 -05:00
Alex Gleason b787b4cca7
ProfileFamiliarFollowers: add `key` prop, fix console error 2023-09-14 13:45:02 -05:00
Alex Gleason c242f8e9c7 Merge branch 'hotkeys' into 'develop'
Temporarily disable hotkeys

Closes #1515

See merge request soapbox-pub/soapbox!2676
2023-09-14 18:14:51 +00:00
Alex Gleason e83351f376
Temporarily disable hotkeys 2023-09-14 13:04:14 -05:00
Alex Gleason 76e8e2e999
Create a wrapper component around react-hotkeys 2023-09-14 12:59:30 -05:00
Alex Gleason 023e9135a8 Merge branch 'alexgleason-develop-patch-78175' into 'develop'
Restore 404.html

See merge request soapbox-pub/soapbox!2675
2023-09-14 03:56:16 +00:00
Alex Gleason 2951c57a32 Restore 404.html 2023-09-14 03:46:18 +00:00
Alex Gleason 005d8fa246 Merge branch 'i18n-dynamic' into 'develop'
Fix locale dynamic imports

See merge request soapbox-pub/soapbox!2674
2023-09-14 03:22:47 +00:00
Alex Gleason 97c1dbbd79
Fix locale dynamic imports 2023-09-13 21:59:39 -05:00
Alex Gleason 09ca18891f Merge branch 'browserlist-update' into 'develop'
browserlist: target newer browsers

See merge request soapbox-pub/soapbox!2673
2023-09-13 22:05:19 +00:00
Alex Gleason 4819b3d595
browserlist: target newer browsers 2023-09-13 16:52:23 -05:00
Alex Gleason a4e78db516 Merge branch 'vite-babel' into 'develop'
Add back Babel

See merge request soapbox-pub/soapbox!2672
2023-09-13 21:50:01 +00:00
Alex Gleason 6e5520ce17
Add back Babel 2023-09-13 16:38:46 -05:00
Soapbox Bot 4a74110432 fix(deps): update dependency @floating-ui/react to ^0.25.0 2023-09-13 20:05:04 +00:00
Alex Gleason ecf34537d8 Merge branch 'set-immediate' into 'develop'
Thread: replace call to setImmediate

See merge request soapbox-pub/soapbox!2670
2023-09-13 19:18:51 +00:00
Alex Gleason 19bf51165c
Thread: replace call to setImmediate 2023-09-13 14:17:30 -05:00
Alex Gleason 2fb13a0145 Merge branch 'stop-python-deps' into 'develop'
GitLab CI: stop python dependency scanning

See merge request soapbox-pub/soapbox!2669
2023-09-13 19:16:30 +00:00
Alex Gleason 3f0fc573be
GitLab CI: stop python dependency scanning 2023-09-13 14:15:35 -05:00
Alex Gleason a6237b18f8 Merge branch 'weblate-soapbox-pub-soapbox' into 'develop'
Translations update from Hosted Weblate

See merge request soapbox-pub/soapbox!2665
2023-09-13 19:10:55 +00:00
Alex Gleason ec9eae8174 Merge branch 'rm-webpack' into 'develop'
Delete Webpack

See merge request soapbox-pub/soapbox!2667
2023-09-13 19:10:17 +00:00
Alex Gleason 7b8745c44d Merge branch 'develop' into 'develop'
fix scheduled post cancel button text

See merge request soapbox-pub/soapbox!2668
2023-09-13 19:06:18 +00:00
animegrafmays 301c5224bf clarify we mean to discard the post 2023-09-13 15:02:48 -04:00
animegrafmays 870f2c85a2 fix scheduled post cancel button text 2023-09-13 14:54:27 -04:00
Alex Gleason 64686101c6
npx yarn-deduplicate yarn.lock 2023-09-13 13:42:05 -05:00
Alex Gleason 96c09847c4
Add back necessary sass deps 2023-09-13 13:39:57 -05:00
Alex Gleason e1357fbf66
npx yarn-deduplicate yarn.lock 2023-09-13 13:17:46 -05:00
Alex Gleason 059342ceb8
Remove webpack 2023-09-13 13:16:03 -05:00
Alex Gleason 54413ceb8e Merge branch 'vite3' into 'develop'
Build with Vite

Closes #1326

See merge request soapbox-pub/soapbox!2666
2023-09-13 18:08:05 +00:00
Alex Gleason d94fb91c64
GitLab CI: ignore the broken manageTranslations script for now 2023-09-13 13:00:35 -05:00
Alex Gleason b32de7dab0
vite: serve on port 3036 2023-09-13 12:24:49 -05:00
Alex Gleason 26355eb4ec
tsconfig: remove webworker lib, use triple-slash directive 2023-09-13 12:19:57 -05:00
Alex Gleason 88d1dc8e8a
GitLab CI: disable Jest for now 2023-09-13 12:14:03 -05:00
Alex Gleason 24391b5705
Merge remote-tracking branch 'origin/develop' into vite3 2023-09-13 12:13:23 -05:00
Alex Gleason 0f9c42abbc Merge branch 'weblate-soapbox-pub-soapbox' into 'develop'
Translations update from Hosted Weblate

See merge request soapbox-pub/soapbox!2652
2023-09-13 17:13:08 +00:00
Hosted Weblate 80e8aa5c6d
Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/
2023-09-13 19:12:56 +02:00
Endermancrop 904158c3e7
Translated using Weblate (Persian)
Currently translated at 71.3% (1137 of 1593 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/fa/
2023-09-13 19:12:55 +02:00