Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix federated link sharing permissions | John Molakvoæ (skjnldsv) | 2020-05-26 | 3 | -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 test | Julius Härtl | 2020-05-26 | 1 | -1/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Have share permissions on link shares if it is enabled | Roeland Jago Douma | 2020-05-26 | 1 | -1/+8 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Link shares have reshare permission if outgoing federated shares are enabled | Julius Härtl | 2020-05-26 | 2 | -7/+13 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-24 | 2 | -10/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-23 | 2 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-19 | 2 | -0/+2 |
| | |||||
* | Merge pull request #20996 from nextcloud/backport/20629/stable18 | Roeland Jago Douma | 2020-05-18 | 1 | -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 Meurer | 2020-05-15 | 1 | -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 transifex | Nextcloud bot | 2020-05-18 | 2 | -0/+8 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-16 | 2 | -0/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-14 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-12 | 6 | -0/+18 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-11 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-07 | 4 | -0/+10 |
| | |||||
* | Fix filtering our owner & current user from shares | John Molakvoæ (skjnldsv) | 2020-05-05 | 3 | -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 transifex | Nextcloud bot | 2020-05-05 | 4 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-04 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-03 | 4 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-02 | 52 | -104/+60 |
| | |||||
* | Merge pull request #20740 from nextcloud/backport/20262/stable18 | Roeland Jago Douma | 2020-05-01 | 16 | -54/+99 |
|\ | | | | | [stable18] Allow to navigate to others with access from the sidebar | ||||
| * | Allow to navigate to others with access from the sidebar | Roeland Jago Douma | 2020-04-30 | 16 | -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/stable18 | Roeland Jago Douma | 2020-05-01 | 1 | -16/+0 |
|\ \ | | | | | | | [stable18] Fix public layout header title & description | ||||
| * | | Fix public layout header title & description | John Molakvoæ (skjnldsv) | 2020-04-30 | 1 | -16/+0 |
| |/ | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2020-05-01 | 16 | -2/+20 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-30 | 52 | -104/+110 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-27 | 2 | -2/+90 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-26 | 2 | -0/+2 |
| | |||||
* | Merge pull request #20596 from nextcloud/backport/20575/stable18 | Morris Jobke | 2020-04-23 | 4 | -32/+33 |
|\ | | | | | [stable18] Fix Sharing recommendation user display | ||||
| * | Fix Sharing recommendation user display | John Molakvoæ (skjnldsv) | 2020-04-22 | 4 | -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 transifex | Nextcloud bot | 2020-04-23 | 2 | -0/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-22 | 2 | -10/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-21 | 2 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-19 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-18 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-16 | 6 | -0/+96 |
| | |||||
* | Properly display share error messages | John Molakvoæ (skjnldsv) | 2020-04-14 | 3 | -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 transifex | Nextcloud bot | 2020-04-13 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-11 | 4 | -0/+8 |
| | |||||
* | Add text restore after restore icon | GretaD | 2020-04-10 | 3 | -3/+3 |
| | | | | | Signed-off-by: GretaD <gretadoci@gmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-10 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-09 | 4 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-08 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-07 | 18 | -0/+22 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-06 | 22 | -30/+152 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-05 | 8 | -44/+158 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-04 | 10 | -2/+32 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-03 | 114 | -230/+540 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-30 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-29 | 2 | -12/+12 |
| |