Wykres commitów

101 Commity (88d35e13e8f396d7fac161908fb6a1f3702c32e9)

Autor SHA1 Wiadomość Data
Alex Gleason 7fdf22b206
ServiceWorker: clean up entry.js and web_push_notifications.js 2021-10-21 15:31:09 -05:00
Alex Gleason 3edd81e899
ServiceWorker: add /instance to backendRoutes 2021-10-21 12:22:20 -05:00
Alex Gleason c9590abd18
ServiceWorker: don't redirect API routes with appShell 2021-10-20 22:07:48 -05:00
Alex Gleason a16b246d41
ServiceWorker: do serve index.html from the ServiceWorker after all, add appShell option 2021-10-20 17:07:10 -05:00
Alex Gleason 2015560a42
Replace ForkAwesome with LineAwesome 2021-09-26 23:09:19 -05:00
Alex Gleason 58adc67e4b
Webpack: serve SVG icons as files 2021-09-26 20:00:16 -05:00
Alex Gleason eae82538e5
Webpack: allow any host to access devServer 2021-09-22 10:34:14 -05:00
Alex Gleason a0de32bcb0
StatusActionBar: update icons 2021-09-20 20:49:24 -05:00
Alex Gleason 3de8dcced0
Tabler: add icons to ThumbNavigation 2021-09-20 17:05:59 -05:00
Alex Gleason 26c7068d66
Add Tabler icons 2021-09-20 15:33:28 -05:00
Alex Gleason 25075074ff
webpack/index.js --> webpack.config.js 2021-09-17 11:26:57 -05:00
Alex Gleason cb23506c49
Properly upgrade axios, redux, react-redux, @gamestdio/websocket, and react-swipeable-views. Fixes redux. 2021-09-16 11:04:42 -05:00
Alex Gleason 3a784bc436
Webpack: disable fullySpecified resolving 2021-09-15 22:32:40 -05:00
Alex Gleason 5eab5ec0a5
Webpack: move Twemoji icons back to CopyPlugin 2021-09-12 10:51:58 -05:00
Alex Gleason a720f3ea32
Webpack: OfflinePlugin improvements 2021-09-10 20:11:36 -05:00
Alex Gleason 1c39e1b086
Webpack: fix some warnings from OfflinePlugin 2021-09-10 19:39:39 -05:00
Alex Gleason ec474ba4c2
Webpack: use one entrypoint 2021-09-10 19:30:47 -05:00
Alex Gleason e5fd60dbdb
Webpack: reorganize module assets rules 2021-09-10 19:18:51 -05:00
Alex Gleason 0aa0828e13
Webpack: really don't serve audio with sw.js 2021-09-10 17:43:35 -05:00
Alex Gleason 3359bda7f8
Webpack: bundle sounds as assets 2021-09-10 17:23:37 -05:00
Alex Gleason 19181f40c3
Webpack: bundle Twemoji icons as assets 2021-09-10 17:15:57 -05:00
Alex Gleason 50caa0d1d8
Webpack: replace file-loader with asset/resource asset module 2021-09-10 16:17:37 -05:00
Alex Gleason 275d898a63
Webpack: simplify module.rules 2021-09-09 12:00:42 -05:00
Alex Gleason 46baa4119f
Webpack: fix devServer with subdirectory 2021-09-08 20:43:55 -05:00
Alex Gleason cb65075d1b
sw.js: really, actually don't serve instance files 2021-09-08 10:57:58 -05:00
Alex Gleason 62124ac024
Webpack: don't cache sounds in OfflinePlugin 2021-09-06 19:20:47 -05:00
Alex Gleason 7540570ff5
Webpack: get rid of CompressionPlugin 2021-09-06 17:59:50 -05:00
Alex Gleason cb399a3878
Webpack: implicit TerserPlugin 2021-09-06 11:47:30 -05:00
Alex Gleason 111ae408b2
Lint: fix require .js extension 2021-09-05 20:36:11 -05:00
Alex Gleason 15283102d1
Upgrade Webpack to v5 2021-09-05 19:34:05 -05:00
Alex Gleason ea26e86a94
Rename FE_BASE_PATH to FE_SUBDIRECTORY 2021-09-05 13:21:39 -05:00
Alex Gleason e8623d0af8
Webpack: UnusedFilesWebpackPlugin: ignore locale whitelist files, about.example 2021-09-04 16:19:33 -05:00
Alex Gleason 5ea4a8e869
Webpack: suppress output 2021-09-04 16:05:20 -05:00
Alex Gleason 16470c605f
Webpack: remove unneeded NormalModuleReplacementPlugin
It was adding 1 minute to build time, and the upstream issue is already fixed: https://github.com/remix-run/react-router/pull/5589
2021-09-04 15:27:31 -05:00
Alex Gleason 9700deeba5
Webpack: add SpeedMeasurePlugin 2021-09-04 15:19:50 -05:00
Alex Gleason ecb2c1de25
Subdirectory fixes: sounds, publicPath 2021-09-04 12:59:28 -05:00
Alex Gleason 7861270355
Build config: add FE_BUILD_DIR to configure the output path 2021-09-03 14:42:31 -05:00
Alex Gleason 54d7d9c6db
Webpack: don't cache build_config with @preval 2021-09-03 14:00:54 -05:00
Alex Gleason 868f514f5b
Webpack: use FE_BASE_PATH as publicPath 2021-09-03 13:49:18 -05:00
Alex Gleason f8270181ab
Merge remote-tracking branch 'origin/develop' into fe-basename 2021-09-03 13:31:27 -05:00
Alex Gleason bc759c87b2
Webpack: copy files into `/static` instead of starting them there 2021-09-03 13:06:04 -05:00
Alex Gleason 66b67440fe
FE_BASE_PATH: set output directory 2021-09-03 11:50:39 -05:00
Alex Gleason bba6716cf7
Webpack: generate 404.html during build 2021-08-30 17:17:32 -07:00
Alex Gleason 594cf088ed
eslint: extend 'eslint:recommended' 2021-08-03 14:29:36 -05:00
Alex Gleason 5548644bd6
eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
Alex Gleason a310197a5a
eslint: prefer-const, no-loop-func, no-const-assign, no-var 2021-08-03 12:36:11 -05:00
Alex Gleason 856a04aa76
sw.js: Exclude index.html so Bromite Browser doesn't crash 2021-07-22 21:29:01 -05:00
Alex Gleason 655d5393a3
Webpack: output to 'static-test' for tests 2021-07-21 16:43:41 -05:00
Alex Gleason f061954fdb
Webpack: switch build directory to 'static' instead of 'static/packs', fix sw.js 2021-07-21 16:13:24 -05:00
Alex Gleason 8d9f3b561f
Webpack: proxy `favicon.png` to the backend in devServer 2021-07-19 13:14:19 -05:00