0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-27 03:34:34 +01:00
gitea/web_src/js
Jelle Hulter b74a0f9060
Fixed issue where creating a reference of an issue would create a tag with the full name instead of the username if this is the default in the .ini file (#17074)
Adds an extra attribute to every issue comment containing the actual username, such that it can be used to tag the original author when clicking on "Reference in new issue" (#17073)

Fix #17073
2021-09-18 16:44:45 +01:00
..
code
components Actually compute proper foreground color for labels (#16729) 2021-08-25 12:55:47 -05:00
features Do not show issue context popup on external issues (#17050) 2021-09-15 09:45:27 +01:00
markup
standalone
vendor
easymde.js
index.js Fixed issue where creating a reference of an issue would create a tag with the full name instead of the username if this is the default in the .ini file (#17074) 2021-09-18 16:44:45 +01:00
jquery.js
publicpath.js
serviceworker.js
svg.js
utils.js
utils.test.js