Commit Graph

38 Commits (513b962c1df0921681e76ea6a1a2b8871bc13af4)

Author SHA1 Message Date
6543 ea50f60df2
Prevent DeleteUser API abuse (#10125)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
David Svantesson 9c2a58456a Fix repo_admin_change_team_access always checked in org settings (#8319)
5 years ago
David Svantesson a0e88dfc2e Add teams to repo on collaboration page. (#8045)
5 years ago
Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions (#7557)
5 years ago
Cherrg 0622e83055 add missing template variable on organisation settings (#7385)
5 years ago
Russell Aunger b34996a629 Implement Default Webhooks (#4299)
5 years ago
Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763)
5 years ago
David Schneiderbauer 2aabfc1afa Splitted the user settings code into several files to be more maintainable (#3968)
6 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339)
6 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
8 years ago
Lunny Xiao cf045b029c golint fixed for parts of routers root, dev, user and org dirs (#167)
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Sandro Santilli b7bf9dfd28 more
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Sandro Santilli 90dd0657b5 Add support for federated avatars (#3320)
8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID
8 years ago
Unknwon 60110adc06 models/webhook: restrict deletion to be explicitly with repo and org ID
8 years ago
Unknwon 3d93532c87 #3274 fix can't get webhook detail of organization
8 years ago
Unknwon 514382e2eb Rename module: middleware -> context
8 years ago
Tamás Molnár 9c91e27933 Added: Ability to delete org avatar.
8 years ago
novaeye 227dcc3cb9 fix #2268
8 years ago
Unknwon 59c965a5ec #2156 admin able to edit organization max repo creation
8 years ago
Unknwon 968edb3e44 more link fix
9 years ago
Unknwon acf428863c fix #981
9 years ago
Unknwon c38754d432 #1191 allow upload avatar for org
9 years ago
Unknwon 00767a0522 finish new org settings page
9 years ago
Unknwon edc99bc8a4 new org options UI
9 years ago
Unknwon 80701d45bb #1193 Make organization emails non-mandatory
9 years ago
Unknwon 2881456421 new webhooks list UI
9 years ago
Unknwon 698b9e2acc #1070 Clearer error message for illegal characters
9 years ago
Unknwon 466facc009 #1067: Deleting users should remove them from collaborator lists
9 years ago
Unknwon 04164eada3 models: able to rename user with diff letter cases #981
9 years ago
Unknwon 1e1f9e7166 Update with macaron
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
Christopher Brickley 85c35a6b8b add organization-level webhooks
10 years ago
Unknwon 5acc948562 Page: `/org/:orgname/settings`
10 years ago