Commit Graph

44 Commits (0c173d57579e119b0e1408579859f0ec6b7f557d)

Author SHA1 Message Date
Alex Gleason ed223a9ff6
Allow custom HTML snippets in build
2 years ago
Alex Gleason 7882bbf98f
Convert application entrypoint files into Typescript
2 years ago
Alex Gleason 4adb42e426
Webpack: add DeadCodePlugin to detect unused files
2 years ago
Alex Gleason 424d5d65af
Merge remote-tracking branch 'origin/develop' into next
2 years ago
Alex Gleason 7394452ad9
ForkTsCheckerWebpackPlugin: increase typescript memory limit to 8GB, fixes #865
2 years ago
Alex Gleason 5cd894ab02
Truth Social
3 years ago
Alex Gleason ea0b6e7fff
Copy custom instance files into the build
3 years ago
Alex Gleason 36ca05c85b
Support adding custom locale files at build time
3 years ago
Alex Gleason 3a5c62cb70 Revert "Merge branch 'revert-f59d977a' into 'develop'"
3 years ago
Alex Gleason 1f549ebe1a Revert "Merge branch 'typescript' into 'develop'"
3 years ago
Alex Gleason 2b235a80e4
Merge remote-tracking branch 'origin/develop' into typescript
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 2a0e2001d6
eslint: enforce import/order
3 years ago
Alex Gleason f826d620b4
Start adding Typescript support
3 years ago
Alex Gleason 3de8dcced0
Tabler: add icons to ThumbNavigation
3 years ago
Alex Gleason 26c7068d66
Add Tabler icons
3 years ago
Alex Gleason 5eab5ec0a5
Webpack: move Twemoji icons back to CopyPlugin
3 years ago
Alex Gleason ec474ba4c2
Webpack: use one entrypoint
3 years ago
Alex Gleason 3359bda7f8
Webpack: bundle sounds as assets
3 years ago
Alex Gleason 19181f40c3
Webpack: bundle Twemoji icons as assets
3 years ago
Alex Gleason 275d898a63
Webpack: simplify module.rules
3 years ago
Alex Gleason 15283102d1
Upgrade Webpack to v5
3 years ago
Alex Gleason ea26e86a94
Rename FE_BASE_PATH to FE_SUBDIRECTORY
3 years ago
Alex Gleason e8623d0af8
Webpack: UnusedFilesWebpackPlugin: ignore locale whitelist files, about.example
3 years ago
Alex Gleason 16470c605f
Webpack: remove unneeded NormalModuleReplacementPlugin
3 years ago
Alex Gleason ecb2c1de25
Subdirectory fixes: sounds, publicPath
3 years ago
Alex Gleason 868f514f5b
Webpack: use FE_BASE_PATH as publicPath
3 years ago
Alex Gleason bc759c87b2
Webpack: copy files into `/static` instead of starting them there
3 years ago
Alex Gleason bba6716cf7
Webpack: generate 404.html during build
3 years ago
Alex Gleason 655d5393a3
Webpack: output to 'static-test' for tests
3 years ago
Alex Gleason f061954fdb
Webpack: switch build directory to 'static' instead of 'static/packs', fix sw.js
3 years ago
Alex Gleason a3d5d1a882
Upgrade emoji-datasource to 5.0.0
3 years ago
Alex Gleason ba062a0c7d
Include sheet_10.png in build
3 years ago
Alex Gleason 651e45b96d
Package emojis as a dependency of twemoji
3 years ago
Alex Gleason 85939e9ec6
Add UnusedFilesWebpackPlugin to detect unused files
4 years ago
Alex Gleason 0bbdaa4191
eslint: trailing comma fixes, unused var
4 years ago
Alex Gleason 93ae2fff9b
Don't strip comments from HTML
4 years ago
Alex Gleason e935fb90b9
Remove generateLocalePacks.js
4 years ago
Alex Gleason 9d242a403b
Simplify Webpack CSS
4 years ago
Alex Gleason da3e63596b
Webpack: Reduce to one entrypoint, app/application.js
4 years ago
Alex Gleason afc7e33478
Use HtmlWebpackPlugin to inject chunks with hashes
4 years ago
Alex Gleason 346bfd5d8d
Remove hashes from filenames for now
5 years ago
Alex Gleason b1b5dc62db
Initial commit
5 years ago