Commit Graph

88 Commits (62b073e6f31645e446c7e8d6b5a506f61b47924e)

Author SHA1 Message Date
silverwind 8fe26fb314
Refactor all `.length === 0` patterns in JS (#30045) 8 months ago
silverwind 0a2f973de9
Forbid jQuery `is` and fix issues (#30016) 8 months ago
Yarden Shoham 900dd79d8a
Remove jQuery `.attr` from the common global functions (#30023) 8 months ago
silverwind 3d751b6ec1
Enforce trailing comma in JS on multiline (#30002) 8 months ago
Yarden Shoham 3cd64949ae
Forbid variables containing jQuery collections not having the `$` prefix (#29839) 8 months ago
silverwind 886e90aa82
Don't show AbortErrors on logout (#29639) 8 months ago
silverwind a2e90014ec
Replace some `gt-` classes with `tw-` (#29570) 9 months ago
wxiaoguang 27deea7330
Make PR form use toast to show error message (#29545) 9 months ago
Yarden Shoham 8a0a83a1b5
Remove jQuery AJAX from common global functions (#29528) 9 months ago
Jimmy Praet 2e33671f2c
Add attachment support for code review comments (#29220) 9 months ago
Yarden Shoham 3e8414179c
Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow` (#28908) 10 months ago
6543 49d7663929
Revert adding htmx until we finaly decide to add it (#28879) 10 months ago
Yarden Shoham 14f6fcf448
Don't do a full page load when clicking the subscribe button (#28871) 10 months ago
wxiaoguang 6632d1497c
Polyfill SubmitEvent for PaleMoon (#28441) 11 months ago
Nanguan Lin 6c9e196e54
Show error toast when file size exceeds the limits (#27985) 1 year ago
silverwind abd79ddebf
Update JS dependencies (#27922) 1 year ago
silverwind 73b63d9311
Replace ajax with fetch, improve image diff (#27267) 1 year ago
silverwind ae8e8f055e
Use fetch helpers instead of fetch (#27026) 1 year ago
silverwind 8099238618
Change green buttons to primary color (#27099) 1 year ago
wxiaoguang dd6e8ab57b
Improve "language stats" UI (#26968) 1 year ago
silverwind 97aa749578
Vendor `jquery.are-you-sure` with strict mode fixes (#26901) 1 year ago
wxiaoguang a428591f6b
Refactor toast module (#26677) 1 year ago
yp05327 a4a567f29f
Check disabled workflow when rerun jobs (#26535) 1 year ago
silverwind 72d89eb8dd
Fix attachment clipboard copy on insecure origin (#26224) 1 year ago
Jason Song 6f1f3e6c08
Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled (#25947) 1 year ago
wxiaoguang cc00fd50f3
Clarify "text-align" CSS helpers, fix clone button padding (#25763) 1 year ago
silverwind c71e8abbc3
Add toasts to UI (#25449) 1 year ago
wxiaoguang b8253607fe
Revert "Make buttons in a modal form have proper type. (#25446)" (#25485) 1 year ago
wxiaoguang a954c93a68
Make buttons in a modal form have proper type. (#25446) 1 year ago
sillyguodong 35a653d7ed
Support configuration variables on Gitea Actions (#24724) 1 year ago
wxiaoguang a1c5057fe8
Batch delete issue and improve tippy opts (#25253) 1 year ago
wxiaoguang 695f5d170b
Fix incorrect link-action event target (#25306) 1 year ago
wxiaoguang b71cb7acdc
Use fetch to send requests to create issues/comments (#25258) 1 year ago
HesterG a43ea22479
Change form actions to fetch for submit review box (#25219) 1 year ago
wxiaoguang 6bbccdd177
Improve AJAX link and modal confirm dialog (#25210) 1 year ago
wxiaoguang d8e45608d6
Remove hacky patch for "safari emoji glitch fix" (#25208) 1 year ago
silverwind 6a075589bf
Fix mobile navbar and misc cleanups (#25134) 1 year ago
Brecht Van Lommel 65dff8e364
Support Copy Link for video attachments (#24833) 2 years ago
delvh e95b42e187
Improve accessibility when (re-)viewing files (#24817) 2 years ago
silverwind d5b2bf9044
Update JS dependencies, add new eslint rules (#24597) 2 years ago
yp05327 8ea33baa1c
Introduce eslint-plugin-no-jquery/no-event-shorthand (#24198) 2 years ago
Hester Gong 7ca7590c39
Fix duplicate modals when clicking on "remove all" repository button (#24129) 2 years ago
wxiaoguang c20eb72285
Fix dropdown direction behavior (#23806) 2 years ago
wxiaoguang 59eb660b1a
Fix incorrect `toggle` buttons (#23676) 2 years ago
wxiaoguang 12fff36d05
Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit form (#23626) 2 years ago
John Olheiser 73b4010fcd
Remove row clicking from notification table (#22695) 2 years ago
sillyguodong d02e83a2c3
Fix cancel button in the page of project edit not work (#23655) 2 years ago
wxiaoguang 9be90a5875
Use a general approach to show tooltip, fix temporary tooltip bug (#23574) 2 years ago
wxiaoguang d4f35bd681
Use a general approch to improve a11y for all checkboxes and dropdowns. (#23542) 2 years ago
wxiaoguang 345aa09756
Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy problem (#23450) 2 years ago