aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support pasting URLs over markdown text (#29566)silverwind2024-03-083-1/+56
* Set user's 24h preference from their current OS locale (#29651)silverwind2024-03-081-0/+21
* Remove jQuery from the Unicode escape button (#29369)Yarden Shoham2024-02-241-0/+4
* Implement code frequency graph (#29191)Şahin Akkaya2024-02-231-0/+14
* Remove jQuery from repo wiki creation page (#29271)Yarden Shoham2024-02-201-0/+12
* Downscale pasted PNG images based on metadata (#29123)silverwind2024-02-192-0/+76
* Make submit event code work with both jQuery event and native event (#29223)wxiaoguang2024-02-171-0/+1
* Implement contributors graph (#27882)Şahin Akkaya2024-02-152-0/+61
* Avoid showing unnecessary JS errors when there are elements with different or...wxiaoguang2024-02-081-0/+11
* Polyfill SubmitEvent for PaleMoon (#28441)wxiaoguang2023-12-151-0/+21
* Replace ajax with fetch, improve image diff (#27267)silverwind2023-10-111-0/+11
* Use vitest globals (#27102)silverwind2023-09-273-3/+0
* Avoiding accessing undefined mentionValues (#26461)wxiaoguang2023-08-121-1/+1
* Always pass 6-digit hex color to monaco (#25780)silverwind2023-07-092-34/+1
* Update emoji set to Unicode 15 (#25595)isla w2023-06-291-0/+4
* rename tributeValues to mentionValues (#25375)silverwind2023-06-202-3/+3