Unknwon
6d0f3a07d4
code fix #941 caution: undertest
10 years ago
Peter Smit
0a4cda0dd4
Refactoring of the Access Table
...
This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.
The result does compile, but has not been tested. It may eat your kittens.
10 years ago
Unknwon
7e7160eefd
first pass work on migration #925
10 years ago
Peter Smit
4e79adf6b5
Refactoring of the Access Table
...
This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.
The result does compile, but has not been tested. It may eat your kittens.
10 years ago
Unknwon
f706102890
models: sanitize user full name when update settings
10 years ago
Unknwon
63c1f9a23f
fix 500: E-mail already used in user settings page
10 years ago
Peter Smit
66e2016eeb
Fix for wrong email query
...
Changing EmailAdress.OwnerId to EmailAddress.Uid should have accompanied this change
10 years ago
Peter
20b5c23a19
Small fixes to multiple_emails feature
10 years ago
Unknwon
c4820f119d
work on #754
10 years ago
Peter
6919c80f0b
Add function to the model for email address management (add/delete/activate)
10 years ago
Peter Smit
99599c099f
Add alternative email addresses to the model
...
A new struct is created named EmailAddress that contains alternative
email addresses for users. Also the email related methods; IsEmailUsed
and GetUserByEmail are updated.
DeleteUser deletes the extra email addresses and DeleteInactivateUsers
also deletes inactive accounts. This could be factored out, but should
do it for now.
10 years ago
Joseph Crail
39c068400e
Fix spelling errors in comments.
10 years ago
Andrew Burns
00cf3e4dab
Use the avatar.HashEmail function instead of hashing email directly. Fixes #700
10 years ago
Unknwon
5338808600
fix #676
10 years ago
Unknwon
d75013a0e8
fix #580
10 years ago
Unknwon
dc53270da9
Fix 653
10 years ago
Unknwon
8ea7ba3afa
fix #644
10 years ago
Unknwon
ef275ebf62
more on change avatar
10 years ago
Unknwon
55dfe2c978
custom avatar upload
10 years ago
Unknwon
32dcaefafa
fox #620
10 years ago
Unknwon
340a4595dd
support duoshuo mirror of gravatar
10 years ago
Unknwon
9e22840483
fix #622
10 years ago
Unknwon
0c5ba4573a
fix session API broken and SQL pretection
10 years ago
Unknwon
83283bca4c
Safe work
10 years ago
Unknwon
f1d8746264
Fix fork repo and macaron API broken
10 years ago
Unknwon
963354c5d7
Add raw, history file button, and other mirror fixes
10 years ago
Unknwon
405ee14711
Fix SMTP auth logic
10 years ago
Martin van Beurden
bb05ef907b
Fix AvatarLink when using a suburl and gravatar is disabled or avatars are cached
10 years ago
Martin van Beurden
204952439a
Fix user HomeLink when using a suburl
10 years ago
Unknwon
b8368f98ff
Add directory level commit message
10 years ago
Unknwon
71e4689d11
Page: User profile
10 years ago
Unknwon
bd55b78775
Page: Commits and fix #249
10 years ago
Unknwon
5bbeeb0f1b
Page: Commits and fix #249
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
Christopher Brickley
f94d7c3f51
clarify name/username/owner/pusher for webhook
10 years ago
Unknwon
d2aff9a46a
Continue working on new admin pages
10 years ago
Unknwon
1aec1a2dda
Finish new admin dashboard
10 years ago
Unknwon
74b31566cf
Finsih add/remove repo in organization
10 years ago
Unknwon
21a1b8e5a3
Finish new edit team page, add member to team
10 years ago
Unknwon
36b4c57ff1
Finish new organization members and invitation page
10 years ago
Unknwon
755eec745f
Finish new repo settings page
10 years ago
Unknwon
5e81383413
Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module
10 years ago
Unknwon
8dd07c0ddd
New UI merge in progress
10 years ago
Justin Nuß
cbcd08aa17
Mention organisation users when organisation gets mentioned
10 years ago
Unknown
0f907301b7
Fix #285
10 years ago
Christopher Brickley
63e47405b2
Only update access usernames where the username is changing #282
10 years ago
Unknown
63cc14062a
Paging function for users and repositories
10 years ago
Unknown
be8ac7fb75
fix #273
10 years ago
Unknown
5dbfe3c26c
Finish organization homepage
10 years ago