Commit Graph

92 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
provokateurin 51d9d63a01
chore: Use more gender neutral language 1 year ago
Ferdinand Thiessen d57a2dd465
fix: Skip users that still exist in backend 1 year ago
Ferdinand Thiessen 16833aff86
fix: Make user removal more resilient 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Christopher Ng 34d97d45cf feat: Allow getting/setting the password hash of a user 1 year ago
John Molakvoæ 84789222b1
chore: php lint fix import 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Andrew Summers 6910832170 Refactor `OC\Server::getCommentsManager` 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Andrew Summers 2258058fd6
Refactor `OC\Server::getAvatarManager 2 years ago
Andrew Summers 5dccf25e11
Refactor `OC\Server::getNotificationManager` 2 years ago
Joas Schilling ad12a740cb
fix!: Remove symfony EventDispatcherInterface from User 2 years ago
Joas Schilling 35c313e280
fix!: Remove User events which have a typed event replacement 2 years ago
Hamid Dehnavi d0b20534b9 Refactor "substr" calls to improve code readability 3 years ago
Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
Côme Chilliet 1603cdc8d2
Fix since annotations and add boolean return type for setUserEnabled 3 years ago
Joas Schilling ef93bb926c
fix(dav): Fix avatar size in system address book 3 years ago
Côme Chilliet 285c42ab14
Fix user tests, avoid setting enabled state to the same value 3 years ago
Côme Chilliet 3af1ab2b2a
Add user enabled state backend feature 3 years ago
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Christoph Wurst 1381c4c157
feat(users): Store and load a user's manager 3 years ago
Christopher Ng 4ecae83385 fix(user): Can change display name 3 years ago
Marc Hefter 0c6d440643
undoing the additions to OC\IUser 3 years ago
Marc Hefter 651273808f
CleanUp: correct version to 27 and return value specification 3 years ago
Marc Hefter eee0275dc5
added user profile scope setting 3 years ago
Marc Hefter 2315c17726
feature addition: [user_ldap] update user profile from LDAP 3 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Julius Härtl 3287eddbbc fix: Recalculate storage statistics on updating the quota 3 years ago
Côme Chilliet 5aed587e25
Fix setQuota on User on 32bits 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Louis Chemineau 6c11944679 I dug into it again, and the issue is much simpler than I previously though. 3 years ago
Maxence Lange c37bad1ce4 rtrim url earlier 3 years ago
Maxence Lange c4bdc1cfbc filter index.php from cloudId 3 years ago
Christopher Ng d59585974e Fix creation of new user and display the correct error message 3 years ago
Robin Appelman 9e34a21129
only update last login timestamp with minute percision 3 years ago
Joas Schilling 6e3d668436
Keep non default protocol in cloud id 4 years ago
Carl Schwan 9ec0cb0a90 Fix psalm issues related to the user backend 4 years ago
Louis Chemineau 8a2cf5bb68 Do not dispatch postSetPassword when setPassword fails 4 years ago
Joas Schilling b90e657ac7
Delay loading user preferences until we need them 4 years ago
Arthur Schiwon 4461b9e870
enable the user to set a primary (notification) email address (backend) 4 years ago
Julien Veyssier 416d10f76c refs #21045 add app config to disable unlimited quota and to set max quota 4 years ago
Julius Härtl f43c2b45d8
Directly return cloud id from user 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Robin Appelman ed2d02d5f1
better cleanup of user files on user deletion 5 years ago
Roeland Jago Douma 618805b14f Fix RedundantPropertyInitializationCheck 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Morris Jobke 9bf76d2bad
Streamline user creation and deletion events 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago