Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-03-31take permissions from multiple paths into account for share permissionsuser-share-permissions-mergeRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-23[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-22[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-21Merge pull request #31616 from nextcloud/Valdnet-patch-4Louis
l10n: Spelling unification in Transifex.
2022-03-21Add test to spelling unificationLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-03-20[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-18l10n: Spelling unification in Transifex.Valdnet
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-03-14Update composer generated files to latest versionCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-12[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-09[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-08Merge pull request #31431 from nextcloud/fs-setup-managerRobin Appelman
Unify/cleanup filesystem setup
2022-03-08[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-07Fix too many file download notifications when watching a videoszaimen
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-04type fixesfs-setup-managerRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-04simplify setup of circular SetupManager<->ManagerRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-04move logic to decide what to setup to setupmanagerRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-04adjust tests to new fs setupRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-04Merge pull request #31266 from nextcloud/root-setup-mountproviderRobin Appelman
move root mount setup to mountproviders
2022-03-03Merge pull request #31372 from ↵Vincent Petry
nextcloud/enh/noid/prevent-right-click-for-hide-download prevent default right-click options when hideDownload is enabled
2022-03-03prevent right-click when hideDownload is enabledenh/noid/prevent-right-click-for-hide-downloadszaimen
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-03[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-02try to fix correct fileactions for sharing overviewenh/27671/fix-sharing-overview-actionsszaimen
Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-02-28[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-27[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-25make share cache test resilient against skeleton files not being thereRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-02-23store mountprovider for each mount in the mounts tableRobin Appelman
this enabled more fine grained filesystem setup Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-02-23[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-22Merge pull request #31261 from nextcloud/external-share-availability-errorJohn Molakvoæ
2022-02-22[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-21improve errors for external share availability checkRobin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-02-21Merge pull request #31292 from nextcloud/fix/edit_perm_on_file_shareJohn Molakvoæ
2022-02-21Fix regression for edit perm on file shareLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-02-21[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-20[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-19[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-18Merge pull request #31169 from ↵Simon L
nextcloud/enh/noid/hide-download-button-for-images hide download button for images
2022-02-17[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-16hide download button for imagesszaimen
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-02-15Support CRUD share permissionsLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-02-10Revert "Add non-breaking space in the file size"szaimen
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-02-07Use the new option to signaling insensitivityJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-26Use @nextcloud/sharing in files and files_sharingLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me> Update tests Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-21Auto fix warningsLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-14Add non-breaking space in the file sizeCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-13Improve layout for the public download pageCarl Schwan
This centers the content inside the pages, while also not hardcoded the size of the footer. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-12Merge pull request #30572 from nextcloud/fix/lint_warningsLouis
Fix lint warnings
2022-01-12[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-11Replace license information to SPDX expressionLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-11Remove legacy build filesLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-11Add generic type and description when its missingLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>