Thiago Avelino
4a19bcb80e
UI config to toggle whether user email shows up in Explore Users ( #336 )
* UI config to toggle whether user email shows up in Explore Users
* Recommendation made by @tboerger
66a1c59fe7 (r94122732)
* fixed typo, rename ShowUserEmailInExplore to ShowUserEmail
* Fixed typo merged conflict
* Hide email in the user profile page
if you are active ShowUserEmail
ref https://github.com/go-gitea/gitea/pull/336#issuecomment-269843725
* Please replace MustBool() with MustBool(true)
8 years ago
Bwko
af9ca1d20a
Added sorting to organizations, repos & users page ( #222 )
8 years ago
Lunny Xiao
e32a301b42
Resolved #296 ( #324 )
* resolved #296
* Indentation fixed
8 years ago
Lunny Xiao
b5a7692d63
Golint fixed for modules/setting ( #262 )
* golint fixed for modules/setting
* typo fixed and renamed UNIXSOCKET to UnixSocket
8 years ago
Lunny Xiao
cb56320d28
golint fixed for parts of routers root, dev, user and org dirs ( #167 )
* golint fixed for parts of routers root, dev and org dirs
* add user/auth.go golint fixed
* rename unnecessary exported to unexported and user dir golint fixed
8 years ago
Sandro Santilli
cb1b3cc148
Update import paths from github.com/go-gitea to code.gitea.io ( #135 )
- Update import paths from github.com/go-gitea to code.gitea.io
- Fix import path for travis
See https://docs.travis-ci.com/user/languages/go#Go-Import-Path
8 years ago
Thibault Meyer
4356fe09dd
Ordering organizations and users by name
8 years ago
Sandro Santilli
0daccd049a
And others
8 years ago
Rémy Boulanouar
9712d5ee89
Change import reference to match gitea instead of gogs ( #37 )
8 years ago
Daniel Oaks
bc0c810106
Add the ability to explore organizations ( #3573 )
* Add ability to explore organizations
* Use right icon for org explore links
8 years ago
Unknwon
027aebc72c
#1384 add pagination for repositories
9 years ago
Unknwon
9835377f9c
Use struct for UI settings
9 years ago
Unknwon
ab114927b3
#13 fix admin can't search private repos
- update glide info
9 years ago
Unknwon
2d90be9c2e
#13 finish user and repository search
Both are possible on explore and admin panel
9 years ago
Unknwon
574a4d69e8
Rename module: middleware -> context
9 years ago
Unknwon
bba20262f1
drop oauth2 feature support
9 years ago
Unknwon
8e3432c48e
fix #1629
9 years ago
Unknwon
69f68a2e10
#1577 explore paginator problem
9 years ago
Unknwon
6ad3426606
minor fixes on #1551
9 years ago
Unknwon
36fa23ed16
WIP: create PR - choose branch
10 years ago
Unknwon
ba9cae6328
code fix for #908 , and work for #884
10 years ago
Raphael Randschau
c93da2ef7c
Hide the registration button depending on the setting
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/
Conflicts:
modules/setting/setting.go
Conflicts:
templates/repo/release/list.tmpl
templates/user/dashboard/dashboard.tmpl
Conflicts:
routers/repo/setting.go
10 years ago
Unknwon
ab7206d6b7
Fix #348
10 years ago
Unknwon
7af7584d25
Finish new reset password, etc.
11 years ago
Unknwon
e8c9bb2c66
Finish new collaboration page
11 years ago
Unknwon
8dd07c0ddd
New UI merge in progress
11 years ago
Unknown
b1c5adc2f2
Setup templates structure
11 years ago
Unknown
96b317d3ff
Init commit
11 years ago
Unknown
4836fea876
Init commit
11 years ago