summaryrefslogtreecommitdiffstats
path: root/web_src/js
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
* bump vue-bar-graph (#31705) (#31753)techknowlogick2024-08-011-1/+1
* Fix "Filter by commit" Dropdown (#31695) (#31696)wxiaoguang2024-07-251-3/+6
* 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
* Switch to "Write" tab when edit comment again (#31445) (#31461)Giteabot2024-06-222-12/+17
* Fix repo graph JS (#31377)wxiaoguang2024-06-141-3/+3
* Fix navbar `+` menu flashing on page load (#31281) (#31342)Giteabot2024-06-122-1/+17
* Fix and clean up `ConfirmModal` (#31283) (#31291)Giteabot2024-06-075-15/+28
* 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
* Fix DashboardRepoList margin (#31121) (#31128)Giteabot2024-05-281-2/+0
* Fix JS error when editing a merged PR's title (#30990) (#31001)Giteabot2024-05-171-1/+4
* Check if reverse proxy is correctly configured (#30890) (#30935)Giteabot2024-05-104-4/+37
* 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-062-4/+4
* Fix some UI problems (install/checkbox) (#30854) (#30870)Giteabot2024-05-061-7/+7
* 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-053-81/+75
* Fix JS error on pull request page (#30838) (#30841)Giteabot2024-05-031-0/+1
* 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 branch selector UI (#30803) (#30819)Giteabot2024-05-022-55/+18
* Rework and fix stopwatch (#30732) (#30787)Giteabot2024-04-306-44/+49
* 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-301-5/+19
* Fix all rounded borders, change affected tab menus to pills (#30707) (#30769)Giteabot2024-04-292-8/+11
* Make Ctrl+Enter work for issue/comment edit (#30720)v1.22.0-rc1wxiaoguang2024-04-272-3/+8
* Update JS dependencies (#30713)silverwind2024-04-271-8/+0
* Update misspell to 0.5.1 and add `misspellings.csv` (#30573)silverwind2024-04-271-1/+1
* Improve job commit description (#30579)yp053272024-04-261-5/+17
* Refactor imagediff and fix regression bug (#30694)wxiaoguang2024-04-251-102/+102
* Fix issue comment form and quick-submit (#30623)wxiaoguang2024-04-222-7/+4
* 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
* Disable enter key for accepting code completion in Monaco (#30548)silverwind2024-04-181-0/+4
* Fix long branch name overflows (#30345)silverwind2024-04-161-2/+2
* Fix various overflows on actions view (#30344)silverwind2024-04-151-5/+11
* Remove fomantic button module (#30475)silverwind2024-04-141-1/+1
* Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453)silverwind2024-04-143-31/+28
* Fix JS error when opening to expanded code comment (#30463)silverwind2024-04-141-5/+3
* Fix admin notice view-detail (#30450)silverwind2024-04-131-4/+4
* Remove jQuery from the commit graph (except Fomantic) (#30395)Yarden Shoham2024-04-121-61/+77