summaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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