Commit Graph

504 Commits (3a60e0ad8969b2e248a2f78e0ce02d2645d80dfa)

Author SHA1 Message Date
Lunny Xiao 90eb9fb889
Move EmailAddress & UserRedirect into models/user/ (#17607) 3 years ago
Lunny Xiao 33fca2b537
Move webhook into models/webhook/ (#17579) 3 years ago
KN4CK3R edbaa5d3f0
Added GetUserByIDCtx. (#17602) 3 years ago
Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) 3 years ago
wxiaoguang a5b4720b91
Update `User` model comments about permissions (#17583) 3 years ago
Gusted 3a693bd18c
Use provided database Engine (#17595) 3 years ago
wxiaoguang 7bcbdd0707
Add user status filter to admin user management page (#16770) 3 years ago
Jimmy Praet 29acb3213b
Fix broken Activities link in team dashboard (#17255) 3 years ago
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 3 years ago
zeripath 9302eba971
DBContext is just a Context (#17100) 3 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 3 years ago
KN4CK3R 87505a9464
Add `AbsoluteListOptions` (#17028) 3 years ago
6543 8e18b412c3
Skip AllowedUserVisibilityModes validation on update user if it is an organisation (#16988) 3 years ago
Lunny Xiao b88dbe1208
Use a common quote to instead of check database type (#16817) 3 years ago
6543 2289580bb7
[API] generalize list header (#16551) 3 years ago
KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311) 3 years ago
zeripath 5d2e11eedb
Refactor: Move login out of models (#16199) 3 years ago
zeripath 33a8eec33e
Retry rename on lock induced failures (#16435) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
6543 290f458d46
Reserve user/repo pattern for rss feature (#16323) 3 years ago
6543 0b27b93728
Make allowed Visiblity modes configurable for Users (#16271) 3 years ago
Sergey Dryabzhinsky 22a0636544
Add Visible modes function from Organisation to Users too (#16069) 3 years ago
6543 889dea8fc1
Remove User.GetOrganizations() (#14032) 3 years ago
Lunny Xiao b9d611e917
Always store primary email address into email_address table and also the state (#15956) 3 years ago
silverwind 8ab815ae93
Unregister non-matching serviceworkers (#15834) 3 years ago
silverwind 1e6fa57acb
Use single shared random string generation function (#15741) 3 years ago
KN4CK3R c80d7f33b6
Unified link creation. (#15619) 3 years ago
a1012112796 1e877613bf
add `/assets` as root dir of public files (#15219) 3 years ago
6543 477c4530e4
Fix `admin user list` (#15358) 4 years ago
6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
6543 80d6c6d7de
[refactor] mailer service (#15072) 4 years ago
zeripath 6e423d5573
Ensure validation occurs on clone addresses too (#14994) 4 years ago
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 4 years ago
fnetX (aka fralix) f061277c86
Add "captcha" to list of reserved usernames (#14929) 4 years ago
zeripath ad43b119a8
Add Password Algorithm option to install page (#14701) 4 years ago
Anton Khimich 80b1d02b2f
Fix gpg key deletion (#14561) 4 years ago
Andrew Bezold bc05ddc0eb
Redirect on changed user and org name (#11649) 4 years ago
6543 a0e424da85
Enhance Ghost comment mitigation Settings (#14392) 4 years ago
6543 21da519c0c
Implement ghost comment mitigation (#14349) 4 years ago
Elena Neuschild 564030336d
Issues overview should not show issues from archived repos (#13220) 4 years ago
6543 74a0481586
[Refactor] Passwort Hash/Set (#14282) 4 years ago
6543 6b3b6f1833
Add option to change username to the admin panel (#14229) 4 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103) 4 years ago
zeripath e2b069e577
Accept multiple SSH keys in single LDAP SSHPublicKey attribute (#13989) 4 years ago
6543 9e456b5a56
HotFix: Hide private partisipation in Orgs (#13994) 4 years ago
6543 f915161a2f
skip email validation on empty string (#13627) 4 years ago
Chris Shyi d025d84d91
Add email validity check (#13475) 4 years ago
Paweł Bogusławski d2ad4dec63
Avatar autogeneration fixed (#13233) 4 years ago
6543 d453533beb
[Refactor] Move APIFormat functions into convert package (#12856) 4 years ago
ydelafollye cb171dbd56
Improve users management through the CLI (#6001) (#10492) 4 years ago