| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Apply 1 suggestion(s) to 1 file(s) | tusooa | 2023-09-15 |
| | | |||
| * | Use export-subst gitattribute to allow tarball builds | Haelwenn (lanodan) Monnier | 2023-09-10 |
| | | | | | | | For example it would do the following: let subst = "d3bf557c"; | ||
| * | Use stylelint | tusooa | 2023-01-09 |
| | | |||
| * | Throw non-zero exit code if webpack build fails | Xnuk Shuman | 2022-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 named | Tusooa Zhu | 2022-09-20 |
| | | |||
| * | Use import() for emoji.json | Tusooa Zhu | 2022-09-20 |
| | | |||
| * | Use console.info | Tusooa Zhu | 2022-09-18 |
| | | |||
| * | Generate grouped unicode emojis from unicode-emoji-json | Tusooa Zhu | 2022-09-18 |
| | | |||
| * | Remove legacy code for chunksSortMode | Tusooa Zhu | 2022-08-16 |
| | | |||
| * | Add FIXME comment about html-webpack-plugin-after-emit | Tusooa Zhu | 2022-08-16 |
| | | |||
| * | Reintroduce css minimizer | Tusooa Zhu | 2022-08-15 |
| | | |||
| * | Fix double dot in generated asset names | Tusooa Zhu | 2022-08-15 |
| | | |||
| * | Update webpack plugins | Tusooa Zhu | 2022-08-15 |
| | | |||
| * | Use assets in favour of loaders | Tusooa Zhu | 2022-08-15 |
| | | |||
| * | Make webpack 5 work | Tusooa Zhu | 2022-08-15 |
| | | |||
| * | Fix production builds | Tusooa Zhu | 2022-08-15 |
| | | |||
| * | Update file-loader, html-webpack-plugin, http-proxy-middleware and ↵ | Tusooa Zhu | 2022-08-15 |
| | | | | | postcss-loader | ||
| * | update eslint stuff | Henry Jameson | 2022-07-31 |
| | | |||
| * | Fix tests | Tusooa Zhu | 2022-07-22 |
| | | | | | https://stackoverflow.com/questions/69343038/cant-import-the-named-export-xxxx-from-non-ecmascript-module-only-default-expo | ||
| * | ruffle-mirror -> @ruffle-rs/ruffle | Sean King | 2022-07-12 |
| | | |||
| * | fix i18n for good?? | Henry Jameson | 2022-04-06 |
| | | |||
| * | force runtime build of i18n | Henry Jameson | 2022-04-06 |
| | | |||
| * | fix CSP by compiling the i18n templates as well | Henry Jameson | 2022-04-05 |
| | | |||
| * | Merge branch 'vue3-again' into vue3-no-compat | Henry Jameson | 2022-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 component | Henry Jameson | 2022-03-29 |
| | | | |||
| * | | remove compat build | Henry Jameson | 2022-03-29 |
| |/ | |||
| * | shit boots yo | Henry Jameson | 2022-03-16 |
| | | |||
| * | Merge remote-tracking branch 'origin/develop' into vue3-again | Henry Jameson | 2022-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 use | Henry Jameson | 2021-04-11 |
| | | | | | | | | | polyfills also. | ||
| * | | some bare minimum to get vue3 boot (no UI yet) | Henry Jameson | 2021-04-24 |
| |/ | |||
| * | bye bye fontello | Henry Jameson | 2020-10-21 |
| | | |||
| * | fix fontello | Henry Jameson | 2020-10-17 |
| | | |||
| * | fix rgba css generation, add some tests to automatically verify that themes are | Henry Jameson | 2020-01-27 |
| | | | | | generated properly | ||
| * | Change output directory of fontello | kPherox | 2019-12-05 |
| | | |||
| * | use another approach for versioning font files | taehoon | 2019-12-03 |
| | | |||
| * | revives autoprefixer which went AWOL during Webpack v1 -> v4 migration | Henry Jameson | 2019-08-14 |
| | | |||
| * | Revert "Merge branch 'csp-header' into 'develop'" | feld | 2019-07-10 |
| | | | | This reverts merge request !856 | ||
| * | add csp header to dev server | taehoon | 2019-07-10 |
| | | |||
| * | fix hot reload always reloading the page | Henry Jameson | 2019-07-06 |
| | | |||
| * | Fix pipelines and clean up console output | Henry Jameson | 2019-05-21 |
| | | |||
| * | fix prod build | Henry Jameson | 2019-05-13 |
| | | |||
| * | fixed build speed | Henry Jameson | 2019-04-28 |
| | | |||
| * | Webpack 4, ESLint with Vue, Node-sass, updated dependencies overall. New ↵ | Henry Jameson | 2019-04-07 |
| | | | | | linting. | ||
| * | Rename service worker to not clash with mastodon sw. | lain | 2019-01-28 |
| | | |||
| * | Prevent html-minifier to remove placeholder comment in index.html template | raeno | 2018-12-13 |
| | | |||
| * | Merge branch 'dev-qol' into 'develop' | Shpuld Shpludson | 2018-12-13 |
| |\ | | | | | | | | | Several fixes to make life of contributors a tiny bit easier. See merge request pleroma/pleroma-fe!409 | ||
| | * | whoopsies | Henry Jameson | 2018-12-11 |
| | | | |||
| | * | fix | Henry Jameson | 2018-12-11 |
| | | | |||
| | * | Quality of Frontend Developer's Life: here to stay | Henry Jameson | 2018-12-11 |
| | | | |||
| * | | add checkbox to disable web push | Egor Kislitsyn | 2018-12-13 |
| |/ | |||
