0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-19 00:30:19 +01:00
forgejo/web_src/js
wxiaoguang 539015403f
Fix the topic validation rule and suport dots ()
1. Allow leading and trailing spaces by user input, these spaces have
already been trimmed at backend
2. Allow using dots in the topic
2023-08-03 09:18:06 +00:00
..
components Add commits dropdown in PR files view and allow commit by commit review () 2023-07-28 21:18:12 +02:00
features Fix the topic validation rule and suport dots () 2023-08-03 09:18:06 +00:00
markup
modules Use frontend fetch for branch dropdown component () 2023-07-21 11:20:04 +00:00
render Add custom ansi colors and CSS variables for them () 2023-06-28 15:38:55 +02:00
standalone
test
utils Always pass 6-digit hex color to monaco () 2023-07-09 12:17:22 +02:00
webcomponents
bootstrap.js
index.js Show branches and tags that contain a commit () 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 () 2023-07-28 21:18:12 +02:00
svg.test.js
utils.js
utils.test.js