aboutsummaryrefslogtreecommitdiff
path: root/build/webpack.base.conf.js
Commit message (Collapse)AuthorAge
* Use assets in favour of loadersTusooa Zhu2022-08-15
|
* Make webpack 5 workTusooa Zhu2022-08-15
|
* update eslint stuffHenry Jameson2022-07-31
|
* Fix testsTusooa Zhu2022-07-22
| | | | https://stackoverflow.com/questions/69343038/cant-import-the-named-export-xxxx-from-non-ecmascript-module-only-default-expo
* ruffle-mirror -> @ruffle-rs/ruffleSean King2022-07-12
|
* fix i18n for good??Henry Jameson2022-04-06
|
* force runtime build of i18nHenry Jameson2022-04-06
|
* fix CSP by compiling the i18n templates as wellHenry Jameson2022-04-05
|
* Merge branch 'vue3-again' into vue3-no-compatHenry Jameson2022-03-29
|\ | | | | | | | | | | | | | | | | | | | | * vue3-again: fix warning about custom component fix? fix some issues with trees removing uselsess stuff fix reset buttons in profile again fix spacing in poll expiration label registration fixes
| * fix warning about custom componentHenry Jameson2022-03-29
| |
* | remove compat buildHenry Jameson2022-03-29
|/
* shit boots yoHenry Jameson2022-03-16
|
* Merge remote-tracking branch 'origin/develop' into vue3-againHenry Jameson2022-03-16
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (475 commits) Apply 1 suggestion(s) to 1 file(s) Update dependency @ungap/event-target to v0.2.3 Update package.json fix broken icons after FA upgrade Update Font Awesome Update dependency webpack-dev-middleware to v3.7.3 Update dependency vuelidate to v0.7.7 Pin dependency @kazvmoe-infra/pinch-zoom-element to 1.2.0 lint Make media modal buttons larger Add English translation for hide tooltip Add hide button to media modal Lint Prevent hiding media viewer if swiped over SwipeClick Fix webkit image blurs Fix video in media modal not displaying properly Add changelog for https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1403 Remove image box-shadow in media modal Clean up debug code for image pinch zoom Bump @kazvmoe-infra/pinch-zoom-element to 1.2.0 on npm ...
| * No longer need to put ruffle stuff in source tree. Made ruffle not useHenry Jameson2021-04-11
| | | | | | | | polyfills also.
* | some bare minimum to get vue3 boot (no UI yet)Henry Jameson2021-04-24
|/
* bye bye fontelloHenry Jameson2020-10-21
|
* fix fontelloHenry Jameson2020-10-17
|
* fix rgba css generation, add some tests to automatically verify that themes areHenry Jameson2020-01-27
| | | | generated properly
* Change output directory of fontellokPherox2019-12-05
|
* use another approach for versioning font filestaehoon2019-12-03
|
* fixed build speedHenry Jameson2019-04-28
|
* Webpack 4, ESLint with Vue, Node-sass, updated dependencies overall. New ↵Henry Jameson2019-04-07
| | | | linting.
* Rename service worker to not clash with mastodon sw.lain2019-01-28
|
* add checkbox to disable web pushEgor Kislitsyn2018-12-13
|
* added JSX supportHenry Jameson2018-08-27
|
* Fix localforage warning.Roger Braun2017-03-10
|
* Use runtime only build.Roger Braun2017-02-21
|
* Use correct vue import.Roger Braun2017-02-21
|
* Add basic username completion.Roger Braun2016-11-30
| | | | We need to get users into the store, though.
* Basic skeletonRoger Braun2016-10-26