Commit Graph

15 Commits (c8d92fad305f78f0207203b3f1ea955e0ef0309d)

Author SHA1 Message Date
Unknwon dea3a8c6a4 WIP: create PR - choose branch
James f3aab5dbe3 Add full name field to admin's user edit page (fixes )
Unknwon 698b9e2acc Clearer error message for illegal characters
Unknwon 466facc009 : Deleting users should remove them from collaborator lists
- fix delete user but repository watches are not decreased
Unknwon 33894591a6 : Edit Account does not take into consideration password rules
Unknwon 5338808600 fix
Unknwon 32dcaefafa fox
Unknwon 9e22840483 fix
Eryx fb8beaf19a Fix pagination() to get the right total number of pages
Unknwon d78abd3561 Mirror fix on admin/orgs paging
Unknwon 1aa76bd279 Fix , add system notice
Unknwon 7ba9257a7f Add suburl support
Martin van Beurden 0055cbd365 Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
Conflicts:
	modules/setting/setting.go

Conflicts:
	templates/repo/release/list.tmpl
	templates/user/dashboard/dashboard.tmpl

Conflicts:
	routers/repo/setting.go
Unknwon d2aff9a46a Continue working on new admin pages
Unknwon 8829174574 Finish new admin users pages