138 Commits (4dab236690034aaee497336bf52d51ba06f71b18)

Author SHA1 Message Date
Thibaut Girka f26f1145ac Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Yamagishi Kazutoshi e9b322d0a6 Upgrade webpack to version v4.x (#6655)
6 years ago
Jenkins 4d8d1fa129 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
6 years ago
Renato "Lond" Cerqueira 268d90e810 Rename emoji sheet to avoid caching issue (#7777)
6 years ago
Thibaut Girka c087738270 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka ba7ee67498 Merge branch 'master' into glitch-soc/merge
6 years ago
Akihiko Odaki d8b3f5fb9a Limit environment variables to expose to webpack (#7480)
6 years ago
David Yip d2cdc2b5a3
Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
Akihiko Odaki ca42f9b0eb Cache media (#6902)
7 years ago
David Yip f4b2478af1
Merge remote-tracking branch 'origin/master' into merge-upstream
7 years ago
Eugen Rochko 97dcfb0f50
ASSET_HOST is wrong env variable. Fix to CDN_HOST (#6372)
7 years ago
Jenkins 0e10667fbe Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Eugen Rochko b1daa71da5
Fix #6311: Replace relative URLs in CSS only for Premailer (#6335)
7 years ago
David Yip 1253279feb
Merge remote-tracking branch 'origin/master' into merge-upstream
7 years ago
ThibG d613dda91d Fix assets loading when WEB_DOMAIN ≠ LOCAL_DOMAIN (#6319)
7 years ago
David Yip 071c2c9c85
Merge remote-tracking branch 'origin/master' into merge-upstream
7 years ago
Eugen Rochko 872a0d5bd8
Improve HTML e-mails based on Litmus tests (#6301)
7 years ago
Jenkins f6adb409fd Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Yamagishi Kazutoshi 9a61b0ef22 Fix RFC 5646 Regular Expression (#6190)
7 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
Surinna Curtis 35fbdc36f9 Merge tootsuite/master at 3023725936
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
kibigo! 8d6b9ba494 Merge upstream 2.0ish #165
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
David Yip b9f7bc149b Merge branch 'origin/master' into sync/upstream
7 years ago
Yamagishi Kazutoshi da172a8b1b Disable babel-loader cache when development environment (#4684)
7 years ago
Ondřej Hruška 7a1ca8b0df Merge remote-tracking branch 'upstream/master'
7 years ago
Yamagishi Kazutoshi fae71b653a Enable cache for babel-loader (#4505)
7 years ago
kibigo! 8150689b48 Merge upstream (#111)
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
Nolan Lawson 3783cadf2d Apply babel to react-intl to remove prop-types (#3914)
7 years ago
Nolan Lawson e078919f07 Upgrade to Webpack 3 with module concatenation (#3912)
7 years ago
Yamagishi Kazutoshi 500e28442f Re-add disableHostCheck (regression #3729) (#3854)
7 years ago
Yamagishi Kazutoshi 53e42bf91e Upgrade Webpacker to version 2.0 (#3729)
7 years ago
Eugen Rochko 85af2405cf Exclude packs/custom.js from webpack compilation to prevent breakage (#3719)
7 years ago
Yamagishi Kazutoshi 3690f04e4a Remove comments for eslint-disable (#3691)
7 years ago
Yamagishi Kazutoshi ad4a28f4f6 Refactor translationRunner.js (#3604)
7 years ago
Yamagishi Kazutoshi 7a7bfa5170 Add quotes ESLint rules (#3602)
7 years ago
Nolan Lawson edddc7c791 Enable stats.json analysis with Webpack Visualizer (#3509)
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) e98559c3ff Resolve custom application stylesheet with Webpack (#3373)
7 years ago
Yamagishi Kazutoshi 1162f61ca3 Remove unused loaders of webpack (#3495)
7 years ago
Yamagishi Kazutoshi fda5c699c2 Add ESLint rule (object-curly-spacing) (#3498)
7 years ago
Naouak 499cc7b803 Fix webpack building on Windows (#3426)
7 years ago
Daniel Hunsaker 9ead3d1cdb [nanobox] Adjustments for Nanobox development (#3295)
7 years ago
Akihiko Odaki 189a06d2a2 Fix Webpack Bundle Analyzer output for Webpacker (#3374)
7 years ago
Eugen Rochko 62ca37884a Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332)
7 years ago
Nolan Lawson 2469fd1cdc Add improved performance marks for development mode (#3297)
7 years ago
Nolan Lawson 60e2b951de Add webpack-bundle-analyzer for production builds (#3170)
7 years ago
Nolan Lawson 9d04de1c8d Only load Intl data for current language (#3130)
7 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147)
7 years ago
Akihiko Odaki 85c9496340 Introduce common JavaScript file (#2981)
7 years ago
Yamagishi Kazutoshi 3bdcf5d8f0 Add final newline to locale files (#2890)
7 years ago
Nolan Lawson d372068620 add source maps for dev/production (#2873)
7 years ago
Nolan Lawson 8009366231 switch uglify to compress:true,mangle:true (#2852)
7 years ago
Koala Yeung 99b9a0e5de translateionRunner: improve minimalist options (#2835)
7 years ago
Nolan Lawson 7c0cd2597a remove unnecessary buffer polyfill (#2833)
7 years ago
Nolan Lawson 37caf0b36e separate .babelrc for prod/dev, add babel-plugin-lodash (#2829)
7 years ago
Koala Yeung cf0b753209 Streamline javascript translation by improving translationRunner (#2808)
7 years ago
abcang 91ddd345f2 Enable disableHostCheck option of webpack-dev-server (#2790)
7 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617)
7 years ago