Commit graph

471 commits

Author SHA1 Message Date
Alex Gleason
26debebd9e
Emit a report.html bundle analysis
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1517
2023-09-15 23:05:58 -05:00
Alex Gleason
2ffc79b75b
Remove Jest 2023-09-15 19:19:49 -05:00
Alex Gleason
fd2bad74e9
Switch to flexsearch-es 2023-09-15 19:14:05 -05:00
Alex Gleason
50736e025f
vitest: run without NODE_ENV=test (???) 2023-09-15 18:53:30 -05:00
Alex Gleason
da2f942563
Add vitest, make some tests actually kind of work! 2023-09-15 16:24:01 -05:00
Alex Gleason
dcad4bb4f7
Build the ServiceWorker with Vite 2023-09-15 14:37:09 -05:00
Alex Gleason
a9624dea9a
package.json: empty outDir when building, add yarn preview 2023-09-15 14:08:50 -05:00
Alex Gleason
5aa5966938
Remove offline plugin 2023-09-14 20:41:48 -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
6e5520ce17
Add back Babel 2023-09-13 16:38:46 -05:00
Alex Gleason
96c09847c4
Add back necessary sass deps 2023-09-13 13:39:57 -05:00
Alex Gleason
059342ceb8
Remove webpack 2023-09-13 13:16:03 -05:00
Alex Gleason
2acab99e5b
Make Vite devserver work 2023-09-13 12:04:17 -05:00
Alex Gleason
1011be5333
Nostr: sign events with NIP-46 2023-08-27 10:22:56 -05:00
Alex Gleason
30eabe047b Merge branch 'renovate/eslint-plugin-jsdoc-46.x' into 'develop'
chore(deps): update dependency eslint-plugin-jsdoc to v46

See merge request soapbox-pub/soapbox!2616
2023-07-20 21:44:16 +00:00
Soapbox Bot
dfb69d0615 chore(deps): update dependency eslint-plugin-jsdoc to v46 2023-07-20 21:05:44 +00:00
Soapbox Bot
ff400948a2 fix(deps): update dependency @types/react-motion to ^0.0.34 2023-07-20 21:05:26 +00:00
Alex Gleason
f2b0f9821f
Remove storybook 2023-07-20 13:52:39 -05:00
55b1f9be67 Focus the correct status in media modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-03 13:39:11 +02:00
Alex Gleason
412fe84d13
FIX THE TYPE ERRORS 2023-06-20 14:24:39 -05:00
Alex Gleason
0b439b79a1
Upgrade to TypeScript 5.1 2023-06-13 16:26:30 -05:00
Alex Gleason
a5c616312f
Merge remote-tracking branch 'origin/develop' into nostr-ws 2023-05-13 19:27:52 -05:00
Soapbox Bot
19b77db295 fix(deps): update dependency @floating-ui/react to ^0.24.0 2023-05-02 20:06:31 +00:00
Alex Gleason
6b68388d64
Upgrade eslint-plugin-jsdoc for Node 20 support 2023-05-02 14:23:25 -05:00
Chewbacca
8ec8d4a2ca Use FloatingUI with Tooltip 2023-04-17 10:19:57 -04:00
Soapbox Bot
3a60bfcc35 Update dependency @floating-ui/react to ^0.23.0 2023-04-10 16:05:18 +00:00
Alex Gleason
d844ee4e54
Remove deprecated Tailwind line-clamp plugin (now bundled with v3.3) 2023-04-03 12:03:59 -05:00
Alex Gleason
86a5753d10
Sign nostr event from websocket 2023-04-02 20:50:48 -05:00
817459536d Update TailwindCSS, fix aspect ratio in ProfileMediaPanel
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-04-01 15:46:21 +02:00
Alex Gleason
d0fbc881e7
Remove react-toggle 2023-03-31 11:52:19 -05:00
Alex Gleason
f8b20858a3
Chats: fix crash in emoji autosuggest 2023-03-19 19:59:46 -05:00
Soapbox Bot
3b1f1cf789 Update dependency @floating-ui/react to ^0.21.0 2023-03-14 18:09:10 +00:00
Soapbox Bot
fadceaac45 fix(deps): update dependency fork-ts-checker-webpack-plugin to v8 2023-03-13 19:08:19 +00:00
Alex Gleason
5278c8eb0f
Merge remote-tracking branch 'origin/develop' into groups-zod 2023-03-13 11:05:21 -05:00
Alex Gleason
4031e4624c
Upgrade testing-library deps for sanity 2023-03-10 15:00:21 -06:00
Alex Gleason
37f5b35aab
Add zod 2023-03-10 11:35:18 -06:00
Alex Gleason
a0c1bd84c9 Merge branch 'group-entities' into 'develop'
EntityStore: Groups

See merge request soapbox-pub/soapbox!2333
2023-03-10 17:22:55 +00:00
Soapbox Bot
31351700e0 Update dependency @testing-library/react to v14 2023-03-09 17:09:36 +00:00
Alex Gleason
c492af7042
Merge remote-tracking branch 'origin/develop' into entity-store 2023-03-09 10:43:58 -06:00
Alex Gleason
68144e4f82 Merge branch 'renovate/eslint-plugin-jsdoc-40.x' into 'develop'
Update dependency eslint-plugin-jsdoc to v40

See merge request soapbox-pub/soapbox!2323
2023-03-09 16:37:48 +00:00
Chewbacca
4e2213aba8 Merge branch 'my-groups' into 'develop'
Add Trending and Suggested Groups to discovery

See merge request soapbox-pub/soapbox!2312
2023-03-06 16:44:11 +00:00
Soapbox Bot
266dd3d110 Update dependency eslint-plugin-jsdoc to v40 2023-03-06 05:10:38 +00:00
Soapbox Bot
3c336cbeb4 Update dependency @floating-ui/react to ^0.20.0 2023-03-05 11:05:00 +00:00
d6732955de Merge remote-tracking branch 'soapbox/develop' into update-emoji-mart-2 2023-02-28 20:48:21 +01:00
Alex Gleason
18bcd1c084
Add yarn i18n command to fix translation files 2023-02-28 10:13:53 -06:00
Chewbacca
0414c36a1e Add Trending and Suggested Groups to discovery 2023-02-27 08:26:59 -05:00
01a4e7370f Types, update styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-26 20:34:57 +01:00
528acb8ac5 Merge remote-tracking branch 'soapbox/develop' into update-emoji-mart
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-23 17:42:31 +01:00
Soapbox Bot
a6b96c88aa Update dependency @tabler/icons to v2 2023-02-15 19:09:14 +00:00