Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | repo: update repository description field to contain more than 256 symbols ↵ | Sergey Dryabzhinsky | 2018-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. | ||
* | mirror: show sync feeds on dashboard (#2017) | Unknwon | 2018-05-30 |
| | |||
* | public/css: generate CSS for PR #5169 | Unknwon | 2018-04-26 |
| | |||
* | public/css: fix file view responsiveness (#5169) | Florian Wiech | 2018-04-26 |
| | |||
* | public/{less,css}: fix overflow of brand logo hyperlink (#5189) | rokuu | 2018-04-21 |
| | | | | | | * Update gogs.css * Update _base.less | ||
* | public: update Semantic UI 2.2.13 -> 2.3.1 | Unknwon | 2018-04-12 |
| | |||
* | public/plugins: update notebookjs to 0.3.0 (#5077) | Unknwon | 2018-03-08 |
| | |||
* | public: update notebookjs to 0.3.0 (#5084) | Ruben Vermeersch | 2018-03-08 |
| | | | Fixes #5077 | ||
* | css: fix UI breaks | Unknwon | 2017-11-19 |
| | |||
* | MISC: minor fixes in webhook | Unknwon | 2017-11-18 |
| | |||
* | css: fix minor table issue | Unknwon | 2017-11-17 |
| | |||
* | admin/config: add UI for [http] section (#3987) | Unknwon | 2017-11-16 |
| | |||
* | public: update Semantic UI 2.2.10 -> 2.2.13 | Unknwon | 2017-11-15 |
| | |||
* | locale: sync from Crowdin | Unknwon | 2017-09-25 |
| | |||
* | Add Dingtalk webhook support (#4773) | Athurg Feng | 2017-09-21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add dingtalk webhook into html template * Add Dingtalk's icon * Insert dingtalk into repo's webhook page template * Insert dingtalk into org's webhook page * Add dingtalk into default webhook config * Add locale string for add_dingtalk_hook_desc * Update bindata * Add dingtalk webhook form validator * Add dingtalk hook task * Add dingtalk hook create handler * Add dingtalk hook edit handler * Add dingtalk router * Add dingtalk webhook task skeleton * Add markdown link formatter * Add Dingtalk ActionCard create wrapper * Add support for dingtalk create event payload * Add support for dingtalk delete event payload * Add support for dingtalk fork event payload * Add support for dingtalk push event payload * Add support for dingtalk issue event payload * Add support for dingtalk issue comment payload * Add support for dingtalk pull event payload * Add support for dingtalk release event payload | ||
* | css: not include line numbers in diff selection (#4584) | Unknwon | 2017-07-14 |
| | | | | Changed template file in order to make CSS work properly. | ||
* | css: update less (#4584) | Unknwon | 2017-06-27 |
| | |||
* | css: not include line numbers in diff selection (#4584) | Einar | 2017-06-27 |
| | |||
* | markup: able to display image from IPython notebook (#4366) | Unknwon | 2017-06-06 |
| | |||
* | css: fix fluid container for spilt diff view | Unknwon | 2017-06-03 |
| | |||
* | css: start using fixing width container | Unknwon | 2017-06-03 |
| | | | | | | Get rid of responsive issue. Also fixes #4527. | ||
* | ldap: minor fix for PR #4398 | Unknwon | 2017-05-29 |
| | |||
* | repo/editor: fix wrong context for subdirectory (#4368) | Unknwon | 2017-04-07 |
| | |||
* | js: remove Preview, Full Screen and Side-by-side buttons for repository file ↵ | Unknwon | 2017-04-07 |
| | | | | editing (#4402) | ||
* | repo/wiki: improve UI | Unknwon | 2017-04-07 |
| | |||
* | user/setting: improve UI | Unknwon | 2017-04-07 |
| | |||
* | js: set cursor to the end of autofocus input string | Unknwon | 2017-04-06 |
| | |||
* | 2fa: initial support (#945) | Unknwon | 2017-04-06 |
| | |||
* | css: improve fonts under Windows | Unknwon | 2017-04-04 |
| | |||
* | css: fix font of .ui.label.button style | Unknwon | 2017-04-04 |
| | |||
* | public: update Semantic UI 2.2.7 -> 2.2.10 | Unknwon | 2017-04-03 |
| | | | | [CI SKIP] | ||
* | css: update fonts | Unknwon | 2017-04-03 |
| | | | | [CI SKIP] | ||
* | templates/repo: improve README icon and font | Unknwon | 2017-03-31 |
| | |||
* | css: font-family fixes for Chinese | Unknwon | 2017-03-31 |
| | |||
* | js: use jQuery .find() (#4343) | Hassan Amouhzi | 2017-03-28 |
| | |||
* | repo: allow private repository to have public wiki or issues | Unknwon | 2017-03-24 |
| | | | | Relates to #649 and #2157 | ||
* | user: remove sanitizer for FullName (#1937) | Unknwon | 2017-03-23 |
| | |||
* | user/settings: complete repositories panel (#4312) | Unknwon | 2017-03-23 |
| | |||
* | templates/label: another minor style improve | Unknwon | 2017-03-22 |
| | |||
* | repo/webhook: able to retrigger delivery history (#2187) | Unknwon | 2017-03-19 |
| | |||
* | install: able to enable console mode (#3119) | Unknwon | 2017-03-17 |
| | |||
* | dashboard/feeds: able to load more history (#2511) | Unknwon | 2017-03-16 |
| | |||
* | js: minor fix for #4294 | Unknwon | 2017-03-15 |
| | |||
* | ui: added Select class to ui.dropdown menus to prevent label changing (#4294) | Brian Paulson | 2017-03-15 |
| | |||
* | webhook: add Release event (#2387) | Unknwon | 2017-03-11 |
| | |||
* | repo/branches: hide buttons for regular users | Unknwon | 2017-03-11 |
| | |||
* | repo/branches: overview and all (#2310) | Unknwon | 2017-03-11 |
| | |||
* | css/repository: fix undesired style for label template select list | Unknwon | 2017-03-10 |
| | |||
* | templates/repo: change some buttons to use 'basic' style | Unknwon | 2017-03-10 |
| | |||
* | less/repository: minor fix for #git-stats | Unknwon | 2017-03-10 |
| |