| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [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 |
* | Add Status Updates whilst Gitea migrations are occurring (#15076) | zeripath | 2021-06-16 | 1 | -0/+1 |
* | Fix spelling (#16179) | Jonathan Tran | 2021-06-16 | 1 | -1/+1 |
* | Add subject-type filter to list notification API endpoints (#16177) | 6543 | 2021-06-16 | 1 | -0/+32 |
* | Add attachments for PR reviews (#16075) | KN4CK3R | 2021-06-14 | 7 | -6/+11 |
* | Fix private repo permission problem (#16142) | Nils Dralle | 2021-06-14 | 1 | -1/+2 |
* | Add push to remote mirror repository (#15157) | KN4CK3R | 2021-06-14 | 2 | -71/+155 |
* | Add OpenID claims "profile" and "email". (#16141) | KN4CK3R | 2021-06-14 | 1 | -0/+29 |
* | Remove utf8 option from installation page (#16126) | Lunny Xiao | 2021-06-10 | 1 | -1/+0 |
* | Fix typo and add TODO notice (#16064) | NekoBit | 2021-06-05 | 1 | -2/+2 |
* | Add Image Diff for SVG files (#14867) | KN4CK3R | 2021-06-05 | 2 | -135/+87 |
* | Fixed unknown translation key. (#16057) | KN4CK3R | 2021-06-03 | 1 | -1/+1 |
* | Hide mirror passwords on repo settings page (#16022) | zeripath | 2021-05-31 | 1 | -1/+2 |
* | Replace clipboard.js with async clipboard api (#15899) | silverwind | 2021-05-30 | 2 | -2/+2 |
* | Remove New PR button in PRs (#15998) | Kyle D | 2021-05-29 | 1 | -1/+1 |
* | Add links to toggle WIP status (#14677) | Jimmy Praet | 2021-05-27 | 2 | -20/+40 |
* | Fix extra curly brace breaking release compare (#15988) | Kyle D | 2021-05-26 | 1 | -1/+1 |
* | not show link to migration on repo reate page when it was disabled (#15957) | a1012112796 | 2021-05-26 | 1 | -1/+3 |
* | Remove branch URL before IssueRefURL (#15968) | fnetX (aka fralix) | 2021-05-25 | 1 | -1/+1 |
* | Add possibility to make branch in branch page (#15960) | Viktor Yakovchuk | 2021-05-24 | 1 | -0/+36 |
* | Make tasklist checkboxes clickable (#15791) | KN4CK3R | 2021-05-23 | 3 | -4/+4 |
* | Remove fomantic accordion module (#15951) | silverwind | 2021-05-23 | 3 | -173/+160 |
* | Remove remaining fontawesome usage in templates (#15952) | silverwind | 2021-05-22 | 5 | -8/+8 |
* | fix default avatar url (#15938) | Norwin | 2021-05-21 | 3 | -3/+3 |
* | Fix layout of milestone view (#15927) | sebastian-sauer | 2021-05-20 | 1 | -6/+6 |
* | Encrypt LDAP bind password in db with SECRET_KEY (#15547) | zeripath | 2021-05-20 | 2 | -2/+0 |
* | Fix and restyle menu on code line (#15913) | silverwind | 2021-05-18 | 2 | -3/+3 |
* | remove unimplemented searchbar from project view (#15901) | Norwin | 2021-05-17 | 1 | -3/+0 |
* | Issue sidebar and misc css fixes (#15524) | silverwind | 2021-05-16 | 4 | -67/+71 |
* | Use a special name for update default branch on repository setting (#15893) | Lunny Xiao | 2021-05-16 | 1 | -1/+1 |
* | Create a session on ReverseProxy and ensure that ReverseProxy users cannot ch... | zeripath | 2021-05-15 | 1 | -2/+2 |
* | Restore PAM user autocreation functionality (#15825) | zeripath | 2021-05-13 | 2 | -0/+6 |
* | label size, PR ref, new PR button alignment (#15363) | Mike L | 2021-05-11 | 1 | -4/+4 |
* | Set autocomplete off on branches selector (#15809) | zeripath | 2021-05-11 | 1 | -1/+1 |
* | Add Active and ProhibitLogin to API (#15689) | KN4CK3R | 2021-05-11 | 1 | -0/+10 |
* | Allow only internal registration (#15795) | 6543 | 2021-05-09 | 3 | -5/+9 |
* | Code comments improvements (#15722) | silverwind | 2021-05-08 | 3 | -30/+45 |
* | Rename StaticUrlPrefix to AssetUrlPrefix (#15779) | silverwind | 2021-05-08 | 16 | -62/+62 |
* | Add selecting tags on the compare page (#15723) | Jonathan Tran | 2021-05-07 | 1 | -77/+147 |
* | Use pulls in commit graph unless pulls are disabled (#15774) | zeripath | 2021-05-07 | 1 | -1/+1 |
* | not show `ref-in-new-issue` pop when issue was disabled (#15761) | a1012112796 | 2021-05-07 | 1 | -7/+9 |
* | Use a generic markup class to display externally rendered files and diffs (#1... | 6543 | 2021-05-07 | 17 | -23/+23 |
* | Feature/oauth userinfo (#15721) | N. L. H | 2021-05-06 | 1 | -0/+1 |
* | reverse #15734 partial and comment (#15740) | 6543 | 2021-05-06 | 1 | -1/+2 |
* | fix some ui bug about draft release (#15137) | a1012112796 | 2021-05-06 | 2 | -8/+12 |
* | Issue list alignment tweaks (#15483) | silverwind | 2021-05-05 | 1 | -1/+1 |
* | Commit Graph: Pull-Requests should not link to issues (#15734) | KN4CK3R | 2021-05-05 | 1 | -8/+2 |