gitea/web_src/js
silverwind fdf6d25915
Reorganize frontend files and tooling (#10168)
- move "vendor" files to js/vendor and less/vendor
- move swagger to js/standalone (meant for standalone pages)
- move gitgraph to features and streamline its loading
- add linting configs to webpack dependencies in make
- set ignored files for eslint/stylelint directly in their configs

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
2020-02-07 18:09:30 +01:00
..
components Add top author stats to activity page (#9615) 2020-01-20 12:07:30 +02:00
features Reorganize frontend files and tooling (#10168) 2020-02-07 18:09:30 +01:00
standalone Reorganize frontend files and tooling (#10168) 2020-02-07 18:09:30 +01:00
vendor Reorganize frontend files and tooling (#10168) 2020-02-07 18:09:30 +01:00
index.js Reorganize frontend files and tooling (#10168) 2020-02-07 18:09:30 +01: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