Commit graph

11 commits

Author SHA1 Message Date
db15858b9f Merge remote-tracking branch 'soapbox/develop' into rss-button
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-30 23:16:25 +01:00
Alex Gleason
9b65f04f57
Add report.html to sw ignore list 2023-01-23 15:24:28 -06:00
Alex Gleason
b2188016c2
Add back some polyfills not covered by core-js 2023-01-23 15:00:34 -06:00
Alex Gleason
e9327c1883
ServiceWorker: use network-first strategy 2023-01-11 18:31:52 -06:00
Alex Gleason
6d46abadc1
Don't serve favicon.png with ServiceWorker 2022-12-27 11:41:41 -06:00
Ryle
b314bb7af1
Add additional backend URIs. /images is used by manifest.json, /favicon.ico is used by browsers to set favicons, but some bug out for bookmarks if this isn't route excepted, /apple-touch-icon.png is the default iOS/iPad file for specifying icons, /browserconfig.xml is used by Windows for metro tiles for added pages, /robots.txt is used by bots to determine if access is permitted to pages. Some bots that use Selenium break when the routing isn't exempt. 2022-12-26 01:36:13 +00:00
8be2ee918d Merge remote-tracking branch 'soapbox/develop' into rss-button 2022-11-21 20:41:25 +01:00
Chewbacca
17b0c45a3e Fix build 2022-11-16 09:00:19 -05:00
Chewbacca
774b627397 Rename files (14): cleanup misc v2 2022-11-16 08:35:35 -05:00
5d10324127 Allow displaying RSS button to unauthenticated users
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-11 11:59:06 +01:00
Alex Gleason
671210acad
Convert Webpack configuration to TypeScript 2022-10-14 15:32:26 -05:00
Renamed from webpack/production.js (Browse further)