aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
...
* Use vertical layout for multiple code expander buttons (#31122)silverwind2024-05-293-16/+20
* Improve mobile review ui (#31091)silverwind2024-05-282-5/+5
* Add topics for repository API (#31127)Lunny Xiao2024-05-281-0/+7
* Prevent simultaneous editing of comments and issues (#31053)metiftikci2024-05-274-5/+5
* Rename project board -> column to make the UI less confusing (#30170)Lunny Xiao2024-05-274-6/+6
* Simplify review UI (#31062)delvh2024-05-271-14/+19
* Prevent tab shifting, remove extra margin on fluid pages (#31090)silverwind2024-05-275-10/+13
* Make gitea webhooks openproject compatible (#28435)André Rosenhammer2024-05-261-0/+34
* Support setting the `default` attribute of the issue template dropdown field ...Zettat1232024-05-231-1/+1
* Fix wrong display of recently pushed notification (#25812)yp053272024-05-211-2/+2
* Don't include link of deleted branch when listing branches (#31028)Kemal Zebari2024-05-211-1/+1
* Return `access_denied` error when an OAuth2 request is denied (#30974)Zettat1232024-05-201-2/+2
* Avoid 500 panic error when uploading invalid maven package file (#31014)wxiaoguang2024-05-202-2/+9
* Fix incorrect "blob excerpt" link when comparing files (#31013)wxiaoguang2024-05-202-6/+8
* Fix project column title overflow (#31011)wxiaoguang2024-05-201-10/+6
* Fix "force private" logic (#31012)wxiaoguang2024-05-2010-11/+12
* Simplify mirror repository API logic (#30963)wxiaoguang2024-05-171-1/+1
* Fix JS error when editing a merged PR's title (#30990)wxiaoguang2024-05-161-4/+2
* template: `label` fix correct input id (#30987)Frank Villaro-Dixon2024-05-161-1/+1
* Put web editor into a segment (#30966)silverwind2024-05-151-19/+23
* Protected tag is no internal server error (#30962)KN4CK3R2024-05-141-4/+13
* Restyle release list, fix branch dropdown (#30837)silverwind2024-05-132-13/+12
* Support using label names when changing issue labels (#30943)Zettat1232024-05-131-5/+2
* Fix file path width in repo non-homepage view (#30951)silverwind2024-05-121-1/+1
* Fix some UI regressions for commit list (#30920)wxiaoguang2024-05-101-5/+9
* Check if reverse proxy is correctly configured (#30890)wxiaoguang2024-05-101-13/+15
* Fix incorrect issue form (#30881)wxiaoguang2024-05-081-5/+1
* Fix various problems around projects board view (#30696)Lunny Xiao2024-05-081-1/+1
* Fix some UI problems (dropdown/container) (#30849)wxiaoguang2024-05-067-178/+201
* Fix some UI problems (install/checkbox) (#30854)wxiaoguang2024-05-061-146/+148
* Fix issue/PR title edit (#30858)wxiaoguang2024-05-051-18/+25
* Improve repo button row layout (#30668)silverwind2024-05-022-7/+7
* Catch and handle unallowed file type errors in issue attachment API (#30791)Kemal Zebari2024-05-021-0/+6
* Fix issue card layout (#30800)wxiaoguang2024-05-021-3/+3
* Fix branch selector UI (#30803)wxiaoguang2024-05-023-30/+24
* Add API endpoints for getting action jobs status (#26673)Chester2024-05-011-0/+149
* Rework and fix stopwatch (#30732)silverwind2024-04-301-30/+39
* Right align the "Settings" menu item in overflow-menu (#30764)wxiaoguang2024-04-302-1/+3
* Fix all rounded borders, change affected tab menus to pills (#30707)silverwind2024-04-2915-36/+41
* Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762)wxiaoguang2024-04-292-2/+2
* Add support for npm bundleDependencies (#30751)Micash2024-04-291-0/+9
* 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