99 Commits (3d5d899094ecf389ce6cf31a6f33dcf1894e662d)

Author SHA1 Message Date
bsky 84f82ee2fe Improve production build config (#8899) 6 years ago
Yamagishi Kazutoshi 0ddbccf7e6 Upgrade Babel to version 7.0.0 (#5925) 6 years ago
Thibaut Girka 2df72d0697 Fix building assets in test environment 6 years ago
ThibG 7fa4144d48 Fix building assets in test environment (#8691) 6 years ago
M Somerville 2bba6e582d Rename S3_CLOUDFRONT_HOST to S3_ALIAS_HOST. (#8423) 6 years ago
Thibaut Girka 7317b7b231 Reduce assets precompilation time by about 20% 6 years ago
abcang 3c3cf7e208 Update supported Node.js version (#8041) 6 years ago
Yamagishi Kazutoshi e9b322d0a6 Upgrade webpack to version v4.x (#6655) 6 years ago
Renato "Lond" Cerqueira 268d90e810 Rename emoji sheet to avoid caching issue (#7777) 6 years ago
Yamagishi Kazutoshi 13b60e6a14 Use URL polyfill (#7664) 6 years ago
Akihiko Odaki d95642f6d9 Cache attachments on external host with service worker (#7493) 6 years ago
Akihiko Odaki d8b3f5fb9a Limit environment variables to expose to webpack (#7480) 6 years ago
Akihiko Odaki ca42f9b0eb Cache media (#6902) 6 years ago
Eugen Rochko 97dcfb0f50
ASSET_HOST is wrong env variable. Fix to CDN_HOST (#6372) 6 years ago
Eugen Rochko b1daa71da5
Fix #6311: Replace relative URLs in CSS only for Premailer (#6335) 6 years ago
ThibG d613dda91d Fix assets loading when WEB_DOMAIN ≠ LOCAL_DOMAIN (#6319) 6 years ago
Eugen Rochko 872a0d5bd8
Improve HTML e-mails based on Litmus tests (#6301) 6 years ago
Yamagishi Kazutoshi 9a61b0ef22 Fix RFC 5646 Regular Expression (#6190) 6 years ago
kibigo! 8aa527434c Fixed index in webpack config 7 years ago
kibigo! 6b7085a33e Linting fixes 7 years ago
kibigo! b28cd6769c Javascript intl8n flavour support 7 years ago
kibigo! 753535c3c7 Fixed webpack skin folder globbing 7 years ago
kibigo! bc4fa6b198 Rename themes -> flavours ? ? 7 years ago
kibigo! 541fe9b110 Skins support 7 years ago
kibigo! 8812bab687 Minor fixes 7 years ago
kibigo! bdbbd06dad Finalized theme loading and stuff 7 years ago
kibigo! 585758a373 Themed prefetching 7 years ago
Yamagishi Kazutoshi 8a588145d5 Update extract-text-webpack-plugin to version 3.0.2 (#5584) 7 years ago
Yamagishi Kazutoshi 8ae9bd0eea Upgrade compression-webpack-plugin to version 1.0.1 (#5581) 7 years ago
Nolan Lawson 0692991b54 Add ServiceWorker caching for static assets (#5524) 7 years ago
Akihiko Odaki e4080772b5 Use contenthash for ExtractTextWebpackPlugin (#5462) 7 years ago
Nolan Lawson bebaa6eced Remove prop types from external libraries (#5304) 7 years ago
Nolan Lawson 7de6d269d2 Use ES module build of react-router-dom (#5264) 7 years ago
aschmitz 2076c557c9 Configure webpack to poll for changes in development (#5040) 7 years ago
kibigo! f7ca205f38 Fixed webpack config code 7 years ago
kibigo! 86e617a839 Better themeing support!! 7 years ago
Andrew 0401a24558 Add support for multiple themes (#4959) 7 years ago
Yamagishi Kazutoshi da172a8b1b Disable babel-loader cache when development environment (#4684) 7 years ago
Yamagishi Kazutoshi fae71b653a Enable cache for babel-loader (#4505) 7 years ago
Gô Shoemake b61e3daf98 Multiple frontend support (#110) 7 years ago
Yamagishi Kazutoshi f93f306053 Remove hash from chunk filename when dev env (#4411) 7 years ago
Satoshi KOJIMA e54cc15cbd fix #4356 : place sw.js to assets/sw.js (#4357) 7 years ago
kibigo! 0a678cf377 Fix for stylesheet split 7 years ago
Surinna Curtis 7a77f7b3bb Add sourceRoot/includePaths to loaders 7 years ago
Ondřej Hruška 3ea02314b9 split added glitch locales from vanilla (#82) 7 years ago
Sorin Davidoi 0c7c188c45 Web Push Notifications (#3243) 7 years ago
Eugen Rochko a3d93e8bbe Fix #4059 - Remove ModuleConcatenationPlugin (#4139) 7 years ago
Yamagishi Kazutoshi 63baab088d Fix regular expression for RFC 5646 (regression from #3604) (#4133) 7 years ago
unarist 68dca26a5d Fix react-intl/locale-data import issue on production build (#3937) 7 years ago
unarist 138e5a0b1e Fix webpack config for Windows (#3926) 7 years ago