Some images are not onionized #21
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
looks like a Gitea bug to me, will have to enquire and/or open a ticket with them
or not a bug.. just how things are done - sometimes absolute URLs are used, instead of for this use case preferable relative ones (i.e.
/attachments).I have tracked this to
985f7fef5e/templates/repo/issue/comment_tab.tmpl (L17)I assume just removing the
{{AppSubUrl}}could do the trick.see
26b38bf13dGitea has been reloaded, please check if it helped anything @kreyren
I sometimes get a TBB warning about images, but i don't see any clearweb links in the media as of yet -> I guess fixed?
that could even be some other issue (origin problems in TB in a strange way)...
if you find something again, feel free to reopen.