0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 22:14:36 +01:00
gitea/modules
Gusted 9f14fe43c6
Fix correct usage of teams (#17732)
- `.Teams` isn't a field on the User type, thus using the seperate
loaded teams.
- Add a space between `PathEscape` and argument.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-11-20 11:13:24 +08:00
..
activitypub
analyze
appstate
auth
avatar Better builtin avatar generator (#17707) 2021-11-20 01:10:41 +08:00
base
cache
charset
context Fix correct usage of teams (#17732) 2021-11-20 11:13:24 +08:00
convert Move attachment into models/repo/ (#17650) 2021-11-19 21:39:57 +08:00
csv
doctor Move attachment into models/repo/ (#17650) 2021-11-19 21:39:57 +08:00
emoji
eventsource
generate
git Simplify code for wrting SHA to name-rev (#17696) 2021-11-18 04:50:22 -05:00
gitgraph Remove unnecessary variable assignments (#17695) 2021-11-18 09:33:06 +08:00
graceful
hcaptcha
highlight Add .gitattribute assisted language detection to blame, diff and render (#17590) 2021-11-17 20:37:00 +00:00
hostmatcher
httpcache
httplib
indexer Add .gitattribute assisted language detection to blame, diff and render (#17590) 2021-11-17 20:37:00 +00:00
json
lfs
log A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
markup Prevent double sanitize (#16386) 2021-11-19 18:46:47 +08:00
matchlist
metrics
migration Move migrations into services and base into modules/migration (#17663) 2021-11-16 23:25:33 +08:00
nosql Remove unnecessary variable assignments (#17695) 2021-11-18 09:33:06 +08:00
notification A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
options
password
pprof
private
process
proxy
public
queue Prevent deadlock in TestPersistableChannelQueue (#17717) 2021-11-19 01:13:25 +00:00
recaptcha
references
repofiles Add .gitattribute assisted language detection to blame, diff and render (#17590) 2021-11-17 20:37:00 +00:00
repository Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
secret
session
setting Add settings to allow different SMTP envelope from address (#17479) 2021-11-19 23:35:20 +08:00
ssh
storage
structs
svg
sync
templates Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
test Decouple unit test, remove intermediate unittestbridge package (#17662) 2021-11-16 16:53:21 +08:00
timeutil
translation
typesniffer
updatechecker
upload Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
uri
user
util
validation
web Remove unnecessary variable assignments (#17695) 2021-11-18 09:33:06 +08:00