gitea/web_src/js
silverwind 7c84dbca4f
fix gitgraph commit hashes in dark theme (#10046)
because the CSS was lazy-loaded the rules in arc-green did not win.
included the css file in the main bundle to fix. the black dots can not
be fixed via CSS because they are drawn in a `<canvas>` element
unfortunately.
2020-01-28 23:22:39 +00:00
..
components Add top author stats to activity page (#9615) 2020-01-20 12:07:30 +02:00
features move highlight.js to npm/webpack (#10011) 2020-01-28 23:57:20 +02:00
gitGraph.js
gitGraphLoader.js fix gitgraph commit hashes in dark theme (#10046) 2020-01-28 23:22:39 +00:00
index.js move highlight.js to npm/webpack (#10011) 2020-01-28 23:57:20 +02:00
jquery.js move jquery and jquery-migrate to npm/webpack (#9813) 2020-01-21 19:32:33 +02:00
polyfills.js fix commit view JS features, reimplement folding (#9968) 2020-01-26 08:17:25 +00:00
publicPath.js add css extraction and minification to webpack (#9944) 2020-01-25 16:41:34 +08:00
semanticDropdown.js
swagger.js