0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-17 02:10:10 +01:00
forgejo/templates/repo
Michael Lustfield a915a09e4f Moved vendored js/css into public/vendor and documented sources () ()
* Cleaning up public/ and documenting js/css libs.

This commit mostly addresses  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 .

* 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 .

* Updating SafeJS function per lint suggestion

* Added VERSIONS file, per request
2017-08-23 16:58:05 +02:00
..
diff Missing signed commit display translation () 2017-07-10 09:46:06 +08:00
editor repo/editor: fix breadcrumb path cuts parent dirs () () 2017-06-22 23:30:47 +08:00
issue
pulls
release
settings fix webhook link 2017-08-11 03:45:54 +02:00
wiki Only show SSH clone URL if signed in () () 2017-07-15 22:21:51 +08:00
bare.tmpl Only show SSH clone URL if signed in () () 2017-07-15 22:21:51 +08:00
branch_dropdown.tmpl More tweaks to repo top panel () 2017-08-13 19:49:38 -03:00
commits.tmpl
commits_table.tmpl
create.tmpl
forks.tmpl
graph.tmpl
header.tmpl EnableUnit() -> UnitEnabled() () 2017-08-02 11:46:54 +03:00
home.tmpl More tweaks to repo top panel () 2017-08-13 19:49:38 -03:00
migrate.tmpl
user_cards.tmpl
view_file.tmpl Moved vendored js/css into public/vendor and documented sources () () 2017-08-23 16:58:05 +02:00
view_list.tmpl
watchers.tmpl