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
Jason Song e4eaa68a2b
Replace yaml.v2 with yaml.v3 (#21832)
I don't see why we have to use two versions of yaml. The difference
between the two versions has nothing to do with our usage.
2 years ago
..
activitypub Fix dashboard ignored system setting cache (#21621) 2 years ago
analyze
auth
avatar Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
base Add generic set type (#21408) 2 years ago
cache Fix dashboard ignored system setting cache (#21621) 2 years ago
charset Move go-licenses to generate and separate generate into a frontend and backend component (#21061) 2 years ago
container Add generic set type (#21408) 2 years ago
context Allow disable RSS/Atom feed (#21622) 2 years ago
convert Add `context.Context` to more methods (#21546) 2 years ago
csv
doctor Add `context.Context` to more methods (#21546) 2 years ago
emoji
eventsource
generate
git Adjust gitea doctor --run storages to check all storage types (#21785) 2 years ago
gitgraph Refactor git command arguments and make all arguments to be safe to be used (#21535) 2 years ago
graceful Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
hcaptcha
highlight Show syntax lexer name in file view/blame (#21814) 2 years ago
hostmatcher Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
html Move svg html render to modules/svg (#21716) 2 years ago
httpcache
httplib
indexer Show syntax lexer name in file view/blame (#21814) 2 years ago
issue/template Support comma-delimited string as labels in issue template (#21831) 2 years ago
json
lfs
log Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
markup Support comma-delimited string as labels in issue template (#21831) 2 years ago
mcaptcha Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
metrics
migration Replace yaml.v2 with yaml.v3 (#21832) 2 years ago
mirror
nosql
notification Add `context.Context` to more methods (#21546) 2 years ago
options Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
packages Replace yaml.v2 with yaml.v3 (#21832) 2 years ago
paginator Remove unnecessary misspell ignore pattern (#21475) 2 years ago
password
pprof
private Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
process
proxy
proxyprotocol
public Add generic set type (#21408) 2 years ago
queue Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
recaptcha Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
references Remove unnecessary misspell ignore pattern (#21475) 2 years ago
regexplru
repository Add `context.Context` to more methods (#21546) 2 years ago
secret
session
setting Allow disable RSS/Atom feed (#21622) 2 years ago
sitemap
ssh
storage Save files in local storage as umask (#21198) 2 years ago
structs Support comma-delimited string as labels in issue template (#21831) 2 years ago
svg Move svg html render to modules/svg (#21716) 2 years ago
sync Add generic set type (#21408) 2 years ago
system Fix dashboard ignored system setting cache (#21621) 2 years ago
templates Fix dashboard ignored system setting cache (#21621) 2 years ago
test
timeutil Fix `Timestamp.IsZero` (#21593) 2 years ago
translation Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 2 years ago
typesniffer
updatechecker Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
upload
uri
user
util Show syntax lexer name in file view/blame (#21814) 2 years ago
validation Improve valid user name check (#20136) 2 years ago
watcher
web Improve valid user name check (#20136) 2 years ago