summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong display of recently pushed notification (#25812) (#31043)yp053272024-05-231-2/+2
* Don't include link of deleted branch when listing branches (#31028) (#31032)Giteabot2024-05-211-1/+1
* Return `access_denied` error when an OAuth2 request is denied (#30974) (#31029)Giteabot2024-05-201-2/+2
* Fix incorrect "blob excerpt" link when comparing files (#31013) (#31026)Giteabot2024-05-202-6/+8
* Avoid 500 panic error when uploading invalid maven package file (#31014) (#31...Giteabot2024-05-202-2/+9
* Fix project column title overflow (#31011) (#31025)Giteabot2024-05-201-10/+6
* Fix "force private" logic (#31012) (#31021)Giteabot2024-05-2010-11/+12
* Simplify mirror repository API logic (#30963) (#31009)Giteabot2024-05-181-1/+1
* Fix JS error when editing a merged PR's title (#30990) (#31001)Giteabot2024-05-171-4/+2
* template: `label` fix correct input id (#30987) (#30997)Giteabot2024-05-161-1/+1
* Put web editor into a segment (#30966) (#30993)Giteabot2024-05-161-19/+23
* Protected tag is no internal server error (#30962) (#30970)Giteabot2024-05-141-4/+13
* Restyle release list, fix branch dropdown (#30837) (#30968)Giteabot2024-05-132-13/+12
* Support using label names when changing issue labels (#30943) (#30958)Giteabot2024-05-131-5/+2
* Fix file path width in repo non-homepage view (#30951) (#30952)Giteabot2024-05-121-1/+1
* Fix some UI regressions for commit list (#30920) (#30937)Giteabot2024-05-101-5/+9
* Check if reverse proxy is correctly configured (#30890) (#30935)Giteabot2024-05-101-13/+15
* Fix incorrect issue form (#30881) (#30904)Giteabot2024-05-081-5/+1
* Fix various problems around projects board view (#30696) (#30902)Giteabot2024-05-081-1/+1
* Fix some UI problems (dropdown/container) (#30849) (#30871)Giteabot2024-05-067-178/+201
* Fix some UI problems (install/checkbox) (#30854) (#30870)Giteabot2024-05-061-146/+148
* Fix issue/PR title edit (#30858) (#30865)Giteabot2024-05-051-18/+25
* Improve repo button row layout (#30668) (#30839)Giteabot2024-05-022-7/+7
* Catch and handle unallowed file type errors in issue attachment API (#30791) ...Giteabot2024-05-031-0/+6
* Fix issue card layout (#30800) (#30820)Giteabot2024-05-021-3/+3
* Fix branch selector UI (#30803) (#30819)Giteabot2024-05-023-30/+24
* Rework and fix stopwatch (#30732) (#30787)Giteabot2024-04-301-30/+39
* Right align the "Settings" menu item in overflow-menu (#30764) (#30777)Giteabot2024-04-302-1/+3
* Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762) (#30767)Giteabot2024-04-292-2/+2
* Fix all rounded borders, change affected tab menus to pills (#30707) (#30769)Giteabot2024-04-2915-36/+41
* Make Ctrl+Enter work for issue/comment edit (#30720)v1.22.0-rc1wxiaoguang2024-04-272-5/+5
* Issue card improvements (#30687)silverwind2024-04-271-10/+15
* Don't show loading indicators when refreshing the system status (#30712)Yarden Shoham2024-04-271-1/+2
* Prevent allow/reject reviews on merged/closed PRs (#30686)Kemal Zebari2024-04-271-12/+16
* Improve diff stats bar (#30669)silverwind2024-04-271-1/+1
* Update misspell to 0.5.1 and add `misspellings.csv` (#30573)silverwind2024-04-271-1/+1
* Diff color enhancements, add line number background (#30670)silverwind2024-04-261-11/+11
* feat(api): enhance Actions Secrets Management API for repository (#30656)Bo-Yi Wu2024-04-261-0/+48
* Fix code search input for different views (#30678)wxiaoguang2024-04-261-10/+12
* Improve job commit description (#30579)yp053272024-04-262-1/+4
* Improve oauth2 client "preferred username field" logic and the error handling...wxiaoguang2024-04-251-7/+4
* Fix view of readme file in the home code page. (#30564)Jiaxin Zhu2024-04-251-1/+1
* Fix checkbox field markup (#30666)silverwind2024-04-232-6/+10
* Avoid doubled border for the PR info segment (#30663)wxiaoguang2024-04-231-1/+3
* Initial support for colorblindness-friendly themes (#30625)wxiaoguang2024-04-244-32/+19
* Fix flash message for flex-container (#30657)wxiaoguang2024-04-232-4/+2
* Fix project name wrapping, remove horizontal margin on header (#30631)silverwind2024-04-232-5/+5
* Fix compare api swagger (#30648)Lunny Xiao2024-04-231-4/+2
* Remove obsolete CSS text classes (#30576)silverwind2024-04-228-11/+11
* Hide diff stats on empty PRs (#30629)silverwind2024-04-221-0/+2