aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adjust settings for mail link passwordVincent Petry2022-04-144-23/+23
* Merge pull request #17087 from nextcloud/move-to-stale-actionsJohn Molakvoæ2022-04-142-33/+31
|\
| * Add stale actionJohn Molakvoæ2022-04-132-33/+31
* | Merge pull request #31971 from nextcloud/Valdnet-patch-1Louis2022-04-141-1/+1
|\ \
| * | 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-1424-8/+76
* | 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-137-63/+78
|\| |
| * | Fix migrators according to exceptionsVincent Petry2022-04-134-11/+11
| * | Adapt existing migrators to new APICôme Chilliet2022-04-134-48/+48
| * | Adapt user_migration APIs to have information about failuresCôme Chilliet2022-04-132-8/+23
* | | Merge pull request #31965 from nextcloud/bugfix/31951/fix-share-by-mail-expir...Vincent Petry2022-04-133-37/+38
|\ \ \ | |/ / |/| |
| * | Default to permanent link passwordsVincent Petry2022-04-132-2/+2
| * | Properly reset pw expirationVincent Petry2022-04-132-36/+37
|/ /
* | Merge pull request #31932 from nextcloud/feat/ignore_second_dnVincent Petry2022-04-139-23/+154
|\ \
| * | Add settings to ignore second display name in searchLouis Chemineau2022-04-129-23/+154
* | | Merge pull request #31933 from nextcloud/updateCrlblizzz2022-04-131-12/+12
|\ \ \ | |_|/ |/| |
| * | Update root.crtVitor Mattos2022-04-111-12/+12
* | | Merge pull request #31889 from nextcloud/feature/noid/allow-to-autocomplete-u...Joas Schilling2022-04-1311-10/+205
|\ \ \
| * | | Allow to autocomplete user and group ids in commandsJoas Schilling2022-04-0811-10/+205
* | | | 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-1354-442/+106
* | | | | Merge pull request #31910 from MSe1969/masterSimon L2022-04-123-6/+6
|\ \ \ \ \
| * | | | | Fix accept/reject remote share actionMSe19692022-04-123-6/+6
|/ / / / /
* | | | | Merge pull request #31937 from nextcloud/Valdnet-patch-1Pytal2022-04-121-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | l10n: Remove commaValdnet2022-04-121-1/+1
* | | | | Merge pull request #31929 from nextcloud/enh/noid/zip-expose-statCôme Chilliet2022-04-123-0/+1512
|\ \ \ \ \
| * | | | | Fix ZipArchive::addEmptyDir stubCôme Chilliet2022-04-121-2/+2
| * | | | | Add stubs for ZipArchiveCôme Chilliet2022-04-122-0/+1483
| * | | | | Expose ZIP stat informationVincent Petry2022-04-111-0/+29
* | | | | | Merge pull request #31907 from nextcloud/enh/noid/tag-remote-as-globalscaleMaxence Lange2022-04-122-0/+13
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | confirm user is internal to globalscaleMaxence Lange2022-04-122-0/+13
* | | | | | Merge pull request #31934 from nextcloud/getbyid-setup-fallbackJulius Härtl2022-04-121-0/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | perform a setup if we can't find any mounts containing a fileRobin Appelman2022-04-111-0/+6
| | |/ / / | |/| | |
* | | | | Merge pull request #31220 from nextcloud/enhancement/31005/temporary-passwordsVincent Petry2022-04-1223-87/+446
|\ \ \ \ \
| * | | | | Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-1123-87/+446
* | | | | | 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-113-5/+4
|\ \ \ \ \ \
| * | | | | | fix size of template pickerszaimen2022-04-093-5/+4
* | | | | | | 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
* | | | | | | | Merge pull request #31931 from nextcloud/contact-popover-hyperlink-issue-2Pytal2022-04-115-11/+15
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |