gitea/modules
Lunny Xiao 4e1b8db1fc
Move HasWiki to repository service package (#33912)
Move HasWiki out of the models package to avoid referencing the absolute
wiki path directly.
2025-09-01 11:12:58 -07:00
..
actions Redirect to a presigned URL of HEAD for HEAD requests (#35088) 2025-07-16 11:22:45 +00:00
activitypub Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
analyze
assetfs
auth Fix http auth header parsing (#34936) 2025-07-03 03:02:38 +00:00
avatar
badge
base Fix http auth header parsing (#34936) 2025-07-03 03:02:38 +00:00
cache enforce explanation for necessary nolints and fix bugs (#34883) 2025-06-27 21:48:03 +08:00
cachegroup
charset
commitstatus enforce nolint scope (#34851) 2025-06-27 07:59:55 +02:00
container
csv
dump
emoji
eventsource
fileicon Follow file symlinks in the UI to their target (#28835) 2025-07-01 06:55:36 +08:00
generate
git Remove the duplicated function GetTags (#35375) 2025-08-29 01:11:42 +00:00
gitrepo Move HasWiki to repository service package (#33912) 2025-09-01 11:12:58 -07:00
globallock
graceful Fix context usages (#35348) 2025-08-27 11:00:01 +00:00
gtprof Add start time on perf trace because it seems some steps haven't been recorded. (#35282) 2025-08-18 15:17:19 +00:00
hcaptcha
highlight
hostmatcher
htmlutil Improve labels-list rendering (#34846) 2025-06-27 23:12:25 +08:00
httpcache
httplib Fix context usages (#35348) 2025-08-27 11:00:01 +00:00
indexer Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
issue/template
json enforce explanation for necessary nolints and fix bugs (#34883) 2025-06-27 21:48:03 +08:00
label
lfs Refactor repo contents API and add "contents-ext" API (#34822) 2025-06-25 02:34:21 +00:00
lfstransfer Fix SSH LFS timeout (#34838) 2025-06-24 15:49:31 +00:00
log enforce explanation for necessary nolints and fix bugs (#34883) 2025-06-27 21:48:03 +08:00
markup Update chroma to v2.20.0 (#35220) 2025-08-11 13:00:20 +02:00
mcaptcha
metrics Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
migration Fix some missed GitHeadRefName when renaming (#35102) 2025-07-17 14:01:11 +00:00
nosql
optional Fix updating user visibility (#35036) 2025-07-10 16:17:28 -07:00
options
packages Redirect to a presigned URL of HEAD for HEAD requests (#35088) 2025-07-16 11:22:45 +00:00
paginator
pprof
private
process
proxy
proxyprotocol
public
queue
recaptcha
references
regexplru
repository Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
reqctx
secret
session Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
setting Use configurable remote name for git commands (#35172) 2025-08-21 10:14:35 -07:00
sitemap
ssh
storage Fix error logs and improve some comments/messages (#35105) 2025-07-17 19:09:54 +08:00
structs Rename UpdateBranch API to RenameBranch API (#35374) 2025-09-01 16:12:05 +00:00
svg
sync
system Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
tailmsg
tempdir
templates Fix some overflows in test (#35315) 2025-08-20 15:20:22 +00:00
test
testlogger
timeutil
translation
turnstile
typesniffer Add support for 3D/CAD file formats preview (#34794) 2025-06-30 16:12:25 +08:00
updatechecker
uri
user
util Fix various bugs (#35177) 2025-07-30 07:08:59 +00:00
validation
web Refactor to use reflect.TypeFor (#35370) 2025-08-27 20:13:31 -07:00
webhook Add workflow_run api + webhook (#33964) 2025-06-20 20:14:00 +08:00
zstd