summaryrefslogtreecommitdiffstats
path: root/web_src/js/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add two eslint plugins (#24776)silverwind2023-05-181-1/+1
* Improve "goto issue by number" button (#24577)wxiaoguang2023-05-101-0/+13
* Modify luminance calculation and extract related functions into single files ...Hester Gong2023-05-102-0/+76
* Improve emoji and mention matching (#24255)Yarden Shoham2023-04-222-0/+90
* Improve markdown editor: width, height, preferred (#23895)wxiaoguang2023-04-071-0/+121
* Remove assertion debug code for show/hide refactoring (#23576)wxiaoguang2023-04-021-26/+0
* Remove jQuery ready usage (#23858)silverwind2023-04-011-0/+8
* Refactor branch/tag selector to Vue SFC (#23421)wxiaoguang2023-03-142-0/+10
* Fix the show/hide methods for string selector (#23042)wxiaoguang2023-02-211-1/+5
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-0/+65