gitea/modules
Lunny Xiao bb6879d339
Improve notification ()
* Improve notifications

* batch load user

* Update notification only when read

* Fix reorder

* fix lint

* fix test

* fix lint

* make function meaningful

* fix comment
..
auth Template Repositories ()
avatar Improve handling of non-square avatars ()
base Use gitea forked macaron ()
cache Use gitea forked macaron ()
charset Reduce test sensibility ()
context Template Repositories ()
convert Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert ()
cron Update migrated repositories' issues/comments/prs poster id if user has a github external user saved ()
generate Integrate OAuth2 Provider ()
git Migrate temp_repo.go to use git.NewCommand ()
graceful Graceful fixes ()
gzip Use gitea forked macaron ()
highlight Add a lot of extension to language mappings for syntax highlights ()
httplib Add golangci ()
indexer Allow cross-repository dependencies on issues ()
lfs Add basic repository lfs management ()
log Fix data race ()
markup Update go-org to optimize code ()
metrics Prometheus endpoint ()
migrations Update Github migration test ()
minwinsvc Fix Git hooks not being executed on Windows when running as a service ()
notification Improve notification ()
options Use gitea forked macaron ()
password Fix password complexity regex for special characters (on master) ()
pprof Add golangci ()
private Allow Protected Branches to Whitelist Deploy Keys ()
process Restore functionality for early gits ()
public Use gitea forked macaron ()
recaptcha Allow Recaptcha service url to be configured ()
references Enable punctuations ending mentions ()
repofiles Migrate temp_repo.go to use git.NewCommand ()
search Global code search support ()
secret Integrate OAuth2 Provider ()
session Use gitea forked macaron ()
setting Auto-subscribe user to repository when they commit/tag to it ()
ssh Restore Graceful Restarting & Socket Activation ()
structs Template Repositories ()
sync Use gitea forked macaron ()
task Fix bug when migrate from API ()
templates Use templates for issue e-mail subject and body ()
test Use gitea forked macaron ()
timeutil Use gitea forked macaron ()
upload Fix upload file type check ()
user Add golangci ()
util Stop using git count-objects and use raw directory size for repository ()
validation Implement webhook branch filter ()
webhook Webhook support custom proxy ()