Commit Graph

9 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Ferdinand Thiessen 0dd8e5e32e
feat(settings): allow to set own timezone in personal settings 4 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 027471b146 fix: force lowercase emails 6 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 11 months ago
Côme Chilliet a8a2ca42a4
fix: Return timestamps in unix format rather than milliseconds 12 months ago
Côme Chilliet baf7293cfe
feat: Add first login timestamp of each user to oc_preferences and user:info output 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 f52aa9ad32
refactor(provisioning_api): Rename AUserData to AUserDataOCSController to allow openapi-extractor to detect it as OCS 12 months ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
Christopher Ng 1dcdc87b44 refactor: Clean up 1 year ago
Christopher Ng 026b7b8b15 fix: Return correct list of managers for a user 1 year ago
John Molakvoæ (skjnldsv) 26abc86eca
feat: add profile pronouns 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Richard Steinmetz b37fb43a32
feat: let users configure their first day of week 1 year ago
Louis Chemineau dff8815449
feat(users): Add support for admin delegation for users and groups management 1 year ago
Andy Scherzinger afa48a4e0e
chore: Add SPDX header 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
jld3103 755de1e0b5 refactor: Rename OpenAPI type aliases to their namespaces 2 years ago
jld3103 38db3873a2
provisioning_api: Add OpenAPI spec 2 years ago
Christoph Wurst 1381c4c157
feat(users): Store and load a user's manager 3 years ago
jld3103 02f9c3a06f
Use implementations instead of interfaces for accessing private methods 3 years ago
jld3103 77f7da9921
Always set displayname and display-name for user data 3 years ago
Vincent Petry c24884d014
Only expose storage location to admins 3 years ago
Côme Chilliet 1de26c84dd
Tear down in catch of an Exception 3 years ago
Côme Chilliet 4edb96080d
Catch Exceptions when loading storage data of users 3 years ago
Carl Schwan e35bcc9381 Fix tests 3 years ago
Vincent Petry 0b09531dc6
Don't use quota cache through user management 3 years ago
Christopher Ng 7215148a24 Add new account properties 4 years ago
Arthur Schiwon 27865d03c0
use specific email getter where necessary 4 years ago
Arthur Schiwon 4461b9e870
enable the user to set a primary (notification) email address (backend) 4 years ago
Arthur Schiwon a0752543d8
fix small issues in UsersController handling 5 years ago
Arthur Schiwon 13818005a3
prov api reports additional emails on getUser 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Arthur Schiwon 1e271e9f76
provAPI to use only public API of IAccountManager 5 years ago
Vincent Petry 2a312fe4e3
Expose avatarScope through provisioning API 5 years ago
Vincent Petry 266a6fb5f8
OCS allow reading and writing account property scopes 5 years ago
Joas Schilling 89d2eaca0a
Cleanup appinfo usage 5 years ago
Joas Schilling da9462b482
Make code strict 5 years ago
Joas Schilling db8267db26
Use the new method everywhere 6 years ago
GretaD fce716b905
Fix languages empty array 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Arthur Schiwon 4915d64de8
ignore non existing users when retrieving details of group members 7 years ago
Arthur Schiwon 505722cc0d
do not offer to change display name or password, if not possible. 7 years ago
Joas Schilling f0d48554d3
Fix user and group listing with users that have an integer user id 7 years ago
Georg Ehrke 3ffeb4ae06
fix tests / mistakes made during rebase 8 years ago
John Molakvoæ (skjnldsv) d666723cb0
Return groups IDs and not Names 8 years ago