aboutsummaryrefslogtreecommitdiff
path: root/routes
Commit message (Expand)AuthorAge
* internal: move packages under this directory (#5836)Unknwon2019-10-24
* Enable Go modules (#5835)Unknwon2019-10-23
* repo/download: add Last-Modified response header (#5827)Frode Aannevik2019-10-19
* token: disallow multiple tokens with same name (#5820)Frode Aannevik2019-10-15
* api/v1: fix status response in checkUserFollowing (#5812)Sauyon Lee2019-10-02
* repo: allow admin to remove observers from the repository (#5782) (#5803)Alexey Agafonov2019-09-21
* routes/api/v1: codemodunknwon2019-08-10
* routes/api/v1: codemodunknwon2019-08-08
* Bump versionunknwon2019-08-01
* routes/api: fix permission checks for routesunknwon2019-08-01
* routes/api: add missing permission checks for routesunknwon2019-08-01
* auth: coding style and glitches fixes for GitHub login source (#5340)Unknwon2018-12-18
* auth: add new authentication source: GitHub, including GitHub Enterprise (#5340)haixunlu2018-12-18
* models/repo_editor: sanitize user-defined file name to prevent RCE (#5558)Unknwon2018-12-18
* api: add GetReferenceSHA (#5546)Unknwon2018-12-16
* api: add GetSingleCommit (#5546)Unknwon2018-12-15
* templates: make state changing routes to POST method (#5541)Unknwon2018-12-06
* user/auth: flush and destroy session at logout (#5540)Unknwon2018-12-04
* vendor: update github.com/gogs/go-gogs-clientUnknwon2018-12-03
* api/repo: support edit repository issue tracker (gogs/go-gogs-client#94)Unknwon2018-12-02
* routes/api: change status handle to new styleUnknwon2018-12-01
* routes/api: allow get repository without login (#5475)Unknwon2018-12-01
* api: fix critical CSRF vulnerabilities on API routes (#5355)Unknwon2018-11-28
* routes/repo/issue: implement issue pre-filling (#5521)Charles Kenney2018-11-20
* repo/http: update CORS headers to allow custom user-agent (#5498)William Hilton2018-11-07
* routes/repo/issue: fix redirect with unexpected escape (#5443)Unknwon2018-09-30
* pkg/context: apply EscapePound at context levelUnknwon2018-09-28
* routes: fix open redirect vulnerability (#5355)Unknwon2018-09-28
* ci: fix go vet and add Go 1.11.xUnknwon2018-09-14
* repo: trigger webhook when delete branch after merged pull request (#5331)Unknwon2018-09-14
* auth: support set default login source (#5274)Unknwon2018-09-13
* login_source: add default authentication switch (#5338)haixunlu2018-09-13
* repo/editor: hide internal error detailUnknwon2018-08-17
* repo_editor: able to trigger Git hooks (#4338)Unknwon2018-08-17
* pkg/markup: allow match SHA1 length 7-40 (#3321)Unknwon2018-08-17
* routes: fix open redirect vulnerability #5364 (#5365)chromium13372018-08-06
* repo: fix issue of fork repository no check the limit of users' repository (#...GeekComb2018-07-18
* routes/repo/setting: require autosize when repo/settings/options is rendered ...Steve Chung2018-06-26
* pull request: able to add custom commit description (#5276)ususdei2018-06-26
* repo: add changes to repository avatar feature (#5221)Unknwon2018-06-17
* repo: support avatars (#5221)Sergey Dryabzhinsky2018-06-17
* routes/repo/http: fix wrong format typeUnknwon2018-06-13
* api: correct pagination in repository search api (#5293)oOOps2018-06-13
* 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
* *: use jsoniter to replace encoding/jsonUnknwon2018-06-09
* routes/repo: added deletion of an empty line at the end of file (#5261) (#5270)Alexey Terentyev2018-06-06
* mirror: show sync feeds on dashboard (#2017)Unknwon2018-05-30
* *: rename "gogits" to "gogs"Unknwon2018-05-27
* routes/user/setting: fix avatar email update error (#5245)Wei He2018-05-26