summaryrefslogtreecommitdiffstats
path: root/public/js/libs
Commit message (Collapse)AuthorAgeFilesLines
* Moved vendored js/css into `public/vendor` and documented sources (#1484) ↵Michael Lustfield2017-08-238-659/+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
* Use production version of vuejs. (#1869)Antoine GIRARD2017-06-042-8568/+8
|
* Fix FOUC on Firefox (#1728)Sondre Nilsen2017-05-312-0/+4
| | | | | | | | | Firefox users will experience a flash of unstyled content on loading various pages, this patch will fix this issue using Filament Groups loadCSS library to asynchronously load the CSS responsible for the FOUC. Will fix #1698. Signed-off-by: Sondre Nilsen <nilsen.sondre@gmail.com>
* Improve dashboard repo search (#1652)Andrey Nering2017-05-091-0/+8568
| | | | | | | | | | * Add VueJS * Improve dashboard search * Fix tab switching * Fix input autofocus
* Fix static files permission under public/ (#1675)Peter Dave Hello2017-05-051-0/+0
|
* Optimize and fix autolink function (#1442) (#1444)Michael de Wit2017-04-121-15/+45
| | | | | | * Optimize and fix autolink function (#1442) * Fix bug in autolink recursive fallback function
* Fix span wrapping all the thingsAndrew Boyarshin2017-02-241-9/+12
| | | | Signed-off-by: Andrew Boyarshin <andrew.boyarshin@gmail.com>
* Markdown rendering overhaul (#186)Andrew Boyarshin2017-02-141-0/+12
| | | | | | | | | | | | * Markdown rendering overhaul Cleaned up and squashed commits into single one. Signed-off-by: Andrew Boyarshin <boyarshinand@gmail.com> * Fix markdown API, add markdown module and API tests, improve code coverage Signed-off-by: Andrew Boyarshin <boyarshinand@gmail.com>
* commithgraph / timeline (#428)Kjell Kvinge2016-12-291-0/+399
| | | | | | | | | | * Add model and tests for graph * Add route and router for graph * Add assets for graph * Add template for graph
* Update .gitattributesUnknwon2016-08-061-0/+192
|
* Update frontend resourcesUnknwon2016-03-072-7/+7
|
* Fix chmod for several files in conf/locale/ and public/Florian Kaiser2016-02-182-0/+0
|
* Update and reorganize front-end resourcesUnknwon2016-01-306-3854/+0
|
* update hightlight.jsUnknwon2015-12-132-3/+4
|
* Wiki: UI for page newUnknwon2015-11-251-0/+14
|
* upgrade libsUnknwon2015-11-215-28/+54
|
* update some libsUnknwon2015-11-022-1/+7
|
* new quick start pageUnknwon2015-10-021-0/+1
|
* #633 Add Emoji supportUnknwon2015-09-051-0/+4
|
* #1203 bundle jquery with gogsUnknwon2015-08-284-0/+0
|
* add highlight jsUnknwon2015-08-271-0/+1
|
* finish create issue attachment UIUnknwon2015-08-111-0/+1728
|
* milestone: create pageUnknwon2015-08-051-0/+2073
|
* UI: basic label listUnknwon2015-07-242-0/+11
- create new label