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.
silverwind bc4f7ba69b
Add automatic JS license generation (#11810)
* Add automatic JS license generation

Removed librejs file and replaced it with a plaintext file that is built
from all JS dependencies that are included in the webpack build. It does
not cover the few remaining statically vendored files and fomantic is
added manually because it's not yet in the webpack build process.

Fixes: https://github.com/go-gitea/gitea/issues/11630

* fix lint

* remove jslicense, we're not librejs compatible any more

* remove license.txt test as it depens on absent files

* small optimization

* trailing comma

* localize and capitalize the word 'licenses'

* reduce text to just 'Licenses'

Co-authored-by: Lauris BH <lauris@nix.lv>
4 years ago
..
alert.tmpl Security: fix XSS attack on alert (#973) 7 years ago
delete_modal_actions.tmpl Indent all templates with tabs 9 years ago
footer.tmpl Move tributejs to npm/webpack (#11497) 4 years ago
footer_content.tmpl Add automatic JS license generation (#11810) 4 years ago
head.tmpl Add automatic JS license generation (#11810) 4 years ago
head_navbar.tmpl Include query in sign in redirect (#11579) 4 years ago
paginate.tmpl Unifies pagination template usage (#6531) (#6533) 5 years ago