aboutsummaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Fix JS error when creating new issue (#31383)wxiaoguang2024-06-161-1/+1
* Improve detecting empty files (#31332)wxiaoguang2024-06-131-0/+12
* Fix line number widths (#31341)silverwind2024-06-122-8/+9
* Fix navbar `+` menu flashing on page load (#31281)silverwind2024-06-124-12/+32
* Fix line number width in code preview (#31307)silverwind2024-06-111-2/+0
* Use `querySelector` over alternative DOM methods (#31280)silverwind2024-06-1046-167/+164
* Remove jQuery `.text()` (#30506)silverwind2024-06-109-159/+151
* Fix and clean up `ConfirmModal` (#31283)silverwind2024-06-075-15/+28
* Optimize repo-list layout to enhance visual experience (#31272)Kerwin Bryant2024-06-071-4/+0
* Fix Activity Page Contributors dropdown (#31264)wxiaoguang2024-06-062-11/+11
* Fix admin oauth2 custom URL settings (#31246)wxiaoguang2024-06-041-12/+17
* Replace `gt-word-break` with `tw-break-anywhere` (#31183)silverwind2024-06-042-6/+1
* Make pasted "img" tag has the same behavior as markdown image (#31235)wxiaoguang2024-06-041-1/+5
* Remove .segment from .project-column (#31204)silverwind2024-06-041-0/+1
* Move custom `tw-` helpers to tailwind plugin (#31184)silverwind2024-06-031-16/+0
* Remove unnecessary inline style for tab-size (#31224)silverwind2024-06-031-0/+1
* Use vertical layout for multiple code expander buttons (#31122)silverwind2024-05-291-0/+5
* Improve mobile review ui (#31091)silverwind2024-05-285-107/+64
* Fix DashboardRepoList margin (#31121)silverwind2024-05-281-2/+0
* Prevent simultaneous editing of comments and issues (#31053)metiftikci2024-05-272-2/+17
* Rename project board -> column to make the UI less confusing (#30170)Lunny Xiao2024-05-273-3/+3
* Prevent tab shifting, remove extra margin on fluid pages (#31090)silverwind2024-05-271-4/+0
* Fix border radius on hovered secondary menu (#31089)silverwind2024-05-271-1/+4
* Change `--border-radius-circle` to `--border-radius-full` (#30936)silverwind2024-05-253-4/+4
* Fix project column title overflow (#31011)wxiaoguang2024-05-201-8/+5
* Fix JS error when editing a merged PR's title (#30990)wxiaoguang2024-05-161-1/+4
* Restyle release list, fix branch dropdown (#30837)silverwind2024-05-131-27/+51
* Fix file path width in repo non-homepage view (#30951)silverwind2024-05-121-0/+4
* Enable `declaration-block-no-redundant-longhand-properties` (#30950)silverwind2024-05-122-7/+2
* Use CSS `inset` shorthand (#30939)silverwind2024-05-113-12/+3
* Fix some UI regressions for commit list (#30920)wxiaoguang2024-05-102-5/+2
* Forbid deprecated `break-word` in CSS (#30934)silverwind2024-05-104-6/+4
* Check if reverse proxy is correctly configured (#30890)wxiaoguang2024-05-104-4/+37
* Add missing menu active item background back (#30897)wxiaoguang2024-05-081-0/+1
* 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-066-22/+40
* Fix some UI problems (install/checkbox) (#30854)wxiaoguang2024-05-063-12/+12
* 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-054-117/+112
* 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 repo button row layout (#30668)silverwind2024-05-022-12/+45
* Add hover outline to heatmap squares (#30828)silverwind2024-05-021-0/+4
* Improve context popup rendering (#30824)silverwind2024-05-022-8/+15
* Fix activity heat map padding & locale (#30823)wxiaoguang2024-05-022-12/+17
* Fix issue card layout (#30800)wxiaoguang2024-05-022-7/+16
* Fix branch selector UI (#30803)wxiaoguang2024-05-024-87/+72