summaryrefslogtreecommitdiffstats
path: root/web_src/js/features/common-global.js
Commit message (Expand)AuthorAgeFilesLines
* Remove fomantic input module (#30194)silverwind2024-03-311-2/+2
* Remove fomantic checkbox module (#30162)silverwind2024-03-291-2/+0
* replace jquery-minicolors with coloris (#30055)silverwind2024-03-291-5/+1
* Refactor all `.length === 0` patterns in JS (#30045)silverwind2024-03-251-1/+1
* Forbid jQuery `is` and fix issues (#30016)silverwind2024-03-241-1/+1
* Remove jQuery `.attr` from the common global functions (#30023)Yarden Shoham2024-03-231-7/+6
* Enforce trailing comma in JS on multiline (#30002)silverwind2024-03-221-1/+1
* Forbid variables containing jQuery collections not having the `$` prefix (#29...Yarden Shoham2024-03-161-8/+8
* Don't show AbortErrors on logout (#29639)silverwind2024-03-081-2/+4
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-1/+1
* Make PR form use toast to show error message (#29545)wxiaoguang2024-03-021-3/+8
* Remove jQuery AJAX from common global functions (#29528)Yarden Shoham2024-03-021-14/+12
* Add attachment support for code review comments (#29220)Jimmy Praet2024-02-251-54/+57
* Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow`...Yarden Shoham2024-01-301-0/+1
* 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
* Polyfill SubmitEvent for PaleMoon (#28441)wxiaoguang2023-12-151-2/+4
* Show error toast when file size exceeds the limits (#27985)Nanguan Lin2023-11-101-0/+4
* Update JS dependencies (#27922)silverwind2023-11-061-1/+0
* Replace ajax with fetch, improve image diff (#27267)silverwind2023-10-111-4/+3
* Use fetch helpers instead of fetch (#27026)silverwind2023-09-191-3/+4
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* Improve "language stats" UI (#26968)wxiaoguang2023-09-101-5/+5
* Vendor `jquery.are-you-sure` with strict mode fixes (#26901)silverwind2023-09-061-1/+1
* Refactor toast module (#26677)wxiaoguang2023-08-231-3/+3
* Check disabled workflow when rerun jobs (#26535)yp053272023-08-221-72/+44
* Fix attachment clipboard copy on insecure origin (#26224)silverwind2023-07-301-3/+5
* Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled...Jason Song2023-07-181-1/+1
* Clarify "text-align" CSS helpers, fix clone button padding (#25763)wxiaoguang2023-07-081-1/+1
* Add toasts to UI (#25449)silverwind2023-06-271-1/+2
* Revert "Make buttons in a modal form have proper type. (#25446)" (#25485)wxiaoguang2023-06-251-2/+0
* Make buttons in a modal form have proper type. (#25446)wxiaoguang2023-06-231-0/+2
* Support configuration variables on Gitea Actions (#24724)sillyguodong2023-06-201-21/+52
* Batch delete issue and improve tippy opts (#25253)wxiaoguang2023-06-191-24/+8
* Fix incorrect link-action event target (#25306)wxiaoguang2023-06-181-3/+3
* Use fetch to send requests to create issues/comments (#25258)wxiaoguang2023-06-161-11/+25
* Change form actions to fetch for submit review box (#25219)HesterG2023-06-141-3/+81
* Improve AJAX link and modal confirm dialog (#25210)wxiaoguang2023-06-131-77/+57
* Remove hacky patch for "safari emoji glitch fix" (#25208)wxiaoguang2023-06-121-14/+0
* Fix mobile navbar and misc cleanups (#25134)silverwind2023-06-091-12/+8
* Support Copy Link for video attachments (#24833)Brecht Van Lommel2023-05-211-0/+3
* Improve accessibility when (re-)viewing files (#24817)delvh2023-05-211-3/+2
* Update JS dependencies, add new eslint rules (#24597)silverwind2023-05-091-1/+1
* Introduce eslint-plugin-no-jquery/no-event-shorthand (#24198)yp053272023-04-201-1/+1
* Fix duplicate modals when clicking on "remove all" repository button (#24129)Hester Gong2023-04-191-4/+4
* Fix dropdown direction behavior (#23806)wxiaoguang2023-03-301-1/+8
* Fix incorrect `toggle` buttons (#23676)wxiaoguang2023-03-261-5/+8
* Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit...wxiaoguang2023-03-261-5/+3
* Remove row clicking from notification table (#22695)John Olheiser2023-03-251-15/+0
* Fix cancel button in the page of project edit not work (#23655)sillyguodong2023-03-241-1/+1