Commit Graph

60492 Commits (7d67de24a5bde4ebe04af361e40da93048ae0c92)
 

Author SHA1 Message Date
John Molakvoæ 7d67de24a5
Merge pull request #29926 from nextcloud/fix/noid/short-accounts-data-value 3 years ago
Arthur Schiwon 998144f832
Obey col length of 255 to insert and search in accounts_data 3 years ago
Arthur Schiwon d384edc9c6
add method to shorten a string to given byte size to Utils 3 years ago
Nextcloud bot aee3bb42ae
[tx-robot] updated from transifex 3 years ago
Pytal 9c05dfacae
Merge pull request #29871 from nextcloud/enh/dynamic-profile-visibility-dropdown-rows 3 years ago
Christopher Ng 9ac81f6c2a Set number of visibility dropdown rows dynamically 3 years ago
Pytal 848e589923
Merge pull request #29893 from nextcloud/enh/28139/a11y 3 years ago
Christopher Ng 7ad07d6aa6 Improve accessibility 3 years ago
Vincent Petry 88129925ee
Merge pull request #29906 from nextcloud/fix/strict_comp_for_redis 3 years ago
blizzz 69656f3811
Merge pull request #29891 from nextcloud/enh/profile-status-margin 3 years ago
blizzz 1a4427f238
Merge pull request #29894 from nextcloud/fix/inactive-profile-parameter 3 years ago
Julius Härtl 388fa06695
Merge pull request #29837 from nextcloud/fix/user_ldap-check-cache 3 years ago
Louis Chemineau 5dbb080517 Use strict comparison to detect usage of redis cluster 3 years ago
Julius Härtl d9d54ce782
Merge pull request #29895 from nextcloud/bugfix/noid/check-for-invalid-characters-before-trimming 3 years ago
Joas Schilling 599870980b
Correctly set the response after a ClientException as well 3 years ago
Joas Schilling d1203e9b5d
Add an integration test 3 years ago
Joas Schilling 65d79bb592
Check for invalid characters before trimming 3 years ago
Christopher Ng ae85a16ed2 Fix inactive profile parameters being returned 3 years ago
Christopher Ng a3bf35f277 Adjust margin of status on profile 3 years ago
Nextcloud bot d42a28cd7c
[tx-robot] updated from transifex 3 years ago
Julius Härtl 2d19e2cfb5
Merge pull request #29826 from nextcloud/fix/noid/fix-personal-settings 3 years ago
MichaIng 657aff7d22
Merge pull request #29809 from nextcloud/dependabot/composer/build/integration/sabre/dav-4.2.0 3 years ago
Vincent Petry 70f9e5e37d
Merge pull request #29869 from nextcloud/fix/28139/hide-status-from-public 3 years ago
Vincent Petry 99f600270e
Merge pull request #29864 from nextcloud/bugfix/noid/dav-propfind-ctime 3 years ago
Nextcloud bot 9d6496a999
[tx-robot] updated from transifex 3 years ago
szaimen 0224687e23 Personalsettings - remove marginLeft as it breaks the layout 3 years ago
Christopher Ng be5b9e36cd Hide user status from public 3 years ago
Julius Härtl a632ce35f5
Allow to fetch the creation time of folders 3 years ago
dependabot[bot] b544069d02 Update sabre/dav requirement from 3.2.3 to 4.2.0 in /build/integration 3 years ago
Vincent Petry fd487c1a43
Merge pull request #29432 from nextcloud/fix/support-php-8.1 3 years ago
Côme Chilliet 20dd46fcae
Merge pull request #29610 from nextcloud/fix/user_ldap-logger 3 years ago
Joas Schilling 244b785989
Merge pull request #29791 from nextcloud/bugfix/noid/status-editing 3 years ago
Carl Schwan 92fe694b7f
Fix multiple bugs with user status 3 years ago
Côme Chilliet 7ac895e766
Move back logger to protected in OCA\User_LDAP\User\User 3 years ago
szaimen a72af6acc3
Merge pull request #29833 from nextcloud/fix/29340/fix-mobile-profilepage 3 years ago
Côme Chilliet f932766acf
Check LDAP upon user deletion instead of refusing based on cached information 3 years ago
Vincent Petry 3040386bf8
Merge pull request #29835 from nextcloud/bugfix/noid/fix-ipv4-mapped-ipv6-subnet 3 years ago
Vincent Petry 079c4c82d3
Merge pull request #29836 from nextcloud/fix/user_ldap-deletion 3 years ago
szaimen 4d92f42f19 make profile page usable on mobile 3 years ago
Côme Chilliet 18a91f02fa
Fix default value for $type in OC\DB\QueryBuilder\ExpressionBuilder\ExpressionBuilder::literal 3 years ago
Côme Chilliet 10dfdedcbd
Fix errors from files applications tests on PHP 8.1 3 years ago
Côme Chilliet 5cd5245ca8
Fix dav application tests and code for PHP 8.1 3 years ago
Côme Chilliet 5a20e20e9e
Fix errors in AvatarController when data() returns null 3 years ago
Côme Chilliet 8b271b8a12
Fix tests and avoid PHP errors in them 3 years ago
Côme Chilliet cd72045433
Make mock config return default value to fix warnings 3 years ago
Côme Chilliet 25fa0b8acd
Fix TempManager test errors about passing null to is_dir 3 years ago
Côme Chilliet ee7ef77808
Fix warning about passing null to substr_count 3 years ago
Côme Chilliet 9d170f1269
Fix warning about passing null to rtrim 3 years ago
Côme Chilliet 065531570d
Fix Encryption tests on PHP 8.1 3 years ago
Côme Chilliet bb9c099e42
Fix FolderTest calls to Mountpoint constructor with wrong type 3 years ago