summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-06-202-6/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-06-192-2/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-06-162-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-06-156-2/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-06-144-2/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-06-136-0/+12
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-06-128-0/+20
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-06-11122-366/+374
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #31771 from nextcloud/fix/hook-encryption-cronVincent Petry2022-06-101-1/+1
|\ | | | | Fix hook encryption with cron job
| * Fix hook encryption with cron jobCarl Schwan2022-06-071-1/+1
| | | | | | | | | | | | | | | | Make sure the setup fs is set before using the Update service Fix #29674 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Merge pull request #32741 from nextcloud/Valdnet-patch-2Joas Schilling2022-06-105-17/+17
|\ \ | | | | | | l10n: Delete apostrophe
| * | Fix unit testsJoas Schilling2022-06-073-8/+8
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | l10n: Delete apostropheValdnet2022-06-072-9/+9
| |/ | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* | Merge pull request #32806 from nextcloud/fix-federated-sharingVincent Petry2022-06-102-0/+82
|\ \ | | | | | | Revert "Remove inefficient fed share scanner"
| * | Revert "Remove inefficient fed share scanner"Carl Schwan2022-06-102-0/+82
| |/ | | | | | | | | | | This reverts commit ce319143142e2ee998ef4794b04ad684c4ffa911. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | [tx-robot] updated from transifexNextcloud bot2022-06-1018-4/+36
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-06-092-0/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Various improvements related to the recent implementation of temporary passwordsCyrille Bollu2022-06-085-3/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for mail shares: 1- Changes style of "forgot password?" and "Back" button 2- Adds information about share password's expiration time in the emails sent. 3- Shows password expiration time in the Share menu 4- Fixes an issue when the message "Password expires..." would be shown for non email share types (which don't have temporary passswords) 5- At share's creation, password should only be sent when it's a permanent one See also https://github.com/nextcloud/server/issues/31952 Signed-off-by: Cyrille Bollu <cyrpub@bollu.be> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2022-06-084-0/+4
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix share permissions renderingLouis Chemineau2022-05-311-1/+2
| | | | | | | | The `SHARE` permissions falls into the `default` case in the switch case, causing the rendering to look like ` , Upload, Read`. This PR changes the return value of the `default` case and adds a `filter` to remove those values. Signed-off-by: Louis Chemineau <louis@chmn.me>
* [tx-robot] updated from transifexNextcloud bot2022-05-292-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #32594 from ↵Carl Schwan2022-05-271-10/+20
|\ | | | | | | | | nextcloud/fix/groupfolder-not-loading-when-share-disabled Fix loading groupfolder info when share api is disabled
| * Fix loading groupfolder info when share api is disabledCarl Schwan2022-05-271-10/+20
| | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Merge pull request #32349 from nextcloud/enh/projects-eventCarl Schwan2022-05-272-10/+13
|\ \ | | | | | | Add event to load additional scripts for projects
| * | Move files_sharing over to new event for projectsJulius Härtl2022-05-122-10/+13
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #32577 from ↵Carl Schwan2022-05-254-70/+83
|\ \ \ | |_|/ |/| | | | | | | | nextcloud/fix/remove-at-matcher-in-files_sharing-tests Remove at() matcher in files_sharing tests
| * | Remove at() matcher in files_sharing testsCôme Chilliet2022-05-244-70/+83
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-05-252-2/+2
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-05-2444-44/+44
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-05-162-0/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Cleanup and compileJohn Molakvoæ2022-05-139-1/+742
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | Migrate apps scssJohn Molakvoæ2022-05-133-6/+12
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | Add stricter psalm type for CappedMemoryCacheCarl Schwan2022-05-122-0/+2
|/ | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* [tx-robot] updated from transifexNextcloud bot2022-05-062-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-05-056-6/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-05-02122-534/+170
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-04-262-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-04-2488-0/+490
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #32053 from nextcloud/cache-verify-share-mountpointblizzz2022-04-223-5/+35
|\ | | | | cache the verification of the share mountpoint
| * cache the verification of the share mountpointRobin Appelman2022-04-213-5/+35
| | | | | | | | | | | | after the initial verification this can only really be invalidated by a system mount (external/group/etc) being created at the share target since any normal file/folder creation will already conflict with the share Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Update cache when display name changeCarl Schwan2022-04-222-1/+4
| | | | | | | | | | | | This improve the correctness of the data Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Cache display nameCarl Schwan2022-04-223-30/+15
| | | | | | | | | | | | | | | | This should saves some query in the share backend when displaying the owner and it's not important if the display name is 10 minutes outdated as it is very rare that this gets changed. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Merge pull request #32050 from nextcloud/share-cache-owner-nameJohn Molakvoæ2022-04-221-4/+14
|\ \
| * | cache the share owner name for formating cache entriesRobin Appelman2022-04-211-4/+14
| |/ | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2022-04-222-2/+16
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #32042 from nextcloud/shared-storage-instanceof-commonJoas Schilling2022-04-211-2/+13
|\ \ | | | | | | improve optimization for SharedStorage::instanceOfStorage(Common)
| * | also apply the fix for the other storage typesRobin Appelman2022-04-211-1/+11
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | improve optimization for SharedStorage::instanceOfStorage(Common)Robin Appelman2022-04-211-1/+2
| |/ | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* / [tx-robot] updated from transifexNextcloud bot2022-04-212-0/+4
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-04-172-0/+16
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>