This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-03-12 17:47:47 +01:00
Code
Issues
Activity
gitea
/
web_src
/
js
History
wxiaoguang
ead52dd96c
Use "input" event instead of "keyup" event for migration form (
#26602
)
...
Otherwise, "pasted" content won't update the UI.
2023-08-20 16:36:07 +02:00
..
components
Rewrite the DiffFileTreeItem and fix misalignment (
#26565
)
2023-08-18 19:55:56 +00:00
features
Use "input" event instead of "keyup" event for migration form (
#26602
)
2023-08-20 16:36:07 +02:00
markup
…
modules
Remove fomantic transition module (
#26469
)
2023-08-16 22:12:40 +00:00
render
Update JS dependencies (
#26586
)
2023-08-19 10:18:39 +02:00
standalone
…
test
…
utils
Avoiding accessing undefined mentionValues (
#26461
)
2023-08-12 08:36:23 +00:00
webcomponents
Add minimum polyfill to support "relative-time-element" in PaleMoon (
#26575
)
2023-08-18 17:27:11 +08:00
bootstrap.js
…
index.js
Show branches and tags that contain a commit (
#25180
)
2023-07-27 12:47:41 +02:00
jquery.js
…
svg.js
Add commits dropdown in PR files view and allow commit by commit review (
#25528
)
2023-07-28 21:18:12 +02:00
svg.test.js
…
utils.js
…
utils.test.js
…