summaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Fix some places which doesn't repsect org full name setting (#32243) (#32550)Giteabot2024-11-191-1/+1
* Fix mermaid diagram height when initially hidden (#32457) (#32464)Giteabot2024-11-111-1/+12
* Fix broken image when editing comment with non-image attachments (#32319) (#3...Lunny Xiao2024-11-022-2/+9
* Fix the permission check for user search API and limit the number of returned...Zettat1232024-10-231-15/+12
* make `show stats` work when only one file changed (#32244) (#32268)a10121127962024-10-172-1/+4
* [v1.22 backport] Fix null errors on conversation holder (#32258) (#32266) (#3...cloudchamb3r2024-10-171-7/+10
* Warn users when they try to use a non-root-url to sign in/up (#32272) (#32273)wxiaoguang2024-10-173-2/+16
* Fix dropdown content overflow (#31610) (#32250)Giteabot2024-10-131-0/+4
* Fix checkbox bug on private/archive filter (#32236) (#32240)Giteabot2024-10-111-3/+3
* Add null check for responseData.invalidTopics (#32212) (#32217)Giteabot2024-10-091-1/+1
* Fix javascript error when an anonymous user visiting migration page (#32144) ...Lunny Xiao2024-10-041-5/+3
* Include collaboration repositories on dashboard source/forks/mirrors list (#3...Giteabot2024-09-241-1/+0
* Replace v-html with v-text in search inputbox (#31966) (#31973) (#31975)Lunny Xiao2024-09-051-4/+2
* fix the component of access token list not mounted (#31824) (#31868)sillyguodong2024-08-193-14/+21
* Fix overflowing content in action run log (#31842) (#31853)Giteabot2024-08-181-0/+1
* Scroll images in project issues separately from the remaining issue (#31683) ...Giteabot2024-08-132-2/+7
* Add `:focus-visible` style to buttons (#31799) (#31819)Giteabot2024-08-121-0/+4
* bump vue-bar-graph (#31705) (#31753)techknowlogick2024-08-011-1/+1
* Fix "Filter by commit" Dropdown (#31695) (#31696)wxiaoguang2024-07-251-3/+6
* Remove unneccessary uses of `word-break: break-all` (#31637) (#31652)Giteabot2024-07-182-2/+1
* Fix avatar radius problem on the new issue page (#31506) (#31508)Giteabot2024-06-271-1/+1
* Fix dropzone JS error when attachment is disabled (#31486)wxiaoguang2024-06-261-1/+3
* Fix overflow menu flickering on mobile (#31484) (#31488)Giteabot2024-06-261-0/+4
* Fix poor table column width due to breaking words (#31473) (#31477)Giteabot2024-06-251-1/+5
* Switch to "Write" tab when edit comment again (#31445) (#31461)Giteabot2024-06-222-12/+17
* Fix labels and projects menu overflow on issue page (#31435) (#31439)Giteabot2024-06-201-5/+5
* Fix new issue/pr avatar (#31419) (#31424)Giteabot2024-06-191-5/+1
* Fix repo graph JS (#31377)wxiaoguang2024-06-141-3/+3
* Fix line number widths (#31341) (#31343)Giteabot2024-06-132-8/+9
* Fix navbar `+` menu flashing on page load (#31281) (#31342)Giteabot2024-06-124-12/+32
* Fix line number width in code preview (#31307) (#31316)Giteabot2024-06-111-2/+0
* Fix and clean up `ConfirmModal` (#31283) (#31291)Giteabot2024-06-075-15/+28
* Optimize repo-list layout to enhance visual experience (#31272) (#31276)Giteabot2024-06-071-4/+0
* Fix Activity Page Contributors dropdown (#31264) (#31269)Giteabot2024-06-062-11/+11
* Fix admin oauth2 custom URL settings (#31246) (#31247)Giteabot2024-06-041-12/+17
* Make pasted "img" tag has the same behavior as markdown image (#31235) (#31243)Giteabot2024-06-041-1/+5
* Remove .segment from .project-column (#31204) (#31239)Giteabot2024-06-041-0/+1
* Use vertical layout for multiple code expander buttons (#31122) (#31152)Giteabot2024-05-291-0/+5
* Improve mobile review ui (#31091) (#31136)Giteabot2024-05-285-107/+64
* Fix DashboardRepoList margin (#31121) (#31128)Giteabot2024-05-281-2/+0
* Prevent tab shifting, remove extra margin on fluid pages (#31090) (#31099)Giteabot2024-05-271-4/+0
* Fix border radius on hovered secondary menu (#31089) (#31097)Giteabot2024-05-271-1/+4
* Change `--border-radius-circle` to `--border-radius-full` (#30936) (#31078)Giteabot2024-05-263-4/+4
* Fix project column title overflow (#31011) (#31025)Giteabot2024-05-201-8/+5
* Fix JS error when editing a merged PR's title (#30990) (#31001)Giteabot2024-05-171-1/+4
* 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