You can not 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-fork-majority-judgment/modules
domi41 b3250a061d
feat: Majority Judgment Polls (2023-02)
1 year ago
..
activitypub Fix dashboard ignored system setting cache (#21621) (#21759) 1 year ago
analyze Simplify `IsVendor` (#19626) 2 years ago
auth Remove legacy `+build:` constraint (#19582) 2 years ago
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 get system setting bug when enabled redis cache (#22298) 1 year ago
charset Ensure that plain files are rendered correctly even when containing ambiguous characters (#22017) (#22160) 1 year ago
container Add generic set type (#21408) 2 years ago
context feat: Majority Judgment Polls (2023-02) 1 year ago
convert Fix pull request API field `closed_at` always being `null` (#22482) (#22483) 1 year ago
csv Go 1.19 format (#20758) 2 years ago
doctor Prevent dangling user redirects (#21856) (#21858) 1 year ago
emoji Update Emoji dataset to Unicode 14 (#22342) (#22343) 1 year ago
eventsource Move some files into models' sub packages (#20262) 2 years ago
generate Use base32 for 2FA scratch token (#18384) 2 years ago
git Prepend refs/heads/ to issue template refs (#20461) (#22427) 1 year 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 hCaptcha Support (#12594) 4 years ago
highlight Upgrade chroma to v2.3.0 (#21259) 2 years ago
hostmatcher Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
httpcache Add Cache-Control header to html and api responses, add no-transform (#20432) 2 years ago
httplib refactor httplib (#18338) 2 years ago
indexer Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
issue/template Use path not filepath in template filenames (#21993) (#22022) 1 year ago
json Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 2 years ago
lfs Removed some vestigial code related to Range bounds checks (#20312) 2 years ago
log Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
markup Log STDERR of external renderer when it fails (#22442) (#22444) 1 year ago
mcaptcha Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
metrics Move some files into models' sub packages (#20262) 2 years ago
migration Add more checks in migration code (#21011) 2 years ago
mirror Implement sync push mirror on commit (#19411) 2 years ago
nosql fix broken insecureskipverify handling in rediss connection uris (#20967) 2 years ago
notification Decouple HookTask from Repository (#17940) 2 years ago
options Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
packages Normalize NuGet package version on upload (#22186) (#22200) 1 year ago
paginator Remove unnecessary misspell ignore pattern (#21475) 2 years ago
password Fixed assert statements. (#16089) 3 years ago
pprof Go 1.19 format (#20758) 2 years ago
private Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
process Add more linters to improve code readability (#19989) 2 years ago
proxy Return nil proxy function if proxy not enabled (#16742) 3 years ago
proxyprotocol Support Proxy protocol (#12527) 2 years ago
public Add generic set type (#21408) 2 years ago
queue Correctly handle select on multiple channels in Queues (#22146) (#22428) 1 year 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 Custom regexp external issues (#17624) 2 years ago
repository Fix error when calculate the repository size (#22392) (#22474) 1 year ago
secret Use `CryptoRandomBytes` instead of `CryptoRandomString` (#18439) 2 years ago
session format with gofumpt (#18184) 2 years ago
setting Allow HOST has no port (#22280) (#22409) 1 year ago
sitemap Fix sitemap (#22272) (#22320) 1 year ago
ssh Support Proxy protocol (#12527) 2 years ago
storage Local storage should not store files as executable (#22162) (#22163) 1 year ago
structs Add `sync_on_commit` option for push mirrors api (#22271) (#22292) 1 year ago
svg Remove legacy `+build:` constraint (#19582) 2 years ago
sync Add generic set type (#21408) 2 years ago
system Fix dashboard ignored system setting cache (#21621) (#21759) 1 year ago
templates Display error log when a modified template has an error so that it could recovery when the error fixed (#22261) (#22321) 1 year ago
test Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago
timeutil Check for zero time instant in TimeStamp.IsZero() (#22171) (#22172) 1 year ago
translation Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 2 years ago
typesniffer Rework raw file http header logic (#20484) 2 years ago
updatechecker Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
upload Simplify parameter types (#18006) 2 years ago
uri Prevent NPE if gitea uploader fails to open url (#18080) 2 years ago
user Add gitea-vet (#10948) 4 years ago
util Fix error when calculate the repository size (#22392) (#22474) 1 year ago
validation Add more checks in migration code (#21011) 2 years ago
watcher Share HTML template renderers and create a watcher framework (#20218) 2 years ago
web refactor webhook *NewPost (#20729) 2 years ago