summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [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
| |/ / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-04-1114-46/+64
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-04-108-0/+14
| |_|_|/ / |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2022-04-09156-230/+318
* | | | | Fix LDAP Dark Theme IssueAndy Xheli2022-04-081-14/+0
|/ / / /
* | | | Merge pull request #31879 from nextcloud/enh/noid/update-external-storage-wor...Simon L2022-04-081-2/+2
|\ \ \ \
| * | | | update the wording of external storage deletionszaimen2022-04-071-2/+2
* | | | | [tx-robot] updated from transifexNextcloud bot2022-04-088-0/+8
* | | | | Merge pull request #31713 from nextcloud/fed-performanceRobin Appelman2022-04-071-1/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | only request free space once for external sharesRobin Appelman2022-04-041-0/+4
| * | | | use all possible permissions dav propertiesRobin Appelman2022-04-041-0/+2
| * | | | don't overwrite the etag from storage backends that already provide "good" etagsRobin Appelman2022-04-041-1/+2
* | | | | Merge pull request #31832 from nextcloud/firefox-reload-filelistRobin Appelman2022-04-072-1/+2
|\ \ \ \ \