Commit Graph

39 Commits (crystal/ssh-key-fix-test)

Author SHA1 Message Date
KN4CK3R e8186f1c0f
Map OIDC groups to Orgs/Teams () 2 years ago
Lunny Xiao 6fe3c8b398
Support org/user level projects () 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files () 2 years ago
Lauris BH b59b0cad0a
Add user/organization code search () 2 years ago
a1012112796 4f267ef643
Allow access to the Public Organization Member lists with minimal permissions () 3 years ago
Jimmy Praet 38d72d40f1
Only show accessible teams in dashboard dropdown list () 3 years ago
Lunny Xiao 420851ca1f
Fix global packages enabled avaiable () 3 years ago
Lunny Xiao b06b9a056c
Move organization related structs into sub package () 3 years ago
KN4CK3R 59b867dc2d
Add `ContextUser` to http request context () 3 years ago
KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. () 3 years ago
Gusted 962725cdbb
Allow adminstrator teams members to see other teams () 3 years ago
Lunny Xiao 8760af752a
Team permission allow different unit has different permission () 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 baed01f247
Remove unnecessary attributes of User struct () 3 years ago
Gusted 9f14fe43c6
Fix correct usage of teams () 3 years ago
Lunny Xiao 7a03473159
Use a standalone struct name for Organization () 3 years ago
Lunny Xiao 90eb9fb889
Move EmailAddress & UserRedirect into models/user/ () 3 years ago
6543 2289580bb7
[API] generalize list header () 4 years ago
KN4CK3R c80d7f33b6
Unified link creation. () 4 years ago
Lunny Xiao 0cd87d64ff
Update docs and comments to remove macaron () 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi () 4 years ago
Andrew Bezold bc05ddc0eb
Redirect on changed user and org name () 4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination () 5 years ago
David Svantesson 69a255defb Team permission to create repository in organization () 5 years ago
zeripath c84174b764
Use AppSubUrl for more redirections () 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron () 6 years ago
Morgan Bazalgette 65861900cd Handle refactor () 7 years ago
Ethan Koenig 515cdaa85d Fix ignored errors when checking if organization, team member () 7 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting () 8 years ago
Lunny Xiao faabc76fd6 Golint fixed for modules/context 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io () 8 years ago
Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode* 8 years ago
Matthias Loibl 1f44b01e2a Fix imports found by goimports. 8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs () 8 years ago
Unknwon a562228c5e Add org.getUserTeams to reduce redundant code 9 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 9 years ago
Unknwon db4da7beec Add APIContext 9 years ago
Unknwon 514382e2eb Rename module: middleware -> context 9 years ago