0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-16 16:02:04 +01:00
gitea/modules
2024-03-31 03:03:24 +00:00
..
actions Fix some pending problems (#29985) 2024-03-22 19:17:30 +08:00
activitypub
analyze
assetfs
auth
avatar
badge
base Refactor StringsToInt64s (#29967) 2024-03-21 15:07:35 +00:00
cache
charset
container
csv
emoji
eventsource
generate
git Include encoding in signature payload (#30174) 2024-03-29 21:55:10 +00:00
gitgraph
gitrepo Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2024-03-08 15:30:10 +08:00
graceful Remove unused error in graceful manager (#29871) 2024-03-18 21:14:51 +00:00
hcaptcha
highlight
hostmatcher
html
httpcache
httplib Refactor external URL detection (#29973) 2024-03-22 04:32:40 +08:00
indexer Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) 2024-03-24 18:51:08 +00:00
issue/template Extend issue template yaml engine (#29274) 2024-03-04 01:37:00 +01:00
json
label
lfs Use crypto/sha256 (#29386) 2024-02-25 13:32:13 +00:00
log
markup Refactor markdown render (#30139) 2024-03-28 02:26:13 +00:00
mcaptcha
metrics
migration
nosql
optional
options
packages
paginator
pprof
private
process
proxy
proxyprotocol
public
queue Fix queue worker incorrectly stopped when there are still more items in the queue (#29532) 2024-03-02 16:07:54 +00:00
recaptcha
references
regexplru
repository Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
secret
session
setting Do not allow different storage configurations to point to the same directory (#30169) 2024-03-31 03:03:24 +00:00
sitemap
ssh
storage
structs Add API for Variables (#29520) 2024-03-28 20:40:35 +00:00
svg Refactor markdown attention render (#29984) 2024-03-22 12:16:23 +00:00
sync
system
templates Render code tags in commit messages (#30146) 2024-03-28 10:42:31 +00:00
test
testlogger
timeutil Remove the time-since class (#29826) 2024-03-15 21:57:53 +00:00
translation Add an trailing slash to dashboard links (#29555) 2024-03-04 01:02:51 +00:00
turnstile
typesniffer
updatechecker
uri
user
util Add API for Variables (#29520) 2024-03-28 20:40:35 +00:00
validation
web
webhook