aboutsummaryrefslogtreecommitdiff
path: root/public/js/gogs.js
Commit message (Expand)AuthorAge
* auth: decouple types and functions from db (#6320)ᴜɴᴋɴᴡᴏɴ2020-09-20
* repo: disable public access option when using external wiki and issue tracker...alpencrossi2020-04-09
* web: rename CSRF header (#6027)ᴜɴᴋɴᴡᴏɴ2020-03-28
* js: fix jQuery errorᴜɴᴋɴᴡᴏɴ2020-02-29
* public: fix jquery3.x syntax error (#5951)guan2020-02-28
* Use go-bindata to embed `public` and `templates` files into binary (#5920)Michael Li2020-02-17
* 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/js: upgrade clipboard 1.5.9 to 2.0.4Unknwon2020-01-31
* public: makes CodeMirror mode by filename lookups case-insensitive (#5857)Johannes2019-11-08
* auth: add new authentication source: GitHub, including GitHub Enterprise (#5340)haixunlu2018-12-18
* templates: make state changing routes to POST method (#5541)Unknwon2018-12-06
* public: minor fix for PR #5276Unknwon2018-06-26
* 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
* 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