You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules
zeripath 32fd11395b
Fix relative links in postprocessed images (#16334)
If a pre-post-processed file contains relative img tags these need to be updated
and joined correctly with the prefix. Finally, the node attributes need to be updated.

Fix #16308

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
4 years ago
..
analyze Speed up `enry.IsVendor` (#15213) 4 years ago
auth Add asymmetric JWT signing (#16010) 4 years ago
avatar Add Image Diff for SVG files (#14867) 4 years ago
base Fixed assert statements. (#16089) 4 years ago
cache [Vendor] Update go-redis to v8.5.0 (#13749) 4 years ago
charset Refactor renders (#15175) 4 years ago
context Rework repository archive (#14723) 4 years ago
convert Introduce NotifySubjectType (#16320) 4 years ago
cron add cron job to delete old actions from database (#15688) 4 years ago
csv Refactor renders (#15175) 4 years ago
doctor Rework repository archive (#14723) 4 years ago
emoji Run processors on whole of text (#16155) 4 years ago
eventsource Hold the event source when there are no listeners (#15725) 4 years ago
generate Add asymmetric JWT signing (#16010) 4 years ago
git Fix modified files list in webhooks when there is a space (#16288) 4 years ago
gitgraph Fix bug on commit graph (#15517) 4 years ago
graceful Set self-adjusting deadline for connection writing (#16068) 4 years ago
hcaptcha
highlight Replace ARCCache with TwoQueueCache to avoid patent issue (#16240) 4 years ago
httpcache Add ETag header (#15370) 4 years ago
httplib fix webhook timeout bug (#15613) 4 years ago
indexer Use git log name-status in get last commit (#16059) 4 years ago
lfs Add push to remote mirror repository (#15157) 4 years ago
log Fixed assert statements. (#16089) 4 years ago
markup Fix relative links in postprocessed images (#16334) 4 years ago
matchlist
metrics
migrations Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 4 years ago
nosql Fix setting redis db path (#15698) 4 years ago
notification Implemented head_commit for webhooks (#16282) 4 years ago
options
password Fixed assert statements. (#16089) 4 years ago
pprof
private Small refactoring of modules/private (#15947) 4 years ago
process Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
public Improve assets handler middleware (#15961) 4 years ago
queue Fixed assert statements. (#16089) 4 years ago
recaptcha Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
references Improve efficiency in FindRenderizableReferenceNumeric and getReferences (#16251) 4 years ago
repofiles Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
repository Implemented head_commit for webhooks (#16282) 4 years ago
secret Use single shared random string generation function (#15741) 4 years ago
session Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
setting Add forge emojies (#16296) 4 years ago
ssh Prevent zombie processes (#16314) 4 years ago
storage Rework repository archive (#14723) 4 years ago
structs Introduce NotifySubjectType (#16320) 4 years ago
svg
sync
task Add Status Updates whilst Gitea migrations are occurring (#15076) 4 years ago
templates Add custom emoji support (#16004) 4 years ago
test
timeutil
translation Use index of the supported tags to choose user lang (#15452) 4 years ago
typesniffer Add Image Diff for SVG files (#14867) 4 years ago
upload
uri
user
util Add push to remote mirror repository (#15157) 4 years ago
validation Added support for gopher URLs. (#14749) 4 years ago
web Add tag protection (#15629) 4 years ago