aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* Convert frontend code to typescript (#31559)silverwind2024-07-07160-369/+369
* Add typescript guideline and typescript-specific eslint plugins and fix issue...silverwind2024-07-035-10/+12
* Add Passkey login support (#31504)Anbraten2024-06-291-7/+70
* Always use HTML attributes for avatar size (#31509)silverwind2024-06-281-1/+1
* Add initial typescript config and use it for eslint,vitest,playwright (#31186)silverwind2024-06-284-26/+4
* Fix JS error with disabled attachment and easymde (#31511)silverwind2024-06-281-1/+3
* Make toast support preventDuplicates (#31501)wxiaoguang2024-06-274-18/+45
* Improve attachment upload methods (#30513)Tyrone Yeh2024-06-2710-99/+171
* Refactor dropzone (#31482)wxiaoguang2024-06-278-184/+184
* Fix overflow menu flickering on mobile (#31484)Brecht Van Lommel2024-06-251-0/+4
* Disable issue/PR comment button given empty input (#31463)Kemal Zebari2024-06-231-12/+17
* Switch to "Write" tab when edit comment again (#31445)wxiaoguang2024-06-222-12/+17
* Add simple JS init performance trace (#31459)wxiaoguang2024-06-221-101/+129
* Refactor image diff (#31444)wxiaoguang2024-06-225-168/+192
* Improve markdown textarea for indentation and lists (#31406)wxiaoguang2024-06-213-18/+121
* Split common-global.js into separate files (#31438)wxiaoguang2024-06-2110-484/+497
* Bump htmx to 2.0.0 (#31413)Yarden Shoham2024-06-205-5/+6
* Update JS dependencies, remove `eslint-plugin-jquery` (#31402)silverwind2024-06-181-1/+1
* Fix JS error when creating new issue (#31383)wxiaoguang2024-06-161-1/+1
* Fix navbar `+` menu flashing on page load (#31281)silverwind2024-06-122-1/+17
* 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
* 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-041-1/+1
* Make pasted "img" tag has the same behavior as markdown image (#31235)wxiaoguang2024-06-041-1/+5
* 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