This website requires JavaScript.
Explore
Help
Sign In
aniani
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-07-26 11:04:27 -04:00
Code
gitea
/
modules
History
Kim "BKC" Carlbäcker
cbee921c28
Limit uploaded avatar image-size to 4096x3072 by default (
#4353
)
2018-07-03 06:56:32 +03:00
..
auth
…
avatar
…
base
…
cache
…
context
…
cron
…
generate
…
highlight
…
httplib
…
indexer
…
lfs
…
log
…
mailer
…
markup
markup: escape short wiki link (
#4091
)
2018-06-15 20:42:49 +08:00
minwinsvc
Fix Git hooks not being executed on Windows when running as a service (
#1149
)
2017-03-09 09:27:43 +08:00
notification
…
options
Fix typos in models/ and modules/ (
#1248
)
2017-03-15 08:52:01 +08:00
private
…
process
…
public
…
search
…
setting
Limit uploaded avatar image-size to 4096x3072 by default (
#4353
)
2018-07-03 06:56:32 +03:00
ssh
Configurable SSH key exchange algorithm and MAC suite (
#2806
)
2017-11-02 23:26:41 +08:00
sync
…
templates
…
test
…
user
…
util
Fix open redirect vulnerability on login screen (
#4312
)
2018-06-26 22:45:18 +08:00
validation
…