Commit Graph

24 Commits (release/v1.18)

Author SHA1 Message Date
6543 bd272e416a
move invite by mail to services package () 2 years ago
KN4CK3R c3b2e44392
Add team member invite by email () 2 years ago
Lunny Xiao 1d8543e7db
Move some files into models' sub packages () 2 years ago
Gusted 0b4c166e8a
Fix SQL Query for `SearchTeam` () 2 years ago
Lunny Xiao 999392f6a5
Fix owners cannot create organization repos bug () 2 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context () 3 years ago
6543 b135313c47
[Refactor] convert team(s) to apiTeam(s) () 3 years ago
Lunny Xiao 783a021889
Never use /api/v1 from Gitea UI Pages () 3 years ago
Lunny Xiao b06b9a056c
Move organization related structs into sub package () 3 years ago
KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. () 3 years ago
zeripath cb41f5cae1
Update assignees check to include any writing team and change org sidebar () 3 years ago
Gusted d3b31cc1ee
Add `GetUserTeams` () 3 years ago
Lunny Xiao 8760af752a
Team permission allow different unit has different permission () 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo () 3 years ago
Lunny Xiao 1fee11d69a
Move accessmode into models/perm () 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user () 3 years ago
Lunny Xiao 7a03473159
Use a standalone struct name for Organization () 3 years ago
Gusted c98dd7a3e0
Remove unnecessary variable assignments () 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements () 3 years ago
Lunny Xiao 99b2858e62
Move unit into models/unit/ () 3 years ago
zeripath e37342db0c
Add modals to Organization and Team remove/leave () 3 years ago
6543 c4d70a0325
Rename ctx.Form() to ctx.FormString() and move code into own file () 4 years ago
Lunny Xiao 33e0b38287
Rename context.Query to context.Form () 4 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory () 4 years ago