aboutsummaryrefslogtreecommitdiff
path: root/public/js/gogs.js
Commit message (Expand)AuthorAge
* ldap: minor fix for PR #4398Unknwon2017-05-29
* repo/editor: fix wrong context for subdirectory (#4368)Unknwon2017-04-07
* js: remove Preview, Full Screen and Side-by-side buttons for repository file ...Unknwon2017-04-07
* js: set cursor to the end of autofocus input stringUnknwon2017-04-06
* js: use jQuery .find() (#4343)Hassan Amouhzi2017-03-28
* repo: allow private repository to have public wiki or issuesUnknwon2017-03-24
* user/settings: complete repositories panel (#4312)Unknwon2017-03-23
* templates/label: another minor style improveUnknwon2017-03-22
* repo/webhook: able to retrigger delivery history (#2187)Unknwon2017-03-19
* install: able to enable console mode (#3119)Unknwon2017-03-17
* dashboard/feeds: able to load more history (#2511)Unknwon2017-03-16
* js: minor fix for #4294Unknwon2017-03-15
* ui: added Select class to ui.dropdown menus to prevent label changing (#4294)Brian Paulson2017-03-15
* webhook: highlight delivery response on clickUnknwon2017-02-24
* repo: add protect branch whitelist (#4177)Unknwon2017-02-23
* diff: able to highlight line with hashtag URLUnknwon2017-02-20
* install: able to enable builtin SSH server (#3773)Unknwon2017-02-18
* repo: assignee can be anyone who has read access (#3739)Unknwon2017-02-17
* Initial version of protected branches (#776)Unknwon2017-02-17
* Added mssql support. (#3772)dlob2017-02-13
* Fix wrong anchors for non-latin headings (#3981)Joel-Liang2016-12-26
* Support Editorconfig on web editor (#3512)无闻2016-08-30
|\
| * Support Editorconfig on web editorAndrey Nering2016-08-30
* | js: fix comment issue status button title changeUnknwon2016-08-30
|/
* Web editor: improve delete file processUnknwon2016-08-28
* Web editor: improve code qualityUnknwon2016-08-24
* Code quality improvement on JSUnknwon2016-08-17
* Minor naming improvementUnknwon2016-08-17
* General code quality improvementUnknwon2016-08-16
* Web editor: temporarily disable upload and quick fix for edit and newUnknwon2016-08-15
* Code clean up for new config optionsUnknwon2016-08-14
* Squashed commit of the following:Richard Mahn2016-08-14
* Render the Code view on the server (minus syntax highlighting) (#2942)Rory McNamara2016-08-09
* #3320 code cleanupUnknwon2016-08-07
* #2162 improve repository advance options UI displayUnknwon2016-07-31
* models/ssh_key: code cleaningUnknwon2016-07-26
* #1601 support delete issue commentUnknwon2016-07-26
* #3299 don’t pop up confirm box when leave on signin pageUnknwon2016-07-21
* Use SecurityProtocol to replace UseSSL in LDAP configUnknwon2016-07-08
* [Feature/WIP] Confirm on editing forms (fixes #2881) (#2980)Kim Carlbäcker2016-04-19
* reduce line number creation to one DOM manipulationPsychoMario2016-03-30
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-05
* #1157 some avatar setting changesUnknwon2016-03-05
* Render emojis in more places.Andrey Nering2016-03-02
* Fix syntax highlighting for markdown code blocks on issue description/comment...Florian Kaiser2016-02-01
* Merge pull request #2537 from fnkr/remember-clone-protocolUnknwon2016-02-01
|\
| * Select HTTPS if remembered clone protocol is SSH but SSH is disabled nowFlorian Kaiser2016-02-01
| * Remember last selected clone protocol, and establish uniform order (https, ssh)Florian Kaiser2016-02-01
* | Make highlighted markdown code blocks work on issue pagesFlorian Kaiser2016-02-01
|/
* emojify.js: ignore_emoticonsUnknwon2015-12-14