forgejo/web_src/js
Giteabot 9e4be39acb
Fix the topic validation rule and suport dots (#26286) (#26303)
Backport #26286 by @wxiaoguang

1. Allow leading and trailing spaces by user input, these spaces have
already been trimmed at backend
2. Allow using dots in the topic

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
(cherry picked from commit fcd055c34a)
2023-08-21 07:22:16 +02:00
..
components Fix escape problems in the branch selector (#25875) (#26103) 2023-07-26 13:49:15 +02:00
features Fix the topic validation rule and suport dots (#26286) (#26303) 2023-08-21 07:22:16 +02:00
markup Fix task list checkbox toggle to work with YAML front matter (#25184) (#25227) 2023-06-13 08:23:21 +00:00
modules Make "cancel" buttons have proper type in modal forms (#25618) (#25641) 2023-07-03 17:09:38 +08:00
render
standalone [API] Forgejo API /api/forgejo/v1 2023-07-16 23:44:22 +02:00
test
utils Always pass 6-digit hex color to monaco (#25780) (#25782) 2023-07-09 13:06:13 +02:00
webcomponents
bootstrap.js
index.js
jquery.js
svg.js
svg.test.js
utils.js Remove hacky patch for "safari emoji glitch fix" (#25208) (#25211) 2023-06-12 18:16:04 +02:00
utils.test.js