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.
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>
5 years ago
..
admin Add missing templates (#11729) 5 years ago
base Add automatic JS license generation (#11810) 5 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Add internal-repo octicon for public repos of private org (#11529) 5 years ago
mail Fix nil pointer in default issue mail template (#11862) 5 years ago
org Add missing templates (#11729) 5 years ago
pwa Move serviceworker to workbox and fix SSE interference (#11538) 5 years ago
repo Fix search form button overlap (#11840) 5 years ago
status Make error pages translatable (#11163) 5 years ago
swagger API expose usefull General Repo settings settings (#11758) 5 years ago
user Fix search form button overlap (#11840) 5 years ago
home.tmpl Add Octicon SVG spritemap (#10107) 5 years ago
install.tmpl Change default charset for MySQL on install to utf8mb4 (#10989) 5 years ago