summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix an issue with the search backend updateCarl Schwan2022-04-1458-63/+184
| | | | | | And update autoloader Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Add a metadata service to store file metadataCarl Schwan2022-04-1339-54/+896
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Merge pull request #31932 from nextcloud/feat/ignore_second_dnVincent Petry2022-04-139-23/+154
|\ | | | | Add settings to ignore second display name in search
| * Add settings to ignore second display name in searchLouis Chemineau2022-04-129-23/+154
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Merge pull request #31933 from nextcloud/updateCrlblizzz2022-04-131-12/+12
|\ \ | | | | | | update CRL after revocation of socialsharing_telegram.csr
| * | Update root.crtVitor Mattos2022-04-111-12/+12
| | | | | | | | | | | | | | | | | | Reference: https://github.com/nextcloud/app-certificate-requests/pull/515 Signed-off-by: Vitor Mattos <vitor@php.rio>
* | | Merge pull request #31889 from ↵Joas Schilling2022-04-1311-10/+205
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/feature/noid/allow-to-autocomplete-user-and-group-commands Allow to autocomplete user and group ids in commands
| * | | Allow to autocomplete user and group ids in commandsJoas Schilling2022-04-0811-10/+205
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #31942 from nextcloud/fix/dav-deprecated-warningJoas Schilling2022-04-131-5/+8
|\ \ \ \ | | | | | | | | | | Fix warning about optional parameter before required one
| * | | | Fix warning about optional parameter before required oneCôme Chilliet2022-04-121-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes this warning: PHP Deprecated: Required parameter $logger follows optional parameter $principalPrefix in /var/www/html/apps/dav/lib/CalDAV/CalendarRoot.php on line 37 Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2022-04-1354-442/+106
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #31910 from MSe1969/masterSimon L2022-04-123-6/+6
|\ \ \ \ \ | | | | | | | | | | | | Fix accept/reject remote share action #31301
| * | | | | Fix accept/reject remote share actionMSe19692022-04-123-6/+6
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the fix for the described problem in https://github.com/nextcloud/server/issues/31301 Signed-off-by: MSe1969 <mse1969@posteo.de>
* | | | | Merge pull request #31937 from nextcloud/Valdnet-patch-1Pytal2022-04-121-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | l10n: Remove commaValdnet2022-04-121-1/+1
| | | | | | | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* | | | | Merge pull request #31929 from nextcloud/enh/noid/zip-expose-statCôme Chilliet2022-04-123-0/+1512
|\ \ \ \ \ | | | | | | | | | | | | Expose ZIP stat information
| * | | | | Fix ZipArchive::addEmptyDir stubCôme Chilliet2022-04-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | Add stubs for ZipArchiveCôme Chilliet2022-04-122-0/+1483
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | Expose ZIP stat informationVincent Petry2022-04-111-0/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add getStat to OC\Archive\Zip Required to be able to read the mtime and other metadata. To give direct access to mtime Signed-off-by: Vincent Petry <vincent@nextcloud.com> Co-authored-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | Merge pull request #31907 from nextcloud/enh/noid/tag-remote-as-globalscaleMaxence Lange2022-04-122-0/+13
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | confirm user is internal to globalscale
| * | | | | confirm user is internal to globalscaleMaxence Lange2022-04-122-0/+13
| | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | | | 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 file
| * | | | | perform a setup if we can't find any mounts containing a fileRobin Appelman2022-04-111-0/+6
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #31220 from nextcloud/enhancement/31005/temporary-passwordsVincent Petry2022-04-1223-87/+446
|\ \ \ \ \ | | | | | | | | | | | | Temporary passwords for public non-anonymous protected shares (ie: files shared with an email recipient).
| * | | | | Adds a "Request password" button to the public share authentication page for ↵Cyrille Bollu2022-04-1123-87/+446
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | shares of type TYPE_EMAIL, when the "video verification" checkbox isn't checked. Users accessing non-anonymous public shares (TYPE_EMAIL shares) can now request a temporary password themselves. - Creates a migration step for the files_sharing app to add the 'password_expiration_time' attribute to the oc_shares table. - Makes share temporary passwords' expiration time configurable via a system value. - Adds a system config value to allow permanent share passwords -Fixes a typo in a comment in apps/files_sharing/src/components/SharingEntryLink.vue See https://github.com/nextcloud/server/issues/31005 Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
* | | | | | 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_userid
| * | | | | | Tweak tests to include shareapi_restrict_user_enumeration_full_match_useridLouis Chemineau2022-04-111-0/+4
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-04-1254-66/+102
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #31916 from nextcloud/enh/noid/template-picker-sizeSimon L2022-04-113-5/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | fix size of template picker
| * | | | | | fix size of template pickerszaimen2022-04-093-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | | Merge pull request #31866 from nextcloud/test-avatar-migrationPytal2022-04-113-9/+55
|\ \ \ \ \ \ \
| * | | | | | | Add comment explaining avatar basenameChristopher Ng2022-04-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | | | | Remove unnecessary array_diffChristopher Ng2022-04-081-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | | | | Test avatar migrationChristopher Ng2022-04-073-9/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | | | | Improve strictness of account file regexChristopher Ng2022-04-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | | | Merge pull request #31931 from nextcloud/contact-popover-hyperlink-issue-2Pytal2022-04-115-11/+15
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Wrap contact search result in a linkGnana Sekar2022-04-115-11/+15
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gnana Sekar <developersekar1992@gmail.com> Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | | | | Merge pull request #31925 from nextcloud/fix/user_migration-use-id-for-migratorsCôme Chilliet2022-04-118-8/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Use Migrators id instead of class names
| * | | | | | Adapt AccountMigratorTest to id changeCôme Chilliet2022-04-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | Use Migrators id instead of class namesCôme Chilliet2022-04-117-7/+7
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will help with UI and means migrators can move in namespaces without changing export format. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | Merge pull request #31848 from ↵Carl Schwan2022-04-116-3/+46
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/performance/trottling-capability-frontent Don't inject Bruteforce capability info in the webui
| * | | | | | Don't inject Bruteforce capability info in the webuiCarl Schwan2022-04-076-3/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This capability do DB access and as far I know is not used by the webui. This remove one DB query for each page load. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | | | | Merge pull request #31610 from nextcloud/shares-in-folder-mountsVincent Petry2022-04-111-1/+14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | fix shared mount roots not being returned from `getSharesInFolder`
| * | | | | | | fix shared mount roots not being returned from `getSharesInFolder`Robin Appelman2022-03-311-1/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | | Merge pull request #31857 from nextcloud/feat/dont_match_useridVincent Petry2022-04-117-5/+23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add settings to not match userID during full match
| * | | | | | | | Add settings to not match userID during full matchLouis Chemineau2022-04-067-5/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | | | | | | Merge pull request #31911 from nextcloud/enh/extend-migratorsVincent Petry2022-04-115-2/+117
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Extend migrators needed for implementation of the API
| * | | | | | | | | Extend calendar migratorChristopher Ng2022-04-081-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | | | | | | Extend contacts migratorChristopher Ng2022-04-081-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | | | | | | Extend trashbin migratorChristopher Ng2022-04-081-1/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>