gitea/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>
2020-01-25 20:58:26 +02:00
..
clipboard Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2241) 2017-08-23 16:58:05 +02:00
codemirror Update CodeMirror to version 5.49.0 (#8381) 2019-10-15 11:40:42 +03:00
dropzone Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2241) 2017-08-23 16:58:05 +02:00
emojify [Feature] Add Gitea Emoji (#8950) 2019-11-14 14:44:46 +01:00
highlight update highlight.js (#6658) 2019-04-16 19:05:40 -04:00
jquery.areyousure Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2241) 2017-08-23 16:58:05 +02:00
jquery.datetimepicker Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2241) 2017-08-23 16:58:05 +02:00
jquery.minicolors Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2241) 2017-08-23 16:58:05 +02:00
moment User action heatmap (#5131) 2018-10-23 10:57:42 +08:00
pdfjs vendor: update pdf.js to v2.1.266 (#7834) 2019-08-13 20:09:06 +03:00
simplemde Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2241) 2017-08-23 16:58:05 +02:00
tribute Emoji Autocomplete (#3433) 2018-02-03 10:09:35 +02:00
u2f Add support for FIDO U2F (#3971) 2018-05-19 17:12:37 +03:00
vue Fix heatmap and repository menu display in Internet Explorer 9+ (#6117) 2019-02-19 21:26:27 +02:00
vue-calendar-heatmap Refactor heatmap to vue component (#5401) 2018-11-27 10:36:54 +01:00