summaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
...
* Remove jQuery from the repo release form (#29225)Yarden Shoham2024-02-181-11/+11
* Make submit event code work with both jQuery event and native event (#29223)wxiaoguang2024-02-173-2/+3
* Remove jQuery from repo migrate page (#29219)Yarden Shoham2024-02-171-9/+8
* Remove unneccesary `initUserAuthLinkAccountView` from "link account" page (#2...Yarden Shoham2024-02-172-30/+1
* Remove jQuery from the webhook editor (#29211)Yarden Shoham2024-02-171-29/+27
* Remove jQuery from issue reference context popup attach (#29216)Yarden Shoham2024-02-171-2/+1
* Add `eslint-plugin-github` and fix issues (#29201)silverwind2024-02-164-36/+37
* Remove jQuery from the "quick submit" handler (#29200)Yarden Shoham2024-02-161-8/+1
* Fix `initCompLabelEdit` not being called (#29198)Yarden Shoham2024-02-161-3/+1
* Remove jQuery from username change prompt and fix its detection (#29197)Yarden Shoham2024-02-161-14/+15
* Remove jQuery from organization rename prompt toggle (#29195)Yarden Shoham2024-02-161-4/+5
* Remove jQuery from SSH key form parser (#29193)Yarden Shoham2024-02-161-8/+6
* Refactor request function (#29187)silverwind2024-02-161-11/+9
* Auto-update the system status in admin dashboard (#29163)Yarden Shoham2024-02-161-0/+3
* Implement contributors graph (#27882)Şahin Akkaya2024-02-156-0/+538
* Remove jQuery from the comment task list (#29170)Yarden Shoham2024-02-151-7/+6
* Remove jQuery from the user search form in admin page (#29151)Yarden Shoham2024-02-131-18/+23
* Move vitest setup file to root (#29097)silverwind2024-02-081-0/+0
* Avoid showing unnecessary JS errors when there are elements with different or...wxiaoguang2024-02-083-9/+19
* Fix gitea-origin-url with default ports (#29085)silverwind2024-02-082-12/+33
* Show whether a PR is WIP inside popups (#28975)Bram Hagens2024-02-042-4/+14
* Strip trailing newline in markdown code copy (#29019)silverwind2024-02-011-1/+3
* Improve user search display name (#29002)KN4CK3R2024-02-012-7/+6
* Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow`...Yarden Shoham2024-01-302-0/+19
* Preserve BOM in web editor (#28935)silverwind2024-01-271-1/+1
* Avoid duplicate JS error messages on UI (#28873)wxiaoguang2024-01-213-4/+29
* Revert adding htmx until we finaly decide to add it (#28879)65432024-01-211-1/+0
* Don't do a full page load when clicking the subscribe button (#28871)Yarden Shoham2024-01-201-0/+1
* Add branch protection setting for ignoring stale approvals (#28498)Jimmy Praet2024-01-151-0/+4
* Modernize merge button (#28140)Earl Warren2024-01-151-38/+36
* Fix incorrect URL for "Reference in New Issue" (#28716)wxiaoguang2024-01-071-1/+2
* Add global setting how timestamps should be rendered (#28657)Yarden Shoham2024-01-021-0/+1
* Update JS dependencies (#28537)silverwind2023-12-301-1/+1
* Polyfill SubmitEvent for PaleMoon (#28441)wxiaoguang2023-12-156-7/+31
* Don't show unnecessary citation JS error on UI (#28433)wxiaoguang2023-12-121-4/+11
* Use appSubUrl for OAuth2 callback URL tip (#28266)Earl Warren2023-11-291-2/+3
* Revert "Fix EOL handling in web editor" (#28101)Nanguan Lin2023-11-221-17/+2
* Use "is-loading" to avoid duplicate form submit for code comment (#28143)wxiaoguang2023-11-211-19/+28
* Move some JS code from `fomantic.js` to standalone files (#27994)wxiaoguang2023-11-128-93/+100
* Show error toast when file size exceeds the limits (#27985)Nanguan Lin2023-11-101-0/+4
* Fix the overflow style for "Hide all checks" (#27932)wxiaoguang2023-11-071-2/+0
* Update JS dependencies (#27922)silverwind2023-11-0611-15/+0
* Fix edit topic UI (#27925)yp053272023-11-061-1/+1
* Fix JS NPE when viewing specific range of PR commits (#27912)delvh2023-11-061-1/+1
* Add `Hide/Show all checks` button to commit status check (#26284)yp053272023-11-024-1/+16
* Change katex limits (#27823)KN4CK3R2023-10-291-2/+12
* Improve pull request command line instructions (#27778)Brecht Van Lommel2023-10-251-0/+4
* Add border to file tree 'sub-items' and add padding to 'item-file' (#27593)Nanguan Lin2023-10-251-2/+3
* Fix duplicate project board when hitting `enter` key (#27746)Nanguan Lin2023-10-231-14/+0
* Enable followCursor for language stats bar (#27713)silverwind2023-10-221-1/+3