gitea/templates
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
..
admin Add missing templates (#11729) 2020-06-02 22:04:52 -04:00
base Add automatic JS license generation (#11810) 2020-06-12 14:26:37 +03:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
explore Add internal-repo octicon for public repos of private org (#11529) 2020-06-05 14:41:06 +03:00
mail Fix nil pointer in default issue mail template (#11862) 2020-06-12 11:56:31 +03:00
org Add missing templates (#11729) 2020-06-02 22:04:52 -04:00
pwa Move serviceworker to workbox and fix SSE interference (#11538) 2020-05-21 21:45:34 -04:00
repo Fix search form button overlap (#11840) 2020-06-11 23:35:03 -04:00
status Make error pages translatable (#11163) 2020-04-27 18:03:15 -05:00
swagger API expose usefull General Repo settings settings (#11758) 2020-06-10 15:05:46 +03:00
user Fix search form button overlap (#11840) 2020-06-11 23:35:03 -04:00
home.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
install.tmpl Change default charset for MySQL on install to utf8mb4 (#10989) 2020-04-06 09:33:15 -04:00