Wykres commitów

2763 Commity (aa54e0bd0bfb52b6e8ad3677e6ea1dddc17b4872)

Autor SHA1 Wiadomość Data
Alex Gleason f45fd23f76 Merge branch 'browserlist' into 'develop'
Update browserlist

See merge request soapbox-pub/soapbox-fe!728
2021-09-07 00:33:06 +00:00
Alex Gleason 2dd559ba63
Update browserlist 2021-09-06 19:32:37 -05:00
Alex Gleason 62124ac024
Webpack: don't cache sounds in OfflinePlugin 2021-09-06 19:20:47 -05:00
Alex Gleason e1be629051 Merge branch 'nuke-gzip' into 'develop'
Webpack: get rid of CompressionPlugin

See merge request soapbox-pub/soapbox-fe!726
2021-09-06 23:13:14 +00:00
Alex Gleason 7540570ff5
Webpack: get rid of CompressionPlugin 2021-09-06 17:59:50 -05:00
marcin mikołajczak c80f87efaa Add emoji reacts page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-06 21:54:48 +02:00
Alex Gleason d53f5d01cd Merge branch 'node-14' into 'develop'
Upgrade GitLab CI to Node 14, add .tool-versions for asdf

See merge request soapbox-pub/soapbox-fe!724
2021-09-06 18:04:01 +00:00
Alex Gleason 9c1886ecbb
Upgrade GitLab CI to Node 14, add .tool-versions for asdf 2021-09-06 12:47:11 -05:00
Alex Gleason 1e073c1ee3 Merge branch 'webpack-terser-plugin' into 'develop'
Webpack: implicit TerserPlugin

See merge request soapbox-pub/soapbox-fe!723
2021-09-06 17:20:41 +00: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 7fb2ad0a80 Merge branch 'webpack-5' into 'develop'
Upgrade to Webpack 5

See merge request soapbox-pub/soapbox-fe!722
2021-09-06 01:26:20 +00:00
Alex Gleason 36b648a2bf
Upgrade eslint plugins, jest, make tests run again 2021-09-05 19:59:46 -05:00
Alex Gleason 15283102d1
Upgrade Webpack to v5 2021-09-05 19:34:05 -05:00
Alex Gleason b47685c596
Webpack: upgrade webpack-cli to latest version 2021-09-05 15:58:20 -05:00
Alex Gleason 39742b6a31 Merge branch 'jsdoc' into 'develop'
JSDoc scaffolding

See merge request soapbox-pub/soapbox-fe!721
2021-09-05 19:52:11 +00:00
Alex Gleason 0c75d42caf
JSDoc scaffolding 2021-09-05 14:49:38 -05:00
Alex Gleason e0ead4a20e Merge branch 'rename-subdir-var' into 'develop'
Rename FE_BASE_PATH to FE_SUBDIRECTORY

See merge request soapbox-pub/soapbox-fe!720
2021-09-05 19:31:50 +00:00
Alex Gleason 6e27116aa4
Tests: mock staticClient correctly 2021-09-05 14:16:16 -05:00
Alex Gleason d7256e0b41 Merge branch 'subdir-instance' into 'develop'
Subdirectory: use instance static files from subdirectory

See merge request soapbox-pub/soapbox-fe!719
2021-09-05 18:22:03 +00:00
Alex Gleason ea26e86a94
Rename FE_BASE_PATH to FE_SUBDIRECTORY 2021-09-05 13:21:39 -05:00
Alex Gleason d20fdf1a3f
Subdirectory: use instance static files from subdirectory 2021-09-05 13:16:19 -05:00
Alex Gleason c472fcdfff Merge branch 'build-speedup' into 'develop'
Webpack: improve build performance

Closes #732

See merge request soapbox-pub/soapbox-fe!716
2021-09-04 22:07:35 +00:00
Alex Gleason 13e330ebeb
Webpack: suppress polyfill output 2021-09-04 16:43:57 -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 73baa1f55c Merge branch 'instance-placeholder' into 'develop'
Authenticated fetch: make the instance appear censored

See merge request soapbox-pub/soapbox-fe!714
2021-09-04 19:48:34 +00:00
Alex Gleason 390cdf4c5e
Authenticated fetch: make the instance appear censored 2021-09-04 14:47:11 -05:00
Alex Gleason 923548d410 Merge branch 'subdir-auth' into 'develop'
Subdirectory: namespace auth to FE_BASE_PATH

See merge request soapbox-pub/soapbox-fe!713
2021-09-04 19:27:24 +00:00
Alex Gleason 905e160749
Subdirectory: namespace auth to FE_BASE_PATH 2021-09-04 14:18:47 -05:00
Alex Gleason 4157cae9c9 Merge branch 'subdir-emoji' into 'develop'
Subdirectory fix: load emojis

See merge request soapbox-pub/soapbox-fe!712
2021-09-04 18:14:39 +00:00
Alex Gleason e8a4a69b4e
Subdirectory fix: load emojis 2021-09-04 13:11:46 -05:00
Alex Gleason 57e1fec66a Merge branch 'subdir-fixes' into 'develop'
Subdirectory fixes: sounds, publicPath

See merge request soapbox-pub/soapbox-fe!711
2021-09-04 18:01:30 +00:00
Alex Gleason ecb2c1de25
Subdirectory fixes: sounds, publicPath 2021-09-04 12:59:28 -05:00
Alex Gleason f27fbc1c38
Docs: fix BACKEND_URL 2021-09-03 17:38:24 -05:00
Alex Gleason 825b22011d
Docs: fix lists? 2021-09-03 17:11:38 -05:00
Alex Gleason a1c4441c25 Merge branch 'build-docs-backend-url' into 'develop'
Docs: build config BACKEND_URL

See merge request soapbox-pub/soapbox-fe!710
2021-09-03 22:05:43 +00:00
Alex Gleason e8b423fb98
Docs: build config BACKEND_URL 2021-09-03 17:04:41 -05:00
Alex Gleason f997828fdf Merge branch 'fe-build-dir' into 'develop'
Build config: add FE_BUILD_DIR

See merge request soapbox-pub/soapbox-fe!709
2021-09-03 21:08:53 +00:00
Alex Gleason 1687c5a8fb
Docs: document build variables 2021-09-03 15:33:32 -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 d6d9041305 Merge branch 'fe-basename' into 'develop'
Build config: subdirectory support

See merge request soapbox-pub/soapbox-fe!706
2021-09-03 19:21:15 +00: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 7221ec48ed Merge branch 'copy-files' into 'develop'
Webpack: copy files into `/static` instead of starting them there

See merge request soapbox-pub/soapbox-fe!708
2021-09-03 18:31:10 +00: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