0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 04:45:44 +01:00
gitea/web_src/js/utils
Tyrone Yeh 9bc5552c11
Improve attachment upload methods (#30513)
* Use dropzone to handle file uploading for all cases, including pasting
and dragging
* Merge duplicate code, use consistent behavior for link generating

Close #20130

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-06-27 09:31:49 +00:00
..
color.js
color.test.js
dom.js Improve attachment upload methods (#30513) 2024-06-27 09:31:49 +00:00
dom.test.js
image.js Improve attachment upload methods (#30513) 2024-06-27 09:31:49 +00:00
image.test.js Improve attachment upload methods (#30513) 2024-06-27 09:31:49 +00:00
match.js
match.test.js
time.js
time.test.js
url.js
url.test.js