| Commit message (Expand) | Author | Age | Files | Lines |
* | Swagger AccessToken fixes (#16574) | zeripath | 2021-08-01 | 1 | -24/+15 |
* | Fix swagger doc by rename repoAddTopĆc to repoAddTopic (#16580) | Lars Hvam | 2021-08-01 | 1 | -1/+1 |
* | Show correct text when comparing commits on empty pull request (#16569) | Marty | 2021-07-29 | 1 | -0/+3 |
* | Add agit flow support in gitea (#14295) | a1012112796 | 2021-07-28 | 1 | -3/+7 |
* | Fix add authentication page (#16543) | zeripath | 2021-07-25 | 3 | -5/+5 |
* | Handle too long PR titles correctly (#16517) | zeripath | 2021-07-25 | 1 | -4/+4 |
* | Refactor: Move login out of models (#16199) | zeripath | 2021-07-24 | 3 | -8/+8 |
* | Make Mermaid.js limit configurable (#16519) | zeripath | 2021-07-24 | 1 | -0/+1 |
* | Add support for corporate WeChat webhooks (#15910) | lengyuqu | 2021-07-23 | 6 | -1/+25 |
* | update `user/repos` api description (#16503) | Patrick Schratz | 2021-07-21 | 1 | -1/+1 |
* | Add fluid to ui container class to remove margin (#16396) | Stanley Hu | 2021-07-20 | 2 | -2/+2 |
* | Improve 2FA autofill (#16473) | Jonathan Herlin | 2021-07-18 | 1 | -1/+1 |
* | show tag name on dashboard items list (#16466) | a1012112796 | 2021-07-17 | 1 | -1/+1 |
* | Update notification table with only latest data (#16445) | zeripath | 2021-07-17 | 1 | -1/+1 |
* | Use TrN helper for email templates (#16425) | 6543 | 2021-07-14 | 1 | -5/+1 |
* | Fix activation of primary email addresses (#16385) | Meano | 2021-07-13 | 1 | -1/+1 |
* | Add option to provide signature for a token to verify key ownership (#14054) | zeripath | 2021-07-13 | 2 | -2/+112 |
* | Add checkbox to delete pull branch after successful merge (#16049) | Jimmy Praet | 2021-07-13 | 3 | -0/+45 |
* | Fix invalid params and typo of email templates (#16394) | Meano | 2021-07-10 | 2 | -4/+4 |
* | Creating a repo from a template repo via API (#15958) | a1012112796 | 2021-07-05 | 1 | -0/+117 |
* | Add API to get commits of PR (#16300) | sebastian-sauer | 2021-07-02 | 1 | -0/+56 |
* | Introduce NotifySubjectType (#16320) | 6543 | 2021-07-01 | 1 | -2/+6 |
* | Add button to delete undeleted repositories from failed migrations (#16197) | zeripath | 2021-06-30 | 1 | -0/+39 |
* | Fix default push instructions on empty repos (#16302) | zeripath | 2021-06-30 | 1 | -2/+11 |
* | Add custom emoji support (#16004) | 6543 | 2021-06-29 | 2 | -0/+8 |
* | Implemented head_commit for webhooks (#16282) | KN4CK3R | 2021-06-29 | 1 | -1/+1 |
* | Fix previous/next button size (#16284) | Jimmy Praet | 2021-06-28 | 1 | -2/+2 |
* | Link to previous blames in file blame page (#16259) | Norwin | 2021-06-28 | 1 | -5/+34 |
* | Add previous/next buttons to review comments (#16273) | Jimmy Praet | 2021-06-27 | 1 | -0/+8 |
* | Refactor Webhook + Add X-Hub-Signature (#16176) | KN4CK3R | 2021-06-27 | 1 | -2/+2 |
* | Make allowed Visiblity modes configurable for Users (#16271) | 6543 | 2021-06-27 | 3 | -36/+42 |
* | review comments: break-word for long file names (#16272) | Norwin | 2021-06-27 | 1 | -1/+1 |
* | Add Visible modes function from Organisation to Users too (#16069) | Sergey Dryabzhinsky | 2021-06-26 | 4 | -12/+106 |
* | Add better errors for disabled account recovery (#15117) | John Olheiser | 2021-06-25 | 1 | -1/+7 |
* | Prevent webhook action buttons from shifting (#16087) | Steven | 2021-06-25 | 1 | -3/+3 |
* | Add tag protection (#15629) | KN4CK3R | 2021-06-25 | 3 | -0/+136 |
* | [API] Add repoGetTag (#16166) | 6543 | 2021-06-23 | 1 | -2/+43 |
* | [API] GET / SET User Settings (#16169) | 6543 | 2021-06-23 | 1 | -1/+139 |
* | Fix Nits (#16234) | 6543 | 2021-06-23 | 1 | -1/+1 |
* | Localize Email Templates (#16200) | 6543 | 2021-06-23 | 9 | -55/+73 |
* | Improve notifications for WIP draft PR's (#14663) | Jimmy Praet | 2021-06-23 | 1 | -0/+2 |
* | Use pulls url if issue is a pull request (#16230) | sebastian-sauer | 2021-06-22 | 1 | -1/+5 |
* | Remove User.GetOrganizations() (#14032) | 6543 | 2021-06-18 | 1 | -1/+1 |
* | Add asymmetric JWT signing (#16010) | KN4CK3R | 2021-06-17 | 1 | -0/+7 |
* | [API] Add repoCreateTag (#16165) | 6543 | 2021-06-17 | 1 | -1/+71 |
* | [API] expose repo.GetReviewers() & repo.GetAssignees() (#16168) | 6543 | 2021-06-17 | 1 | -2/+68 |
* | [API] ListReleases add filter for draft and pre-releases (#16175) | 6543 | 2021-06-17 | 1 | -0/+12 |
* | [API] User expose counters (#16167) | 6543 | 2021-06-17 | 1 | -0/+16 |
* | [API] Issue Search Add filter for MilestoneNames (#16173) | 6543 | 2021-06-17 | 1 | -0/+6 |
* | [API] ListIssues add more filters (#16174) | 6543 | 2021-06-16 | 1 | -0/+32 |