aboutsummaryrefslogtreecommitdiff
path: root/public/plugins
Commit message (Collapse)AuthorAge
* [ImgBot] Optimize images (#5913)imgbot[bot]2020-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *Total -- 2,264.72kb -> 2,093.92kb (7.54%) /public/plugins/pdfjs-1.4.20/web/images/annotation-noicon.svg -- 0.15kb -> 0.08kb (46.84%) /public/img/emoji/back.png -- 3.97kb -> 2.46kb (37.95%) /public/img/gogs-large-resize.png -- 80.67kb -> 54.16kb (32.86%) /public/plugins/pdfjs-1.4.20/web/images/annotation-note.svg -- 1.02kb -> 0.69kb (32.08%) /public/img/404.png -- 8.43kb -> 5.94kb (29.47%) /public/img/500.png -- 9.76kb -> 7.27kb (25.47%) /public/img/favicon.png -- 28.47kb -> 21.58kb (24.21%) /public/plugins/pdfjs-1.4.20/web/images/annotation-check.svg -- 0.41kb -> 0.31kb (23.37%) /public/plugins/pdfjs-1.4.20/web/images/annotation-newparagraph.svg -- 0.42kb -> 0.32kb (23%) /public/img/gogs.svg -- 14.66kb -> 11.34kb (22.66%) /public/plugins/pdfjs-1.4.20/web/images/annotation-insert.svg -- 0.40kb -> 0.31kb (22.55%) /public/img/gogs-lg.png -- 164.32kb -> 133.07kb (19.02%) /public/img/dingtalk.png -- 30.02kb -> 24.91kb (17.02%) /public/plugins/pdfjs-1.4.20/web/images/annotation-comment.svg -- 0.86kb -> 0.74kb (14.72%) /public/img/avatar_default.png -- 502.04kb -> 442.97kb (11.77%) /public/img/emoji/black_circle.png -- 2.31kb -> 2.07kb (10.68%) /public/plugins/pdfjs-1.4.20/web/images/annotation-paragraph.svg -- 1.12kb -> 1.00kb (10.15%) /public/plugins/pdfjs-1.4.20/web/images/annotation-help.svg -- 2.12kb -> 1.96kb (7.29%) /public/plugins/pdfjs-1.4.20/web/images/annotation-key.svg -- 1.42kb -> 1.32kb (6.68%) /public/assets/octicons-4.3.0/octicons.svg -- 43.89kb -> 41.59kb (5.23%) /public/img/emoji/envelope.png -- 1.62kb -> 1.53kb (5.08%) /public/css/themes/default/assets/fonts/icons.svg -- 381.68kb -> 369.58kb (3.17%) /public/css/themes/default/assets/fonts/outline-icons.svg -- 104.69kb -> 101.59kb (2.96%) /public/css/themes/default/assets/fonts/brand-icons.svg -- 495.73kb -> 487.61kb (1.64%) /public/img/emoji/page_facing_up.png -- 2.13kb -> 2.09kb (1.56%) /public/assets/font-awesome-4.6.3/fonts/fontawesome-webfont.svg -- 382.44kb -> 377.43kb (1.31%) Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com> Co-authored-by: Imgbot <help@imgbot.net>
* public/plugins: upgrade highlight.js 9.16.2 to 9.18.0Unknwon2020-01-31
|
* public/plugins: upgrade Dropzone 4.2.0 to 5.5.0Unknwon2020-01-31
|
* 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