aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* Fix DashboardRepoList margin (#31121)silverwind2024-05-281-2/+0
* Prevent simultaneous editing of comments and issues (#31053)metiftikci2024-05-272-2/+17
* Fix JS error when editing a merged PR's title (#30990)wxiaoguang2024-05-161-1/+4
* Check if reverse proxy is correctly configured (#30890)wxiaoguang2024-05-104-4/+37
* Fix incorrect issue form (#30881)wxiaoguang2024-05-081-16/+11
* Fix various problems around projects board view (#30696)Lunny Xiao2024-05-081-12/+14
* Remove obsolete monaco workaround (#30893)silverwind2024-05-081-4/+0
* Fix some UI problems (dropdown/container) (#30849)wxiaoguang2024-05-062-4/+4
* Fix some UI problems (install/checkbox) (#30854)wxiaoguang2024-05-061-7/+7
* Have time.js use UTC-related getters/setters (#30857)Kemal Zebari2024-05-064-17/+22
* Do not show monaco JS errors (#30862)wxiaoguang2024-05-051-11/+20
* Fix issue/PR title edit (#30858)wxiaoguang2024-05-053-81/+75
* Fix JS error on pull request page (#30838)silverwind2024-05-031-0/+1
* Fix body margin shifting with modals, fix error on project column edit (#30831)silverwind2024-05-031-2/+5
* Improve context popup rendering (#30824)silverwind2024-05-022-8/+15
* Fix activity heat map padding & locale (#30823)wxiaoguang2024-05-022-12/+17
* Fix branch selector UI (#30803)wxiaoguang2024-05-022-55/+18
* Improve logout from worker (#30775)wxiaoguang2024-04-303-2/+13
* Rework and fix stopwatch (#30732)silverwind2024-04-306-44/+49
* Fix dashboard commit status null access (#30771)wxiaoguang2024-04-301-2/+2
* Right align the "Settings" menu item in overflow-menu (#30764)wxiaoguang2024-04-301-5/+19
* Fix issue label rendering in the issue popup (#30763)wxiaoguang2024-04-302-22/+7
* Fix all rounded borders, change affected tab menus to pills (#30707)silverwind2024-04-292-8/+11
* Remove fomantic dimmer module (#30723)silverwind2024-04-292-0/+31
* 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
* Split `issue edit` code from `repo-legacy.js` into its own file (#30419)wxiaoguang2024-04-122-204/+209
* Fix and rewrite contrast color calculation, fix project-related bugs (#30237)silverwind2024-04-074-88/+62
* Action view mobile improvements and fixes (#30309)silverwind2024-04-071-6/+22
* Replace coloris with vanilla-colorful (#30201)silverwind2024-04-032-26/+62
* Refactor dropzone (#30232)wxiaoguang2024-04-021-29/+21
* Remove fomantic input module (#30194)silverwind2024-03-313-6/+6
* Remove most jQuery function calls from the repository topic box (#30191)Yarden Shoham2024-03-313-63/+42
* Remove jQuery class from the `repo-issue.js` file (#30192)Yarden Shoham2024-03-311-70/+85
* Make a distinction between `active` and `selected` in the issue author dropdo...Yarden Shoham2024-03-311-1/+3
* Fix unclickable checkboxes (#30195)silverwind2024-03-311-4/+13