summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix testsszaimen2022-02-152-1/+12
* show if the mail server settings are not set or verifiedszaimen2022-02-153-2/+32
* Also comment out in testJoas Schilling2022-02-152-3/+4
* Disable bulk upload by not advertising itVincent Petry2022-02-141-1/+2
* Merge pull request #31108 from nextcloud/backport/31077/stable23Vincent Petry2022-02-103-7/+7
|\
| * Revert "Add non-breaking space in the file size"szaimen2022-02-103-7/+7
* | Setup warning for invalid LDAP user or group UUIDs.Arthur Schiwon2022-02-106-6/+108
* | Fix psalm errors in apps/user_ldap/lib/Jobs/CleanUp.phpCôme Chilliet2022-02-101-26/+14
* | Fix ldap:update-uuidCôme Chilliet2022-02-103-21/+30
* | add occ command to update UUIDs (incomplete)Arthur Schiwon2022-02-108-28/+405
* | allow to re-run migration step when backup DB is already createdArthur Schiwon2022-02-101-1/+12
* | invalidated duplicated UUIDs prior to migration changeArthur Schiwon2022-02-101-0/+90
|/
* Bump clipboard from 2.0.8 to 2.0.9dependabot[bot]2022-01-314-62/+62
* Bump dompurify from 2.3.4 to 2.3.5dependabot[bot]2022-01-304-10/+10
* Merge pull request #30814 from nextcloud/backport/30508/stable23John Molakvoæ2022-01-272-1/+3
|\
| * Fix psalm not runningCarl Schwan2022-01-272-1/+3
* | Fix php:csLouis Chemineau2022-01-261-1/+1
* | Merge pull request #30740 from nextcloud/backport23John Molakvoæ2022-01-221-6/+6
|\ \
| * | Fix tests with email templatesCarl Schwan2022-01-201-6/+6
* | | Fix accessing undefined offsetsCarl Schwan2022-01-221-4/+2
| |/ |/|
* | Add test for samba kerberos sso in ciRobin Appelman2022-01-201-0/+33
* | update icewind/smb to 3.5.2Robin Appelman2022-01-206-53/+72
* | update to release smb libRobin Appelman2022-01-201-4/+4
* | update icewind/smb to 3.5.1Robin Appelman2022-01-2020-91/+375
* | do not use deprecated query() methodArthur Schiwon2022-01-201-28/+28
* | add changes from Sebastian/dassIT and move default_realm to backendArthur Schiwon2022-01-202-5/+27
* | add KerberosApacheAuth support to files_externalArthur Schiwon2022-01-203-7/+78
|/
* Merge pull request #30685 from nextcloud/backport/29923/stable23MichaIng2022-01-171-0/+4
|\
| * files_external SMB: throw InvalidArgument when user is not setAnderson Luiz Alves2022-01-141-0/+4
* | Merge pull request #30684 from nextcloud/backport/30531/stable23Carl Schwan2022-01-171-10/+22
|\ \
| * | Fix psalm issuesCarl Schwan2022-01-141-1/+4
| * | Add helper method in WrapperCarl Schwan2022-01-141-12/+5
| * | The storage is not static anymoreCarl Schwan2022-01-141-15/+11
| * | Optimize FileSystemTags workflow for groupfolderCarl Schwan2022-01-141-9/+29
* | | Merge pull request #30688 from nextcloud/backport/30499/stable23MichaIng2022-01-152-82/+0
|\ \ \
| * | | Remove inefficient fed share scannerVincent Petry2022-01-142-82/+0
| | |/ | |/|
* | | Merge pull request #30689 from nextcloud/backport/30645/stable23MichaIng2022-01-151-2/+2
|\ \ \
| * | | [files] new internal link GET param to avoid setting 'openfile' on redirectJulien Veyssier2022-01-141-2/+2
| |/ /
* | | Add non-breaking space in the file sizeCarl Schwan2022-01-143-7/+7
* | | Improve layout for the public download pageCarl Schwan2022-01-141-1/+1
|/ /
* | Merge pull request #30671 from nextcloud/backport/30363/stable23Simon L2022-01-141-0/+10
|\ \ | |/ |/|
| * address 2nd reviewszaimen2022-01-141-1/+1
| * address reviewszaimen2022-01-141-1/+1
| * improve accessibility settings on mobileszaimen2022-01-141-0/+10
* | Merge pull request #30662 from nextcloud/backport/30530/stable23Vincent Petry2022-01-141-6/+5
|\ \
| * | Fix wrong unified search link to folderJohn Molakvoæ2022-01-141-6/+5
* | | Merge pull request #30663 from nextcloud/backport/30568/stable23blizzz2022-01-147-21/+337
|\ \ \ | |_|/ |/| |
| * | Remove useless indexes with duplicated names on backup tableCôme Chilliet2022-01-141-2/+0
| * | Update autoloaderJoas Schilling2022-01-142-0/+8
| * | Fix user_ldap migration for long DNs supportCôme Chilliet2022-01-142-49/+31