aboutsummaryrefslogtreecommitdiff
path: root/public/plugins
Commit message (Collapse)AuthorAge
* public: update highlights.js to 9.16.2 (#5856)johannes69ki2019-11-07
| | | | | | * updated the highlight.js plugin * added some explicit mappings for syntax highlighting
* repo: minor improve for PR #5219 and support UTF-8 byte countUnknwon2018-06-11
|
* repo: update repository description field to contain more than 256 symbols ↵Sergey Dryabzhinsky2018-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#5219) * Update repository description field to contain more than 256 symbols - update repository model - description field now is `TEXT` and limited by 4000 symbols - new migration - add description to html forms - repo creation and repo settings - add translation for description * Update for description field, new features - add autosize (height) for description textarea, new plugin - set max description length to 512 symbols - update locales * Fix migration - typo in var * Update repo description behaviour - add textarea autosize for /repo/create - add symbols counter under description testarea (create/edit) * Fix function definition - it a var * Revert ru-RU locale * Update by review - Use type `varchar(512)` in migration - Remove unused files from autosize plugin * Fix migration - new project paths * Fixes after review 2 - copyright year - format includes - use switch instead of multi-if * Remove unused `default:` option.
* public/plugins: update notebookjs to 0.3.0 (#5077)Unknwon2018-03-08
|
* liberjs: pointing licenses to GitHub instead of localUnknwon2017-02-07
|
* Ipython notebook support (#4070)Herbert2017-02-07
| | | | | | | | | | * added marked and notebookjs javascript libraries * added ipython notebook render support using javascript libraries * recompiled gogs.css to include ipynb-related css * removed superflous javascript library files
* Update highlightjsUnknwon2016-08-27
|
* Added coding style modes to SimpleMDE (#3286)Richard Mahn2016-07-23
| | | | | | * 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-26
|
* [Feature/WIP] Confirm on editing forms (fixes #2881) (#2980)Kim Carlbäcker2016-04-19
| | | | | | | | | | * 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-07
|
* Fix chmod for several files in conf/locale/ and public/Florian Kaiser2016-02-18
|
* Fix #2564 file ignored by gitUnknwon2016-02-05
|
* Update and reorganize front-end resourcesUnknwon2016-01-30