Commit Graph

266 Commits (81e559313325777649e640492cba1981aff3e54a)

Author SHA1 Message Date
Morris Jobke 7e281a07bb
Use IBootstrap for the app federatedfilesharing 4 years ago
Joas Schilling db8267db26
Use the new method everywhere 4 years ago
GretaD fce716b905
Fix languages empty array 5 years ago
Joas Schilling af1dd9f152
Bump app versions and requirements 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 5 years ago
Mikael Hammarin 6ffde74928
Patch to optimize for large installations (>5000 users >20000 groups) where subadmins have access to many of groups (>250) 5 years ago
Christoph Wurst 833d1d2c3b
Fix php-cs formatting 5 years ago
Julius Härtl c20321e7e0 Add tests for encoded group id 5 years ago
Julius Härtl e7249de145
Make the groupId url encoded 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 5 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 5 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 5 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 5 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 5 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 5 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 5 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 5 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 5 years ago
Christoph Wurst 150f39ed50
Update autoloaders for composer v1.10.1 5 years ago
Christoph Wurst d47daefe38
Revive the "send email to new users" toggle for the user form 5 years ago
Roeland Jago Douma 8728eab9d7
Fix app updates 5 years ago
Robin Appelman 170660840b
query FederatedFileSharing Application instead of creating it 5 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 5 years ago
John Molakvoæ (skjnldsv) f675e61c26
Fix provisioning_api getUsers types 5 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 5 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 5 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 5 years ago
Christoph Wurst 543190f8b3
Do not create Application instances directly 5 years ago
Christoph Wurst de6940352a Move settings to an app 5 years ago
Joas Schilling 653628c8fb
Allow to set the group display name in the database backend 5 years ago
Roeland Jago Douma 04ef434af0
Development is 18 now! 5 years ago
Joas Schilling f8592e5e79
Only prevent disabling encrytion via the API 5 years ago
Roeland Jago Douma 3cc3b0f0d8
Update tests 5 years ago
Christoph Wurst d058ef2b6c
Make it possible to wipe all tokens/devices of a user 5 years ago
John Molakvoæ (skjnldsv) 33409319be
Do not fail hard on new user mail error 5 years ago
Joas Schilling 8c73c1ea5e
Don't allow to disable encryption via the API 5 years ago
Arthur Schiwon 99075825e3
changes the returned key from UserID to id, in accordance with getUserData 6 years ago
Arthur Schiwon 29449f85b6
uses "yes" and "no" for config switch over stringified numbers 6 years ago
Daniel Kesselberg 4177653e99
Forward OCSException to initiator 6 years ago
Arthur Schiwon bbe2f2535a
makes users management page aware of the introduced options 6 years ago
Arthur Schiwon 5b754a6353
extends Provisioning API with optional userid and required email 6 years ago
Arthur Schiwon 45110f4c5d
fixes misunderstanding of the error message 6 years ago
Joas Schilling 4c19b3b2c6
Bump versions of server and the requirements of apps 6 years ago
Julius Härtl add43bc19c
Check if password can be changed for the users backend in OCS api 6 years ago
Roeland Jago Douma 15abcff2a1
Expose subadmin to OCP 6 years ago
Arthur Schiwon 4915d64de8
ignore non existing users when retrieving details of group members 6 years ago
Joas Schilling 9262507881
Fix doc block 6 years ago
Robin Appelman 3991aa0166
forward error message from password policy 6 years ago
Joas Schilling 1751c28c28
Bump versions of server and the requirements of apps 6 years ago
Joas Schilling 1997346369
Fix interaction with groups that contain a slash 6 years ago