85 Commits (202509251cffb551aa2df4dcf1a8f16f5ef04f12)

Author SHA1 Message Date
  Roeland Jago Douma d59ffb8bf1
Check for app updates on disabled page 7 years ago
  Joas Schilling 10daad9346
Allow non-subadmins to change their language 7 years ago
  Bjoern Schiessle f25ad2e404
make sure that we only update the email address if it really changed 7 years ago
  Morris Jobke 9f27c2b3e7
Show app store rating only for 5+ votes 7 years ago
  Bjoern Schiessle 0de685c562
bring back setEmailAddress for the user management 7 years ago
  Lukas Reschke 7162166bae
Also show updates on the "enabled" page 7 years ago
  Bjoern Schiessle 546989959c
update email address correctly 7 years ago
  Lukas Reschke e2bfce0d26
Cast "isFeatured" to "featured" 7 years ago
  Robin Appelman c694bd3455
remove old logging section 7 years ago
  Bjoern Schiessle 4a05aa8a02
don't try to verify email address if no email address is set 7 years ago
  Bjoern Schiessle 5aed91c321
small fixes 7 years ago
  Lukas Reschke a0c64044b2
Make JS aware of password verification 7 years ago
  Lukas Reschke 8bf4111368
Fix changing display names for subadmins 7 years ago
  Lukas Reschke 662dff046d
Adjust permission checks 7 years ago
  Lukas Reschke fb91bf6a5b
Add a signer class for signing 7 years ago
  Bjoern Schiessle a32d6e481f
fix unit tests 7 years ago
  Bjoern Schiessle 8f33d9d1c0
update system address book if the user change the personal settings 7 years ago
  Björn Schießle de1f3f05fd
allow to change display names in the user settings again 8 years ago
  Björn Schießle 1700e3dccc
allow multiple values for phone, website, address and email 8 years ago
  Björn Schießle 40b99734d3
introduce accounts table and keep it up-to-date with the data added to the personal settings 8 years ago
  Christoph Wurst d1233b47b0
use PUT to update user settings 8 years ago
  Christoph Wurst 20739c93a6
Persist settings on the server 8 years ago
  Joas Schilling 2fd2e45e42
Require password confirmation for user management 7 years ago
  Joas Schilling 62855c08ff
Require confirmation when changing the email settings 7 years ago
  Joas Schilling 68fa1e5dd8
Require password confirmation for app password 7 years ago
  Joas Schilling 28ddf3abdb
Require password confirmation for changing the email 7 years ago
  Robin Appelman d2dee32756
fix warnings when updating app password 7 years ago
  Robin Appelman da63af8b02
enable deleting/configuring new tokens 8 years ago
  Robin Appelman 1afccde16a
allow configuring filesystem access 8 years ago
  Lukas Reschke 5fd428413b
Adjust previous fallbacks 7 years ago
  Roeland Jago Douma 95a8964cc8
Add settings PersonalController 7 years ago
  Lukas Reschke a68595742b
Proxy images through usercontent.apps.nextcloud.com 7 years ago
  Lukas Reschke 8acb54aa0b
Add update support 7 years ago
  Lukas Reschke 32cf661215
Use new appstore API 7 years ago
  Joas Schilling 8b15669677
Allow users to change their passwords again 7 years ago
  Joas Schilling ccc29a3da2
Fix tests 7 years ago
  Morris Jobke c84dc6aa1c Properly catch password policy hint for personal page password changes 7 years ago
  Joas Schilling 4db5b2a2c6
Use magic DI as much as possible 7 years ago
  Roeland Jago Douma 1cdf4e9540
Set default 7 years ago
  Joas Schilling 7c0951244a
Deprecate getEditionString() 7 years ago
  Morris Jobke 429eb21780
Show hint if password policy disallows password change 7 years ago
  Roeland Jago Douma 32a6f5f182
Moved ChangePassword to an actual Controller 7 years ago
  Roeland Jago Douma fd95985a21
Remove IE8 support in CertificateController 7 years ago
  Roeland Jago Douma 15c1b3c509
Fix phpdoc 7 years ago
  Lukas Reschke 910176c540
Fix CheckSetupController tests 7 years ago
  Lukas Reschke 8a7a0f3287
Add unit tests 7 years ago
  Arthur Schiwon 158d78e1ab
move mail settings and file handling to additional ones, thus files_external gets its own section 8 years ago
  Arthur Schiwon 90e58b7fb3
mark current section 8 years ago
  Arthur Schiwon 14ddf9d923
rename IAdmin to ISettings, the interface is not bound to a specific settings scope 8 years ago
  Arthur Schiwon 1eb8b951c2
more admin page splitup improvements 8 years ago