Commit Graph

33 Commits (b5383590de41b4311663e1d81ab5892054b6ce94)

Author SHA1 Message Date
Lunny Xiao 420851ca1f
Fix global packages enabled avaiable (#19276) 3 years ago
Lunny Xiao b06b9a056c
Move organization related structs into sub package (#18518) 3 years ago
KN4CK3R 59b867dc2d
Add `ContextUser` to http request context (#18798) 3 years ago
KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. (#19161) 3 years ago
Gusted 962725cdbb
Allow adminstrator teams members to see other teams (#18918) 3 years ago
Lunny Xiao 8760af752a
Team permission allow different unit has different permission (#17811) 3 years ago
Lunny Xiao 1fee11d69a
Move accessmode into models/perm (#17828) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
Lunny Xiao baed01f247
Remove unnecessary attributes of User struct (#17745) 3 years ago
Gusted 9f14fe43c6
Fix correct usage of teams (#17732) 3 years ago
Lunny Xiao 7a03473159
Use a standalone struct name for Organization (#17632) 3 years ago
Lunny Xiao 90eb9fb889
Move EmailAddress & UserRedirect into models/user/ (#17607) 3 years ago
6543 2289580bb7
[API] generalize list header (#16551) 3 years ago
KN4CK3R c80d7f33b6
Unified link creation. (#15619) 3 years ago
Lunny Xiao 0cd87d64ff
Update docs and comments to remove macaron (#14491) 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 4 years ago
Andrew Bezold bc05ddc0eb
Redirect on changed user and org name (#11649) 4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 5 years ago
David Svantesson 69a255defb Team permission to create repository in organization (#8312) 5 years ago
zeripath c84174b764
Use AppSubUrl for more redirections (#8647) 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339) 7 years ago
Ethan Koenig 515cdaa85d Fix ignored errors when checking if organization, team member (#3177) 7 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262) 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 (#135) 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 (#37) 8 years ago
Unknwon a562228c5e Add org.getUserTeams to reduce redundant code 8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
Unknwon db4da7beec Add APIContext 9 years ago
Unknwon 514382e2eb Rename module: middleware -> context 9 years ago
Unknwon eed9966ad6 #2727 fix incompatible SQL in PostgreSQL 9 years ago
Unknwon ddf9fa06c7 Minor fix for #2530 9 years ago
Florian Kaiser 9cf95e4e37 Organization owners see all repositories & teams 9 years ago
Florian Kaiser 8c4588c4c9 Refactor .IsAdminTeam to .IsTeamAdmin and requireAdminTeam to requireTeamAdmin 9 years ago
Florian Kaiser e35791b2b2 Only show teams the user has access to 9 years ago
Adam Strzelecki e57b2dffa4 Admin should be able to see all organizations 9 years ago
Unknwon 3ca544912f #1944 Drop /org/ URL path prefix in organization home page 9 years ago
Unknwon 932dbccb67 fix import path, fix #1782 9 years ago
Unknwon e50982f5ec allow anonymous SSH clone 9 years ago
Unknwon 6f8e388b55 fix #1169 9 years ago
Peter Smit 0a4cda0dd4 Refactoring of the Access Table 10 years ago
Peter Smit 0d158e569b Change constants to UPPERCASE_WITH_UNDERSCORE style 10 years ago
Peter Smit 4e79adf6b5 Refactoring of the Access Table 10 years ago
Unknwon ac4a10456e api: able to create repo and fix #726 10 years ago
Unknwon 7ba9257a7f Add suburl support 10 years ago
Martin van Beurden 0055cbd365 Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/ 10 years ago
Unknwon 9baf2b38d0 Bug fix on organization 10 years ago