index
:
gitea
base-activitypub
feature-activitypub
feature-activitypub-old
feature-go-ap-inbox-outbox
feature-go-fed
feature-inbox-outbox
feature-manual-inbox-outbox
feature-manual-inbox-outbox-old
gitea
libreplanet-federation-demo
main
old
release/v1.10
release/v1.11
release/v1.12
release/v1.13
release/v1.14
release/v1.15
release/v1.16
release/v1.8
release/v1.9
Development moved to Codeberg
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
models
/
avatars
Age
Commit message (
Expand
)
Author
2023-02-24
Avoid warning for system setting when start up (#23054)
Lunny Xiao
2023-02-15
Add context cache as a request level cache (#22294)
Lunny Xiao
2023-02-13
Move helpers to be prefixed with `gt-` (#22879)
zeripath
2023-01-02
Fix get system setting bug when enabled redis cache (#22295)
Lunny Xiao
2022-11-27
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-23
Fix vertical align of committer avatar rendered by email address (#21884)
Xinyu Zhou
2022-11-12
Allow detect whether it's in a database transaction for a context.Context (#2...
Lunny Xiao
2022-11-10
Fix dashboard ignored system setting cache (#21621)
Lunny Xiao
2022-10-17
Add system setting table with cache and also add cache supports for user sett...
Lunny Xiao
2022-01-20
format with gofumpt (#18184)
6543
2022-01-05
slight optimization for default avatar (#18187)
Lunny Xiao
2021-12-16
Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951)
silverwind
2021-11-16
Multiple Escaping Improvements (#17551)
zeripath
2021-10-06
Avatar refactor, move avatar code from `models` to `models.avatars`, remove d...
wxiaoguang