aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Fix Activity Page Contributors dropdown (#31264)wxiaoguang2024-06-061-0/+1
* Optimize runner-tags layout to enhance visual experience (#31258)Kerwin Bryant2024-06-051-1/+1
* Replace `gt-word-break` with `tw-break-anywhere` (#31183)silverwind2024-06-0412-15/+15
* Remove .segment from .project-column (#31204)silverwind2024-06-041-1/+1
* Fix overflow on push notification (#31179)silverwind2024-06-041-2/+2
* Fix overflow on notifications (#31178)silverwind2024-06-041-2/+2
* Document possible action types for the user activity feed API (#31196)Kemal Zebari2024-06-031-0/+30
* Fix overflow in issue card (#31203)silverwind2024-06-031-1/+1
* Fix agit checkout command line hint & fix ShowMergeInstructions checking (#31...Lunny Xiao2024-06-031-2/+2
* 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