aboutsummaryrefslogtreecommitdiff
path: root/build
Commit message (Collapse)AuthorAge
* Apply 1 suggestion(s) to 1 file(s)tusooa2023-09-15
|
* Use export-subst gitattribute to allow tarball buildsHaelwenn (lanodan) Monnier2023-09-10
| | | | | | For example it would do the following: let subst = "d3bf557c";
* Use stylelinttusooa2023-01-09
|
* Throw non-zero exit code if webpack build failsXnuk Shuman2022-12-10
| | | | | | | | | | Not only `err`, `stats.hasErrors` also should be handled. I found this bug in [Pipeline 42881 build] - some errors exist, but build result was successful. See also: https://webpack.js.org/api/node/#error-handling [Pipeline 42881 build]: https://git.pleroma.social/pleroma/pleroma-fe/-/jobs/225066
* Make chunks namedTusooa Zhu2022-09-20
|
* Use import() for emoji.jsonTusooa Zhu2022-09-20
|
* Use console.infoTusooa Zhu2022-09-18
|
* Generate grouped unicode emojis from unicode-emoji-jsonTusooa Zhu2022-09-18
|
* Remove legacy code for chunksSortModeTusooa Zhu2022-08-16
|
* Add FIXME comment about html-webpack-plugin-after-emitTusooa Zhu2022-08-16
|
* Reintroduce css minimizerTusooa Zhu2022-08-15
|
* Fix double dot in generated asset namesTusooa Zhu2022-08-15
|
* Update webpack pluginsTusooa Zhu2022-08-15
|
* Use assets in favour of loadersTusooa Zhu2022-08-15
|
* Make webpack 5 workTusooa Zhu2022-08-15
|
* Fix production buildsTusooa Zhu2022-08-15
|
* Update file-loader, html-webpack-plugin, http-proxy-middleware and ↵Tusooa Zhu2022-08-15
| | | | postcss-loader
* 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
|
* revives autoprefixer which went AWOL during Webpack v1 -> v4 migrationHenry Jameson2019-08-14
|
* Revert "Merge branch 'csp-header' into 'develop'"feld2019-07-10
| | | This reverts merge request !856
* add csp header to dev servertaehoon2019-07-10
|
* fix hot reload always reloading the pageHenry Jameson2019-07-06
|
* Fix pipelines and clean up console outputHenry Jameson2019-05-21
|
* fix prod buildHenry Jameson2019-05-13
|
* 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
|
* Prevent html-minifier to remove placeholder comment in index.html templateraeno2018-12-13
|
* Merge branch 'dev-qol' into 'develop'Shpuld Shpludson2018-12-13
|\ | | | | | | | | Several fixes to make life of contributors a tiny bit easier. See merge request pleroma/pleroma-fe!409
| * whoopsiesHenry Jameson2018-12-11
| |
| * fixHenry Jameson2018-12-11
| |
| * Quality of Frontend Developer's Life: here to stayHenry Jameson2018-12-11
| |
* | add checkbox to disable web pushEgor Kislitsyn2018-12-13
|/