Commit graph

22 commits

Author SHA1 Message Date
Alex Gleason
1c7b95f12a
Attempt to register sw.js on pageload 2023-09-15 14:07:59 -05:00
Alex Gleason
5aa5966938
Remove offline plugin 2023-09-14 20:41:48 -05:00
Alex Gleason
2ba01c06a9
Move polyfills import to the top 2023-01-23 16:52:04 -06:00
Alex Gleason
b2188016c2
Add back some polyfills not covered by core-js 2023-01-23 15:00:34 -06:00
Alex Gleason
5973c16839 Merge branch 'sw-network-first' into 'develop'
ServiceWorker: use network-first strategy

See merge request soapbox-pub/soapbox!2159
2023-01-23 18:09:37 +00:00
Alex Gleason
17a5be7136 Merge branch 'tailwind-index' into 'develop'
Add tailwind.css

See merge request soapbox-pub/soapbox!2191
2023-01-18 13:35:50 +00:00
Alex Gleason
feeb80fe22
Remove marky, mark-loader 2023-01-17 21:40:23 -06:00
Alex Gleason
5712ec110a
Add tailwind.css 2023-01-17 21:29:52 -06:00
Alex Gleason
c92dd8f555
Move external CSS imports to main.tsx 2023-01-16 14:08:40 -06:00
Alex Gleason
e9327c1883
ServiceWorker: use network-first strategy 2023-01-11 18:31:52 -06:00
Alex Gleason
37f0cde456
Merge remote-tracking branch 'origin/develop' into remove-polyfills 2023-01-10 09:30:42 -06:00
Alex Gleason
578e30425e
Remove polyfills, delete application.ts 2023-01-09 17:40:29 -06:00
Alex Gleason
3521e5698f
Switch to React 18's createRoot API
https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html#updates-to-client-rendering-apis
2023-01-05 16:42:18 -06:00
Chewbacca
3c38a57560 Convert 'show' usage to Toast 2022-12-20 12:46:06 -05:00
Chewbacca
8818763f28 Rename files (12): rand 2022-11-16 08:35:29 -05:00
Alex Gleason
d5ffce844d
ServiceWorker: display loading screen while updating 2022-06-24 11:52:57 -05:00
Alex Gleason
23c37229b8
Don't dismiss ServiceWorker snackbar 2022-06-23 18:03:35 -05:00
Alex Gleason
82122ffe45
Snackbar: refactor to use opts object 2022-06-23 17:54:38 -05:00
Alex Gleason
3e205a9610
ServiceWorker: click toast to install update (dirty) 2022-06-23 15:20:41 -05:00
Alex Gleason
174496c71d
ServiceWorker: skipWaiting and reload tabs when new ServiceWorker is ready 2022-05-31 20:46:40 -05:00
Alex Gleason
426f02722a
Make Soapbox component an FC, move console.log 2022-04-21 11:21:09 -05:00
Alex Gleason
7882bbf98f
Convert application entrypoint files into Typescript 2022-04-15 19:54:40 -05:00
Renamed from app/soapbox/main.js (Browse further)