summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Collapse)AuthorAgeFilesLines
* Fix federated link sharing permissionsJohn Molakvoæ (skjnldsv)2020-05-263-7/+16
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Fix share update testJulius Härtl2020-05-261-1/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Have share permissions on link shares if it is enabledRoeland Jago Douma2020-05-261-1/+8
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Link shares have reshare permission if outgoing federated shares are enabledJulius Härtl2020-05-262-7/+13
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [tx-robot] updated from transifexNextcloud bot2020-05-242-10/+10
|
* [tx-robot] updated from transifexNextcloud bot2020-05-232-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2020-05-192-0/+2
|
* Merge pull request #20996 from nextcloud/backport/20629/stable18Roeland Jago Douma2020-05-181-1/+2
|\ | | | | [stable18] Don't load text file preview when text app is available (Fixes: #20615)
| * Don't load text file preview when text app is available (Fixes: #20615)Jonas Meurer2020-05-151-1/+2
| | | | | | | | | | | | | | | | | | | | | | When opening a shared text document, the files_sharing app uses internal preview support in case no other app to open the text file is available. So far, it only checks for the old files_texteditor app, not for the new new text app. This commit fixes this by checking for both. Signed-off-by: Jonas Meurer <jonas@freesources.org>
* | [tx-robot] updated from transifexNextcloud bot2020-05-182-0/+8
| |
* | [tx-robot] updated from transifexNextcloud bot2020-05-162-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2020-05-142-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-05-126-0/+18
|
* [tx-robot] updated from transifexNextcloud bot2020-05-112-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-05-074-0/+10
|
* Fix filtering our owner & current user from sharesJohn Molakvoæ (skjnldsv)2020-05-053-9/+11
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2020-05-054-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-05-042-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-05-034-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-05-0252-104/+60
|
* Merge pull request #20740 from nextcloud/backport/20262/stable18Roeland Jago Douma2020-05-0116-54/+99
|\ | | | | [stable18] Allow to navigate to others with access from the sidebar
| * Allow to navigate to others with access from the sidebarRoeland Jago Douma2020-04-3016-54/+99
| | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Merge pull request #20750 from nextcloud/backport/20744/stable18Roeland Jago Douma2020-05-011-16/+0
|\ \ | | | | | | [stable18] Fix public layout header title & description
| * | Fix public layout header title & descriptionJohn Molakvoæ (skjnldsv)2020-04-301-16/+0
| |/ | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* / [tx-robot] updated from transifexNextcloud bot2020-05-0116-2/+20
|/
* [tx-robot] updated from transifexNextcloud bot2020-04-3052-104/+110
|
* [tx-robot] updated from transifexNextcloud bot2020-04-272-2/+90
|
* [tx-robot] updated from transifexNextcloud bot2020-04-262-0/+2
|
* Merge pull request #20596 from nextcloud/backport/20575/stable18Morris Jobke2020-04-234-32/+33
|\ | | | | [stable18] Fix Sharing recommendation user display
| * Fix Sharing recommendation user displayJohn Molakvoæ (skjnldsv)2020-04-224-32/+33
| | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2020-04-232-0/+4
|/
* [tx-robot] updated from transifexNextcloud bot2020-04-222-10/+6
|
* [tx-robot] updated from transifexNextcloud bot2020-04-212-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2020-04-192-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-04-182-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-04-166-0/+96
|
* Properly display share error messagesJohn Molakvoæ (skjnldsv)2020-04-143-4/+6
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2020-04-132-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-04-114-0/+8
|
* Add text restore after restore iconGretaD2020-04-103-3/+3
| | | | | Signed-off-by: GretaD <gretadoci@gmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2020-04-102-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-04-094-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2020-04-082-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2020-04-0718-0/+22
|
* [tx-robot] updated from transifexNextcloud bot2020-04-0622-30/+152
|
* [tx-robot] updated from transifexNextcloud bot2020-04-058-44/+158
|
* [tx-robot] updated from transifexNextcloud bot2020-04-0410-2/+32
|
* [tx-robot] updated from transifexNextcloud bot2020-04-03114-230/+540
|
* [tx-robot] updated from transifexNextcloud bot2020-03-302-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-03-292-12/+12
|