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.
Michael Lustfield a915a09e4f Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2241)
* Cleaning up public/ and documenting js/css libs.

This commit mostly addresses #1484 by moving vendor'ed plugins into a
vendor/ directory and documenting their upstream source and license in
vendor/librejs.html.

This also proves gitea is using only open source js/css libraries which
helps toward reaching #1524.

* Removing unused css file.

The version of this file in use is located at:
  vendor/plugins/highlight/github.css

* Cleaned up librejs.html and added javascript header

A SafeJS function was added to templates/helper.go to allow keeping
comments inside of javascript.

A javascript comment was added in the header of templates/base/head.tmpl
to mark all non-inline source as free.

The librejs.html file was updated to meet the current librejs spec. I
have now verified that the librejs plugin detects most of the scripts
included in gitea and suspect the non-free detections are the result of
a bug in the plugin. I believe this commit is enough to meet the C0.0
requirement of #1534.

* Updating SafeJS function per lint suggestion

* Added VERSIONS file, per request
7 years ago
..
diff Missing signed commit display translation (#2134) 7 years ago
editor repo/editor: fix breadcrumb path cuts parent dirs (#3859) (#2032) 7 years ago
issue Fix search by issue type (#1914) 7 years ago
pulls resolved #310: hide fork to self (#323) 8 years ago
release Attach to release (#673) 8 years ago
settings fix webhook link 7 years ago
wiki Only show SSH clone URL if signed in (#2169) (#2170) 7 years ago
bare.tmpl Only show SSH clone URL if signed in (#2169) (#2170) 7 years ago
branch_dropdown.tmpl More tweaks to repo top panel (#2267) 7 years ago
commits.tmpl Use whole button as link 7 years ago
commits_table.tmpl Show commit status icon in commits table (#1688) 7 years ago
create.tmpl Dropped link to Gogs docs from template 8 years ago
forks.tmpl #3348 always use relative avatar link in the template 8 years ago
graph.tmpl Make issue in commit graph "clickable" (#1392) 7 years ago
header.tmpl EnableUnit() -> UnitEnabled() (#2242) 7 years ago
home.tmpl More tweaks to repo top panel (#2267) 7 years ago
migrate.tmpl Add notice that LFS mirroring is not supported (#1251) 7 years ago
user_cards.tmpl Added rel="noopener" to target="_blank" hrefs (#327) 8 years ago
view_file.tmpl Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2241) 7 years ago
view_list.tmpl Remove sha1 hash display in repository table and add latest commit GPG check (#1678) 7 years ago
watchers.tmpl #1692 APIs: Users Followers 9 years ago