aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect oldest sort in project list (#25806) (#25835)Giteabot2023-07-125-15/+64
* Fix activity type match in `matchPullRequestEvent` (#25746) (#25796)Zettat1232023-07-112-33/+55
* For API attachments, use API URL (#25639) (#25814)Giteabot2023-07-1019-67/+108
* Make "install page" respect environment config (#25648) (#25799)wxiaoguang2023-07-1013-71/+88
* Avoid amending the Rebase and Fast-forward merge if there is no message templ...Giteabot2023-07-102-1/+6
* Fix WORK_DIR for docker (root) image (#25738) (#25811)Giteabot2023-07-101-1/+1
* Clarify "text-align" CSS helpers, fix clone button padding (#25763) (#25764)wxiaoguang2023-07-1010-15/+16
* Revert package access change from #23879 (#25707) (#25785)Giteabot2023-07-098-28/+385
* Remove unused code (#25734) (#25788)Giteabot2023-07-092-57/+0
* Fix notification list bugs (#25781) (#25787)Giteabot2023-07-094-4/+4
* Test if container blob is accessible before mounting (#22759) (#25784)Giteabot2023-07-093-8/+72
* Always pass 6-digit hex color to monaco (#25780) (#25782)silverwind2023-07-097-55/+33
* docs: rootless docker ssh's default port is 2222 (#25771) (#25772)Giteabot2023-07-091-1/+1
* Translate untranslated string in issues list (#25759) (#25761)Giteabot2023-07-071-1/+1
* Hide `add file` button for pull mirrors (#25748) (#25751)Giteabot2023-07-071-1/+1
* Remove broken translations (#25737)wxiaoguang2023-07-0716-222/+0
* Several fixes for mobile UI (#25634) (#25689)Denys Konovalov2023-07-0711-51/+72
* Allow/fix review (approve/reject) of empty PRs (#25690) (#25732)Giteabot2023-07-062-170/+164
* Check `ctx.Written()` for `GetActionIssue` (#25698) (#25711)Giteabot2023-07-065-11/+20
* Show correct naming for 1 comment (#25704) (#25712)Giteabot2023-07-062-1/+2
* Correct permissions for `.ssh` and `authorized_keys` (#25721) (#25730)Giteabot2023-07-061-1/+9
* Fix tags header and pretty format numbers (#25624) (#25694)Giteabot2023-07-054-5/+6
* Fix position of org follow button (#25688) (#25692)Giteabot2023-07-051-0/+1
* Replace `interface{}` with `any` (#25686) (#25687)silverwind2023-07-04233-729/+729
* Prevent duplicate image loading (#25675) (#25684)Giteabot2023-07-041-1/+2
* Actions list enhancements (#25601) (#25678)silverwind2023-07-049-36/+51
* Manual backport of locale for 1.20 (2nd) (#25668)wxiaoguang2023-07-0416-62/+110
* Fix the nil pointer when assigning issues to projects (#25665) (#25677)Giteabot2023-07-042-6/+10
* Prevent SVG shrinking (#25652) (#25669)silverwind2023-07-043-10/+42
* Fix show more for image on diff page (#25672) (#25673)Giteabot2023-07-041-0/+2
* Add unit test for repository collaboration (#25640) (#25658)Giteabot2023-07-041-0/+88
* Log the real reason when authentication fails (but don't show the user) (#254...Giteabot2023-07-034-14/+68
* Fix UI misalignment on user setting page (#25629) (#25656)Giteabot2023-07-038-83/+73
* Fix bug of branches API with tests(#25578) (#25579)Lunny Xiao2023-07-0326-4/+268
* Manuall backport of locale for 1.20 (#25635)wxiaoguang2023-07-0327-5629/+2815
* Fix bug when change user name (#25637) (#25646)Giteabot2023-07-031-0/+4
* Make "cancel" buttons have proper type in modal forms (#25618) (#25641)wxiaoguang2023-07-034-0/+51
* use css on labels (#25626) (#25636)Giteabot2023-07-031-1/+1
* Use AfterCommitId to get commit for Viewed functionality (#25529) (#25612)Giteabot2023-07-011-1/+1
* Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581) ...Giteabot2023-06-305-33/+139
* read-only checkboxes don't appear and don't entirely act the way one might ex...Giteabot2023-06-291-2/+2
* Redirect to package after version deletion (#25594) (#25599)KN4CK3R2023-06-302-12/+16
* Add documentation about supported workflow trigger events (#25582) (#25589)Giteabot2023-06-292-0/+40
* Reduce table padding globally (#25568) (#25577)Giteabot2023-06-291-0/+18
* Fix milestones deletion (#25583) (#25584)Giteabot2023-06-292-2/+2
* Do not prepare oauth2 config if it is not enabled, do not write config in som...wxiaoguang2023-06-293-10/+21
* Fix content holes in Actions task logs file (#25560) (#25566)Giteabot2023-06-286-5/+98
* Use correct response code in push mirror creation response in v1_json.tmpl (#...Giteabot2023-06-282-2/+2
* Fix bugs related to notification endpoints (#25548) (#25562)Giteabot2023-06-283-4/+4
* Align language menu icon and fit the footer area (#25556) (#25563)Giteabot2023-06-282-6/+14