aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Don't use legacy method to send Matrix Webhook (#12348)S7evinK2020-07-301-0/+1
* Add action feed for new release (#12324)赵智超2020-07-292-8/+8
* Move jquery-minicolors to npm/webpack (#12305)silverwind2020-07-292-2/+0
* Git 2.28 no longer permits diff with ... on unrelated branches (#12364)zeripath2020-07-291-0/+2
* Add name filter to API for GetMilestoneList (#12336)65432020-07-283-7/+37
* Show 404 page when release not found (#12328)赵智超2020-07-261-0/+4
* models: fix xorm variable clobber (#12231)Lars Lehtonen2020-07-131-3/+1
* Syntax highlight expanded code blobs (#12223)mrsdizzie2020-07-121-1/+2
* Direct SVG rendering (#12157)silverwind2020-07-121-0/+3
* Extend Notifications API and return pinned notifications by default (#12164)zeripath2020-07-123-14/+125
* Default to showing closed Issues/PR list when there are only closed issues/PR...65432020-07-091-1/+7
* Fix regression: Gitea commits API again returns commit summaries, not full me...Kristian Antonsen2020-07-081-1/+1
* Enable cloning via Git Wire Protocol v2 over HTTP (#12170)William Hilton2020-07-081-4/+15
* Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777)zeripath2020-07-053-3/+122
* Multiple small admin dashboard fixes (#12153)zeripath2020-07-051-3/+6
* Remove spurious logging (#12139)zeripath2020-07-051-3/+0
* Fix repo API listing stability (#12057)Clark Boylan2020-07-021-0/+1
* Provide option to unlink a fork (#11858)zeripath2020-07-021-2/+39
* Ensure BlameReaders close at end of request (#12102)zeripath2020-07-011-1/+1
* Server-side syntax highlighting for all code (#12047)mrsdizzie2020-07-013-50/+17
* Do not override API issue pagination with UI settings (#12068)Cirno the Strongest2020-06-271-3/+0
* Fix swagger docs for /repos/issues (#12069)Cirno the Strongest2020-06-271-0/+2
* Show description on individual milestone view (#12055)mrsdizzie2020-06-251-0/+2
* API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new s...65432020-06-224-17/+34
* Add pagination headers on endpoints that support total count from database (#...Cirno the Strongest2020-06-219-14/+51
* Global default branch setting (#11918)techknowlogick2020-06-171-0/+1
* Rework blame template and styling (#11885)Cirno the Strongest2020-06-151-22/+8
* Rework api/user/repos for pagination (#11827)Cirno the Strongest2020-06-131-21/+33
* Handle more pathological branch and tag names (#11843)zeripath2020-06-113-10/+24
* Show exact tag for commit on diff view (#11846)Cirno the Strongest2020-06-111-0/+6
* Replace jquery-datetimepicker with native date input (#11684)silverwind2020-06-101-4/+0
* fix a small nit (#11834)赵智超2020-06-101-1/+2
* API expose usefull General Repo settings settings (#11758)65432020-06-103-0/+25
* API allow to create closed milestones (#11745)65432020-06-091-0/+5
* Remove page size limit comment from swagger (#11806)Cirno the Strongest2020-06-0939-61/+61
* Honor DEFAULT_PAGING_NUM for API (#11805)Cirno the Strongest2020-06-082-13/+0
* Ensure rejected push to refs/pull/index/head fails nicely (#11724)zeripath2020-06-081-5/+27
* Add option to API to update PullRequest base branch (#11666)65432020-06-071-0/+26
* In File Create/Update API return 404 if Branch does not exist (#11791)65432020-06-071-0/+4
* Fix doer of rename repo (#11789)赵智超2020-06-071-1/+1
* Add language statistics API endpoint (#11737)Lauris BH2020-06-073-0/+92
* Fix visibility of forked public repos from private orgs (#11717)Cirno the Strongest2020-06-063-7/+27
* Fix timezone on issue deadline (#11697)Cirno the Strongest2020-06-051-1/+1
* Add hide activity option (#11353)l-jonas2020-06-053-2/+7
* Provide diff and patch API endpoints (#11751)zeripath2020-06-052-0/+84
* Fix bug with globally disabling mirror (#11760)65432020-06-042-1/+4
* API: Return error when Mirrors globaly disabled and like to create one (#11757)65432020-06-041-1/+5
* [API] Expose allowed Reactions (#11735)65432020-06-043-0/+33
* Allow site admin to disable mirrors (#11740)John Olheiser2020-06-022-2/+3
* Handle expected errors in FileCreate & FileUpdate API (#11643)65432020-05-311-2/+37