0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-18 20:33:30 -05:00
forgejo/web_src/js
Giteabot fcd055c34a
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>
2023-08-04 13:00:49 +08:00
..
components Fix escape problems in the branch selector (#25875) (#26103) 2023-07-25 06:14:18 +00:00
features Fix the topic validation rule and suport dots (#26286) (#26303) 2023-08-04 13:00:49 +08: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
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 Fix webauthn regression and improve code (#25113) 2023-06-07 19:20:18 +08:00