You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/public/vendor/plugins
silverwind 75a124b449 remove loadCSS and preload woff2 icon fonts (#9976)
loadCSS was used as a polyfill for rel=preload but it seems we only used
it on a single CSS file which did not help much. Changed the icon CSS to
a blocking load and preload the woff2 variants which does work in modern
browsers (Firefox currently needs the network.preload about:config
setting but should gain proper support soon).

Co-authored-by: zeripath <art27@cantab.net>
4 years ago
..
clipboard Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2241) 7 years ago
codemirror Update CodeMirror to version 5.49.0 (#8381) 5 years ago
dropzone Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2241) 7 years ago
emojify [Feature] Add Gitea Emoji (#8950) 5 years ago
highlight update highlight.js (#6658) 5 years ago
jquery.areyousure Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2241) 7 years ago
jquery.datetimepicker Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2241) 7 years ago
jquery.minicolors Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2241) 7 years ago
moment User action heatmap (#5131) 6 years ago
pdfjs vendor: update pdf.js to v2.1.266 (#7834) 5 years ago
simplemde Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2241) 7 years ago
tribute Emoji Autocomplete (#3433) 6 years ago
u2f Add support for FIDO U2F (#3971) 6 years ago
vue Fix heatmap and repository menu display in Internet Explorer 9+ (#6117) 5 years ago
vue-calendar-heatmap Refactor heatmap to vue component (#5401) 6 years ago