aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features
Commit message (Expand)AuthorAgeFilesLines
* Improve textarea paste (#31948)silverwind2024-09-012-8/+6
* Actions support workflow dispatch event (#28163)胖梁2024-08-181-7/+13
* fix the component of access token list not mounted (#31824)sillyguodong2024-08-161-0/+20
* Add types to various low-level functions (#31781)silverwind2024-08-104-6/+6
* Enable `no-jquery/no-parse-html-literal` and fix violation (#31684)silverwind2024-07-271-4/+8
* Run `detectWebAuthnSupport` only if necessary (#31691)Jason Song2024-07-251-3/+3
* Run `detectWebAuthnSupport` only on sign-in page (#31676)Jason Song2024-07-231-0/+4
* add skip secondary authorization option for public oauth2 clients (#31454)Denys Konovalov2024-07-191-0/+5
* Enable `no-jquery/no-class-state` (#31639)silverwind2024-07-161-4/+4
* Code editor theme enhancements (#31629)silverwind2024-07-141-1/+1
* Convert frontend code to typescript (#31559)silverwind2024-07-0782-189/+189
* Add typescript guideline and typescript-specific eslint plugins and fix issue...silverwind2024-07-033-8/+8
* 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-281-2/+2
* Fix JS error with disabled attachment and easymde (#31511)silverwind2024-06-281-1/+3
* Make toast support preventDuplicates (#31501)wxiaoguang2024-06-271-6/+2
* Improve attachment upload methods (#30513)Tyrone Yeh2024-06-275-81/+137
* Refactor dropzone (#31482)wxiaoguang2024-06-275-181/+158
* 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
* Refactor image diff (#31444)wxiaoguang2024-06-223-162/+179
* Improve markdown textarea for indentation and lists (#31406)wxiaoguang2024-06-213-18/+121
* Split common-global.js into separate files (#31438)wxiaoguang2024-06-219-470/+482
* Bump htmx to 2.0.0 (#31413)Yarden Shoham2024-06-201-1/+0
* Fix JS error when creating new issue (#31383)wxiaoguang2024-06-161-1/+1
* Use `querySelector` over alternative DOM methods (#31280)silverwind2024-06-1035-142/+142
* Remove jQuery `.text()` (#30506)silverwind2024-06-108-157/+149
* Fix and clean up `ConfirmModal` (#31283)silverwind2024-06-073-15/+16
* Fix Activity Page Contributors dropdown (#31264)wxiaoguang2024-06-061-0/+1
* 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
* Prevent simultaneous editing of comments and issues (#31053)metiftikci2024-05-271-0/+7
* 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-102-1/+32
* 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-061-2/+2
* Fix some UI problems (install/checkbox) (#30854)wxiaoguang2024-05-061-7/+7
* 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 activity heat map padding & locale (#30823)wxiaoguang2024-05-021-7/+10
* Fix branch selector UI (#30803)wxiaoguang2024-05-021-11/+14
* Improve logout from worker (#30775)wxiaoguang2024-04-302-2/+4
* Rework and fix stopwatch (#30732)silverwind2024-04-304-42/+44
* Fix issue label rendering in the issue popup (#30763)wxiaoguang2024-04-301-1/+1
* Fix all rounded borders, change affected tab menus to pills (#30707)silverwind2024-04-292-8/+11
* Make Ctrl+Enter work for issue/comment edit (#30720)v1.22.0-rc1wxiaoguang2024-04-272-3/+8