Commit Graph

163 Commits (ffbbdb2d04c900bcc4ed6bbcf97d4e5fc30dfad9)

Author SHA1 Message Date
Maxence Lange 4f0d5634c7 fix(lexicon): convert instead of cast 4 months ago
Ferdinand Thiessen 0dd8e5e32e
feat(settings): allow to set own timezone in personal settings 5 months ago
yemkareems aa227f1c55 feat: add bluesky to accounts, show the same in profile edit and visibility option, in view profile and also in sharing tab 5 months ago
skjnldsv 74d6494290 fix(provisioning_api): catch failed user creation 6 months ago
skjnldsv 027471b146 fix: force lowercase emails 6 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Jana Peper 6f1e441e9a
fix: unit tests 7 months ago
Côme Chilliet bf340a576f
fix: Do not enable applications which are not installed yet 7 months ago
Joas Schilling 460d3e8ba9
test: Migrate settings and provisioning_api to PHPUnit10 8 months ago
provokateurin eb98e99530 fix(settings): Handle email change restriction separately from display name change restriction 9 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 11 months ago
Côme Chilliet de8c450e5f
fix(tests): Fix getLastLogin expectation in UsersControllerTest 12 months ago
Côme Chilliet a8a2ca42a4
fix: Return timestamps in unix format rather than milliseconds 12 months ago
Côme Chilliet df8397e2ca
fix(tests): Adapt tests to firstLogin new feature 12 months ago
Robin Appelman 118ff883b0
perf: use more optimized way to get user storage info in ocs user info when possible 12 months ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Côme Chilliet 0353134a45
chore(provisioning_api): Add tests for getDisabledUserDetails 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
Christopher Ng 96035d2de3 test: Fix tests 1 year ago
Hamza Mahjoubi 9be2f060f9 fix: provision api's status codes 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
John Molakvoæ (skjnldsv) 26abc86eca
feat: add profile pronouns 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Côme Chilliet 7ed583cb8e
chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Joas Schilling 9641433001
fix(provisioning): Support setting new app configs as well 1 year ago
Arthur Schiwon a3cd963264
fix(ProvisioningAPI): set typed config values by via API 1 year ago
Louis Chemineau 26beedef36
test(users): Adapt tests to new admin delegation checks 1 year ago
Andy Scherzinger afa48a4e0e
chore: Add SPDX header 2 years ago
rakekniven c951eead73
Update UsersControllerTest.php 2 years ago
Ferdinand Thiessen a025611420
fix(provisioning_api): Translate exceptions shown in the frontend + replace some deprecations 2 years ago
Maxence Lange 6daea857ab fixes 2 years ago
Maxence Lange f7d0c74b10 lazy AppConfig 2 years ago
Hamid Dehnavi d64bbc8bd3 Convert isset ternary to null coalescing operator 2 years ago
Joas Schilling 0956b493b6
fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 2 years ago
Christoph Wurst 1381c4c157
feat(users): Store and load a user's manager 3 years ago
Joas Schilling 1c0aae9c54
fix(provisioning_api): Don't allow to configure the same additional email multiple times 3 years ago
Julien Veyssier 69a1fe206f
adjust tests after #36665 3 years ago
Côme Chilliet 0753be3ff2
Fix a few tests that were using too big int values for 32bits 3 years ago
Vincent Petry c24884d014
Only expose storage location to admins 3 years ago
Carl Schwan e35bcc9381 Fix tests 3 years ago
Côme Chilliet c79a6b3f62
Fix errors from PHP 8.2 testing 3 years ago
Christopher Ng 4de19e9f85 Fix test failure introduced in https://github.com/nextcloud/server/pull/33819 3 years ago
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob 3 years ago
Joas Schilling a0f5aebb89
Fix unit tests 4 years ago
Joas Schilling 3235785c24
Fix exception handling when profile data is too long 4 years ago
Christopher Ng 7215148a24 Add new account properties 4 years ago
Carl Schwan 719dbafd13
Add support for Delegation Settings for more apps 4 years ago
Arthur Schiwon 27865d03c0
use specific email getter where necessary 4 years ago
Julien Veyssier 7cc1b62883
fix UserController tests failing because of max_quota app value not provided by mocks 4 years ago