gitea/templates/base
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>
2020-06-12 14:26:37 +03:00
..
alert.tmpl Security: fix XSS attack on alert (#973) 2017-02-19 19:18:06 +08:00
delete_modal_actions.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
footer.tmpl Move tributejs to npm/webpack (#11497) 2020-05-20 22:00:43 -04:00
footer_content.tmpl Add automatic JS license generation (#11810) 2020-06-12 14:26:37 +03:00
head.tmpl Add automatic JS license generation (#11810) 2020-06-12 14:26:37 +03:00
head_navbar.tmpl Include query in sign in redirect (#11579) 2020-06-03 23:41:02 -04:00
paginate.tmpl Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00