summaryrefslogtreecommitdiffstats
path: root/routers/api
Commit message (Expand)AuthorAgeFilesLines
* Check passwords against HaveIBeenPwned (#12716)John Olheiser2020-09-081-1/+18
* Add better Swagger description and a example for GetArchive (#12743)65432020-09-061-1/+1
* Expose Attachemnt Settings by API (#12514)65432020-09-053-0/+26
* API: Expose its limitation settings (#12714)65432020-09-043-0/+26
* [API] Delete Token accept names too (#12366)65432020-08-281-5/+36
* Add cron running API (#12421)zeripath2020-08-243-0/+106
* Allow addition of gpg keyring with multiple keys (#12487)zeripath2020-08-211-2/+2
* Report error if API merge is not allowed (#12528)zeripath2020-08-191-3/+13
* Add a storage layer for attachments (#11387)Lunny Xiao2020-08-181-2/+2
* Kanban board (#8346)Lanre Adelowo2020-08-161-0/+11
* Fix bug preventing transfer to private organization (#12497)zeripath2020-08-161-1/+10
* Add Access-Control-Expose-Headers (#12446)zeripath2020-08-1311-0/+14
* Add API to update pr headBranch (#12419)赵智超2020-08-042-0/+97
* Add TOTP header to Swagger Documentation (#12402)65432020-08-021-0/+6
* Add action feed for new release (#12324)赵智超2020-07-291-4/+4
* Add name filter to API for GetMilestoneList (#12336)65432020-07-281-2/+11
* Extend Notifications API and return pinned notifications by default (#12164)zeripath2020-07-123-14/+125
* Fix regression: Gitea commits API again returns commit summaries, not full me...Kristian Antonsen2020-07-081-1/+1
* Fix repo API listing stability (#12057)Clark Boylan2020-07-021-0/+1
* 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
* 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
* Rework api/user/repos for pagination (#11827)Cirno the Strongest2020-06-131-21/+33
* 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-081-6/+0
* 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
* Add language statistics API endpoint (#11737)Lauris BH2020-06-073-0/+92
* Fix timezone on issue deadline (#11697)Cirno the Strongest2020-06-051-1/+1
* 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-021-1/+1
* Handle expected errors in FileCreate & FileUpdate API (#11643)65432020-05-311-2/+37
* Add API Endpoint for Branch Creation (#11607)Terence Le Huu Phuong2020-05-293-0/+94
* Handle expected errors in AddGPGkey API (#11644)65432020-05-281-2/+10
* Allow different HardBreaks settings for documents and comments (#11515)zeripath2020-05-242-3/+13
* Fix repo-list private and total count bugs (#11500)zeripath2020-05-201-3/+6
* Make API EditIssue and EditPullRequest issue notifications (#11123)zeripath2020-05-172-21/+36
* Add paging and archive/private repository filtering to dashboard list (#11321)zeripath2020-05-161-0/+13
* Refactor Milestone related (#11225)65432020-05-121-4/+5
* Correctly set the organization num repos (#11339)zeripath2020-05-121-3/+3
* Consolidate API for getting single commit (#11368)Cirno the Strongest2020-05-112-49/+7
* Fix tracked time issues (#11349)65432020-05-091-0/+4
* Add default CommitID for create pull review api (#11334)赵智超2020-05-081-0/+19
* When deleting a tracked time through the API return 404 not 500 (#11319)65432020-05-071-0/+4