forgejo/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 Keep attachments on tasklist update (#16750) 2021-08-20 15:26:19 -04:00
standalone
vendor Restore Accessibility for Dropdown (#16576) 2021-08-06 01:16:24 +03:00
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 Load issue/PR context popup data only when needed (#15955) 2021-07-13 20:09:19 +02:00
utils.js
utils.test.js