summaryrefslogtreecommitdiffstats
path: root/public/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Moved vendored js/css into `public/vendor` and documented sources (#1484) ↵Michael Lustfield2017-08-23390-119436/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#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
* Update HighlightJS and fix YAML files highlighting (#1764)Andrey Nering2017-05-204-3/+3
| | | | | | * Update HighlightJS to 9.11.0 * Fix YAML files highlighting
* Fix static files permission under public/ (#1675)Peter Dave Hello2017-05-051-0/+0
|
* Update highlightjsUnknwon2016-08-274-4/+3
|
* Added coding style modes to SimpleMDE (#3286)Richard Mahn2016-07-23286-0/+49679
| | | | | | * Added coding style modes to SimpleMDE * Moved the CodeMirror addon from simplemd to codemirror directory
* PDF-Previews in file-lists now working (#3000)Kim Carlbäcker2016-04-2692-0/+64443
|
* [Feature/WIP] Confirm on editing forms (fixes #2881) (#2980)Kim Carlbäcker2016-04-194-21/+21
| | | | | | | | | | * Add and start jQuery AreYouSure * Update SimpleMDE to 1.10.1 for `forceSync` support * Forgot to remove old version SimpleMDE 1.10.0 * formatting -.-
* Update frontend resourcesUnknwon2016-03-074-23/+45
|
* Fix chmod for several files in conf/locale/ and public/Florian Kaiser2016-02-187-0/+0
|
* Fix #2564 file ignored by gitUnknwon2016-02-052-0/+2618
|
* Update and reorganize front-end resourcesUnknwon2016-01-3010-0/+2675