aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/utils
Commit message (Expand)AuthorAgeFilesLines
* Tweak eslint config, fix new issues (#35019)silverwind9 days1-1/+1
* Fix various problems (#35012)wxiaoguang10 days1-2/+2
* Refactor frontend unique id & comment (#34958)wxiaoguang2025-07-052-11/+13
* Improve html escape (#34911)wxiaoguang2025-07-013-0/+41
* Add repo file tree item link behavior (#34730)bytedream2025-06-201-0/+5
* Fix comment textarea scroll issue in Firefox (#34438)silverwind2025-05-131-0/+10
* Fix autofocus behavior (#34397)wxiaoguang2025-05-082-30/+25
* Fix various UI problems (#34243)wxiaoguang2025-04-191-1/+5
* Optimize the calling code of queryElems (#34235)Kerwin Bryant2025-04-191-1/+1
* Mark parent directory as viewed when all files are viewed (#33958)Kerwin Bryant2025-04-152-171/+0
* Optimize overflow-menu (#34183)Kerwin Bryant2025-04-131-1/+1
* Fix some UI bugs and clean up unused tests (#34088)wxiaoguang2025-04-012-2/+18
* Add toggleClass function in dom.ts (#34063)Kerwin Bryant2025-03-301-17/+19
* Refactor global init code and add more comments (#33755)wxiaoguang2025-03-031-1/+1
* Use `git diff-tree` for `DiffFileTree` on diff pages (#33514)Alexander McRae2025-02-282-0/+171
* Enable Typescript `noImplicitAny` (#33322)silverwind2025-01-223-4/+4
* Enable Typescript `strictFunctionTypes` (#32911)silverwind2024-12-221-1/+2
* Rearrange Clone Panel (#31142)Blender Defender2024-12-112-1/+33
* Change typescript `module` to `nodenext` (#32757)silverwind2024-12-101-1/+1
* Fix typescript errors in Vue files, fix regression in "Recent Commits" chart ...silverwind2024-12-081-1/+5
* Make frontend unit test code could know it is in testing (#32656)wxiaoguang2024-11-282-3/+10
* Refactor some frontend problems (#32646)wxiaoguang2024-11-261-1/+1
* Bypass vitest bug (#32647)wxiaoguang2024-11-262-1/+12
* Fixed Issue of Review Menu Shown Behind (#32631)Kerwin Bryant2024-11-261-2/+2
* Fix PR diff review form submit (#32596)wxiaoguang2024-11-212-3/+19
* Fix some typescript issues (#32586)silverwind2024-11-211-1/+1
* Refactor sidebar label selector (#32460)wxiaoguang2024-11-101-5/+5
* Refactor language menu and dom utils (#32450)wxiaoguang2024-11-081-10/+13
* Correctly query the primary button in a form (#32438)wxiaoguang2024-11-072-3/+19
* Fix a number of typescript issues (#32308)silverwind2024-10-311-1/+1
* Update JS and PY dependencies (#32388)silverwind2024-10-311-2/+2
* Fix suggestions for issues (#32380)wxiaoguang2024-10-303-11/+13
* Suggestions for issues (#32327)Anbraten2024-10-291-3/+16
* Migrate vue components to setup (#32329)Anbraten2024-10-281-2/+2
* Fix a number of Typescript issues (#31877)silverwind2024-08-286-25/+41
* Add types to various low-level functions (#31781)silverwind2024-08-102-36/+50
* Fix createElementFromAttrs bug (#31751)wxiaoguang2024-08-012-2/+4
* Convert frontend code to typescript (#31559)silverwind2024-07-0712-7/+7
* Add typescript guideline and typescript-specific eslint plugins and fix issue...silverwind2024-07-031-1/+1
* Make toast support preventDuplicates (#31501)wxiaoguang2024-06-271-0/+11
* Improve attachment upload methods (#30513)Tyrone Yeh2024-06-273-15/+5
* Refactor dropzone (#31482)wxiaoguang2024-06-272-1/+26
* Fix and clean up `ConfirmModal` (#31283)silverwind2024-06-072-0/+12
* Have time.js use UTC-related getters/setters (#30857)Kemal Zebari2024-05-061-14/+19
* Refactor and fix archive link bug (#30535)wxiaoguang2024-04-191-0/+4
* Fix and rewrite contrast color calculation, fix project-related bugs (#30237)silverwind2024-04-072-35/+34
* Remove most jQuery function calls from the repository topic box (#30191)Yarden Shoham2024-03-311-2/+16
* Remove jQuery class from the diff view (#30176)Yarden Shoham2024-03-291-1/+1
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-4/+4
* Enforce trailing comma in JS on multiline (#30002)silverwind2024-03-221-1/+1