This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
gitea
Watch
2
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-29 01:26:48 -05:00
Code
Issues
2.6k
Packages
Projects
Releases
100
Wiki
Activity
Files
cc5ff98e0d510c1923ad7cabc3e339f9cf0b570f
gitea
/
web_src
/
js
/
features
/
comp
T
History
wxiaoguang
and
GitHub
1e751d81b3
Fix JS error when dropping a file to a editor without dropzone (
#32804
)
...
`dropzoneEl` may not exist
2024-12-12 12:37:25 +08:00
..
ComboMarkdownEditor.ts
Refactor markdown editor and use it for milestone description editor (
#32688
)
2024-12-04 02:11:34 +00:00
ConfirmModal.ts
Fix file editor & preview (
#32706
)
2024-12-04 09:26:54 +00:00
Cropper.ts
Allow cropping an avatar before setting it (
#32565
)
2024-11-28 02:15:59 +00:00
EasyMDEToolbarActions.ts
…
EditorMarkdown.test.ts
…
EditorMarkdown.ts
…
EditorUpload.test.ts
…
EditorUpload.ts
Fix JS error when dropping a file to a editor without dropzone (
#32804
)
2024-12-12 12:37:25 +08:00
LabelEdit.ts
Refactor LabelEdit (
#32752
)
2024-12-08 02:35:28 +00:00
QuickSubmit.ts
…
ReactionSelector.ts
Fix JS error when reply comment on Conversation page (
#32685
)
2024-12-02 00:13:58 +08:00
SearchUserBox.ts
…
TextExpander.ts
…
WebHookEditor.ts
…