summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-116-8/+59
* Render the git graph on the server (#12333)zeripath2020-08-061-2/+9
* UserProfile Page: Render Description (#12415)65432020-08-051-0/+5
* Prevent empty div when editing comment (#12404)zeripath2020-08-041-3/+3
* Add API to update pr headBranch (#12419)赵智超2020-08-043-1/+98
* fix a small nit (#12420)赵智超2020-08-031-0/+1
* Add TOTP header to Swagger Documentation (#12402)65432020-08-021-0/+6
* 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