summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Master is now 25Joas Schilling2022-04-1429-58/+58
* Merge pull request #30860 from nextcloud/smb-getdirectory-content-catchVincent Petry2022-04-141-3/+9
|\
| * handle notfound and notpermitted error in Smb::getDirectoryContentRobin Appelman2022-02-111-3/+9
* | Merge pull request #31975 from nextcloud/bugfix/31952/fix-mail-link-share-pas...Vincent Petry2022-04-142-6/+6
|\ \
| * | Adjust settings for mail link passwordVincent Petry2022-04-142-6/+6
* | | Merge pull request #31886 from nextcloud/bugfix/noid/principal-search-case-in...Vincent Petry2022-04-141-2/+3
|\ \ \
| * | | Principal search by display name case insensitiveVincent Petry2022-04-081-2/+3
* | | | Merge pull request #31839 from nextcloud/feat/metadata-serverVincent Petry2022-04-1456-52/+284
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix an issue with the search backend updateCarl Schwan2022-04-1450-37/+157
| * | | Add a metadata service to store file metadataCarl Schwan2022-04-138-19/+131
* | | | l10n: Change to lowercaseValdnet2022-04-141-1/+1
* | | | l10n: Remove dot and add a parenthesisValdnet2022-04-141-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2022-04-1412-0/+20
* | | | Merge pull request #31969 from nextcloud/fix/user_migration-use-exceptionsPytal2022-04-131-1/+5
|\ \ \ \
| * | | | Catch avatar export separately for better failure tracingChristopher Ng2022-04-131-1/+5
* | | | | Merge pull request #31945 from nextcloud/fix/user_migration-use-exceptionsVincent Petry2022-04-135-54/+54
|\| | | |
| * | | | Fix migrators according to exceptionsVincent Petry2022-04-133-10/+10
| * | | | Adapt existing migrators to new APICôme Chilliet2022-04-134-48/+48
| |/ / /
* | | | Default to permanent link passwordsVincent Petry2022-04-131-1/+1
* | | | Properly reset pw expirationVincent Petry2022-04-131-36/+0
|/ / /
* | | Merge pull request #31932 from nextcloud/feat/ignore_second_dnVincent Petry2022-04-134-2/+17
|\ \ \
| * | | Add settings to ignore second display name in searchLouis Chemineau2022-04-124-2/+17
* | | | Merge pull request #31942 from nextcloud/fix/dav-deprecated-warningJoas Schilling2022-04-131-5/+8
|\ \ \ \
| * | | | Fix warning about optional parameter before required oneCôme Chilliet2022-04-121-5/+8
| |/ / /
* | | | [tx-robot] updated from transifexNextcloud bot2022-04-1350-0/+102
* | | | Fix accept/reject remote share actionMSe19692022-04-121-3/+3
* | | | l10n: Remove commaValdnet2022-04-121-1/+1
|/ / /
* | | Merge pull request #31220 from nextcloud/enhancement/31005/temporary-passwordsVincent Petry2022-04-1212-75/+256
|\ \ \
| * | | Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-1112-75/+256
* | | | Merge pull request #31927 from nextcloud/feat/dont_match_userid_testsVincent Petry2022-04-121-0/+4
|\ \ \ \
| * | | | Tweak tests to include shareapi_restrict_user_enumeration_full_match_useridLouis Chemineau2022-04-111-0/+4
* | | | | [tx-robot] updated from transifexNextcloud bot2022-04-1254-66/+102
* | | | | Merge pull request #31916 from nextcloud/enh/noid/template-picker-sizeSimon L2022-04-111-2/+1
|\ \ \ \ \
| * | | | | fix size of template pickerszaimen2022-04-091-2/+1
* | | | | | Merge pull request #31866 from nextcloud/test-avatar-migrationPytal2022-04-113-9/+55
|\ \ \ \ \ \
| * | | | | | Add comment explaining avatar basenameChristopher Ng2022-04-081-0/+1
| * | | | | | Remove unnecessary array_diffChristopher Ng2022-04-081-5/+1
| * | | | | | Test avatar migrationChristopher Ng2022-04-073-9/+58
| * | | | | | Improve strictness of account file regexChristopher Ng2022-04-071-1/+1
* | | | | | | Adapt AccountMigratorTest to id changeCôme Chilliet2022-04-111-1/+1
* | | | | | | Use Migrators id instead of class namesCôme Chilliet2022-04-114-4/+4
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #31857 from nextcloud/feat/dont_match_useridVincent Petry2022-04-113-1/+15
|\ \ \ \ \ \
| * | | | | | Add settings to not match userID during full matchLouis Chemineau2022-04-063-1/+15
* | | | | | | Merge pull request #31911 from nextcloud/enh/extend-migratorsVincent Petry2022-04-114-2/+96
|\ \ \ \ \ \ \
| * | | | | | | Extend calendar migratorChristopher Ng2022-04-081-0/+21
| * | | | | | | Extend contacts migratorChristopher Ng2022-04-081-0/+21
| * | | | | | | Extend trashbin migratorChristopher Ng2022-04-081-1/+27
| * | | | | | | Extend account migratorChristopher Ng2022-04-081-1/+27
* | | | | | | | Merge pull request #31903 from nextcloud/bugfix/noid/fix-missing-elseJoas Schilling2022-04-111-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix case also when the table existed alreadyJoas Schilling2022-04-081-1/+1
| |/ / / / / / /