Commit Graph

35 Commits (83137498d95683c20badcb69a994ad416a1430f9)

Author SHA1 Message Date
Alex Gleason 5cd894ab02
Truth Social
3 years ago
Alex Gleason 6323c7d70e
eslint: enforce gaps between groups with import/order
3 years ago
Alex Gleason 966ca91e1a
eslint: alphabetize imports with import/order
3 years ago
Alex Gleason c356597523
sw.js: fix match against undefined pathname
3 years ago
Alex Gleason 7fdf22b206
ServiceWorker: clean up entry.js and web_push_notifications.js
3 years ago
Alex Gleason 3edd81e899
ServiceWorker: add /instance to backendRoutes
3 years ago
Alex Gleason c9590abd18
ServiceWorker: don't redirect API routes with appShell
3 years ago
Alex Gleason a16b246d41
ServiceWorker: do serve index.html from the ServiceWorker after all, add appShell option
3 years ago
Alex Gleason 58adc67e4b
Webpack: serve SVG icons as files
3 years ago
Alex Gleason 5eab5ec0a5
Webpack: move Twemoji icons back to CopyPlugin
3 years ago
Alex Gleason a720f3ea32
Webpack: OfflinePlugin improvements
3 years ago
Alex Gleason 1c39e1b086
Webpack: fix some warnings from OfflinePlugin
3 years ago
Alex Gleason 0aa0828e13
Webpack: really don't serve audio with sw.js
3 years ago
Alex Gleason cb65075d1b
sw.js: really, actually don't serve instance files
3 years ago
Alex Gleason 62124ac024
Webpack: don't cache sounds in OfflinePlugin
3 years ago
Alex Gleason 7540570ff5
Webpack: get rid of CompressionPlugin
3 years ago
Alex Gleason cb399a3878
Webpack: implicit TerserPlugin
3 years ago
Alex Gleason 15283102d1
Upgrade Webpack to v5
3 years ago
Alex Gleason 5ea4a8e869
Webpack: suppress output
3 years ago
Alex Gleason 9700deeba5
Webpack: add SpeedMeasurePlugin
3 years ago
Alex Gleason bc759c87b2
Webpack: copy files into `/static` instead of starting them there
3 years ago
Alex Gleason 856a04aa76
sw.js: Exclude index.html so Bromite Browser doesn't crash
3 years ago
Alex Gleason f061954fdb
Webpack: switch build directory to 'static' instead of 'static/packs', fix sw.js
3 years ago
Alex Gleason d86eb6d848
Webpack: don't mangle output in TerserPlugin
3 years ago
Alex Gleason cc5084c481
Remove deprecated uglifyjs-webpack-plugin
3 years ago
Alex Gleason a3d5d1a882
Upgrade emoji-datasource to 5.0.0
3 years ago
Alex Gleason dfcac33fe1
Update dependency webpack-merge to v5
4 years ago
Alex Gleason 03dc10cf7d
CompressionPlugin: use default params for filename and cache
4 years ago
Alex Gleason 0bbdaa4191
eslint: trailing comma fixes, unused var
4 years ago
Alex Gleason 3cff9538e2
Upgrade uglifyjs-webpack-plugin to latest version
4 years ago
Alex Gleason d24dcb3e60
gabsocial --> soapbox paths
4 years ago
Alex Gleason 24c7b3a6bf
Use NODE_ENV from environment instead of overriding it
4 years ago
Alex Gleason 141b0e6bfa
Fix most linter errors
4 years ago
Alex Gleason d890f9a399
Building succeeds
5 years ago
Alex Gleason b1b5dc62db
Initial commit
5 years ago