aboutsummaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Restyle release list, fix branch dropdown (#30837) (#30968)Giteabot2024-05-131-27/+51
* Fix file path width in repo non-homepage view (#30951) (#30952)Giteabot2024-05-121-0/+4
* Fix some UI regressions for commit list (#30920) (#30937)Giteabot2024-05-102-5/+2
* Check if reverse proxy is correctly configured (#30890) (#30935)Giteabot2024-05-104-4/+37
* Add missing menu active item background back (#30897) (#30907)Giteabot2024-05-081-0/+1
* Fix incorrect issue form (#30881) (#30904)Giteabot2024-05-081-16/+11
* Fix various problems around projects board view (#30696) (#30902)Giteabot2024-05-081-12/+14
* Fix some UI problems (dropdown/container) (#30849) (#30871)Giteabot2024-05-066-22/+40
* Fix some UI problems (install/checkbox) (#30854) (#30870)Giteabot2024-05-063-12/+12
* Have time.js use UTC-related getters/setters (#30857) (#30869)Giteabot2024-05-064-17/+22
* Do not show monaco JS errors (#30862) (#30866)Giteabot2024-05-061-11/+20
* Fix issue/PR title edit (#30858) (#30865)Giteabot2024-05-054-117/+112
* Fix JS error on pull request page (#30838) (#30841)Giteabot2024-05-031-0/+1
* Improve repo button row layout (#30668) (#30839)Giteabot2024-05-022-12/+45
* Add hover outline to heatmap squares (#30828) (#30832)Giteabot2024-05-021-0/+4
* Improve context popup rendering (#30824) (#30829)Giteabot2024-05-022-8/+15
* Fix activity heat map padding & locale (#30823) (#30827)Giteabot2024-05-022-12/+17
* Fix rounded border for segment followed by pagination (#30809) (#30818)Giteabot2024-05-021-0/+1
* Fix issue card layout (#30800) (#30820)Giteabot2024-05-022-7/+16
* Fix branch selector UI (#30803) (#30819)Giteabot2024-05-024-87/+72
* Rework and fix stopwatch (#30732) (#30787)Giteabot2024-04-308-56/+60
* Improve logout from worker (#30775) (#30789)Giteabot2024-05-013-2/+13
* Fix dashboard commit status null access (#30771) (#30786)Giteabot2024-04-301-2/+2
* Fix issue label rendering in the issue popup (#30763) (#30773)Giteabot2024-04-302-22/+7
* Right align the "Settings" menu item in overflow-menu (#30764) (#30777)Giteabot2024-04-303-37/+36
* Fix all rounded borders, change affected tab menus to pills (#30707) (#30769)Giteabot2024-04-299-28/+64
* Make Ctrl+Enter work for issue/comment edit (#30720)v1.22.0-rc1wxiaoguang2024-04-272-3/+8
* Issue card improvements (#30687)silverwind2024-04-271-1/+1
* Update JS dependencies (#30713)silverwind2024-04-271-8/+0
* 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-265-25/+45
* Improve job commit description (#30579)yp053272024-04-261-5/+17
* Refactor imagediff and fix regression bug (#30694)wxiaoguang2024-04-251-102/+102
* Fix active item in tab menu (#30690)silverwind2024-04-251-1/+1
* Fix border-radius of header+segment boxes (#30667)silverwind2024-04-241-0/+5
* Initial support for colorblindness-friendly themes (#30625)wxiaoguang2024-04-242-0/+22
* Fix flash message for flex-container (#30657)wxiaoguang2024-04-231-6/+0
* Remove obsolete CSS text classes (#30576)silverwind2024-04-221-16/+0
* Fix repo home UI when there is no repo description (#30552)wxiaoguang2024-04-211-12/+2
* Fix dropdown text ellipsis (#30628)wxiaoguang2024-04-211-6/+0
* Fix flash on dashboard (#30572)silverwind2024-04-211-0/+6
* Fix issue comment form and quick-submit (#30623)wxiaoguang2024-04-223-11/+8
* Improve "Reference in new issue" modal (#30547)silverwind2024-04-181-0/+7
* Refactor and fix archive link bug (#30535)wxiaoguang2024-04-192-32/+26
* Add form field id generation, remove duplicated ids (#30546)silverwind2024-04-184-13/+30
* Fix border-radius on view, blame and code search (#30545)silverwind2024-04-181-1/+1
* Disable enter key for accepting code completion in Monaco (#30548)silverwind2024-04-181-0/+4
* Expose fuzzy search for issues/pulls (#29701)65432024-04-181-1/+1
* Fix and tweak pull request commit list (#30528)silverwind2024-04-171-16/+14