summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-12-0832-2/+72
* Merge pull request #12914 from nextcloud/backport/12897/stable14Morris Jobke2018-12-073-3/+212
|\
| * If the parent is not cached we should request the fileRoeland Jago Douma2018-12-071-3/+3
| * Add acceptance tests for comments on shared files and foldersDaniel Calviño Sánchez2018-12-072-0/+209
|/
* [tx-robot] updated from transifexNextcloud bot2018-12-0716-2/+118
* Merge pull request #12860 from nextcloud/fix/stable14-fix-password-confirmati...Roeland Jago Douma2018-12-064-44/+31
|\
| * Fix password confirmation lib for ie11Christoph Wurst2018-12-054-44/+31
* | Merge pull request #12869 from nextcloud/backport/12857/stable14Roeland Jago Douma2018-12-061-1/+1
|\ \
| * | Emit write update only once on touchRoeland Jago Douma2018-12-051-1/+1
| |/
* | [tx-robot] updated from transifexNextcloud bot2018-12-0620-574/+64
* | Merge pull request #12862 from nextcloud/backport/12855/stable14Morris Jobke2018-12-061-2/+2
|\ \ | |/ |/|
| * Only execute query in propagateChange onceRoeland Jago Douma2018-12-051-2/+2
|/
* Merge pull request #12850 from nextcloud/stb14-missing-click-apps-updateRoeland Jago Douma2018-12-053-4/+4
|\
| * Fix missing click event on update buttonJulius Härtl2018-12-053-4/+4
|/
* Merge pull request #12834 from nextcloud/backport/12831/stable14Morris Jobke2018-12-051-0/+1
|\
| * Do not update child all child shares on group share updateRoeland Jago Douma2018-12-041-0/+1
* | Merge pull request #12817 from nextcloud/backport/12813/stable14Roeland Jago Douma2018-12-051-7/+8
|\ \
| * | Fix the system address bookRoeland Jago Douma2018-12-041-7/+8
* | | [tx-robot] updated from transifexNextcloud bot2018-12-0520-16/+28
| |/ |/|
* | Merge pull request #12826 from nextcloud/backport/12822/stable14Roeland Jago Douma2018-12-041-1/+1
|\ \ | |/ |/|
| * PHP module is named mbstringMorris Jobke2018-12-041-1/+1
|/
* Merge pull request #12748 from nextcloud/backport/14/11200/stable14Roeland Jago Douma2018-12-045-8/+8
|\
| * Fix interaction with groups that contain a slashJoas Schilling2018-11-295-8/+8
* | Merge pull request #12812 from nextcloud/backport/12808/stable14Roeland Jago Douma2018-12-041-1/+1
|\ \
| * | Only run the AnonymousOptionsPlugion on Anonymous requestsRoeland Jago Douma2018-12-041-1/+1
|/ /
* | [tx-robot] updated from transifexNextcloud bot2018-12-0434-70/+64
* | [tx-robot] updated from transifexNextcloud bot2018-12-038-0/+16
* | [tx-robot] updated from transifexNextcloud bot2018-12-0234-0/+102
* | [tx-robot] updated from transifexNextcloud bot2018-12-0120-0/+32
* | [tx-robot] updated from transifexNextcloud bot2018-11-30148-182/+440
* | Merge pull request #12745 from nextcloud/backport/12647/stable14Morris Jobke2018-11-291-1/+1
|\ \ | |/ |/|
| * update compatible versions for cloud federation apiRobin Appelman2018-11-291-1/+1
|/
* Merge pull request #12738 from nextcloud/backport/12690/stable14Roeland Jago Douma2018-11-291-0/+1
|\
| * Set Referrer-Policy also in addSecurityHeaders()Peter Kraume2018-11-291-0/+1
|/
* [tx-robot] updated from transifexNextcloud bot2018-11-2996-434/+2336
* Merge pull request #12715 from nextcloud/backport/12708/stable14Morris Jobke2018-11-282-1/+49
|\
| * Fix folder path containing leading slash when getting mount root by idRobin Appelman2018-11-282-1/+49
|/
* Merge pull request #12701 from nextcloud/stable14-12632-add-acceptance-tests-...Daniel Kesselberg2018-11-2810-291/+802
|\
| * Rename "FilesSharingAppContext" to "PublicShareContext"Daniel Calviño Sánchez2018-11-232-3/+3
| * Extract locators and steps for sharing in Files app to their own contextDaniel Calviño Sánchez2018-11-233-330/+360
| * Extract sharing related acceptance tests to their own feature filesDaniel Calviño Sánchez2018-11-234-386/+406
| * Add acceptance tests for folders that can not be resharedDaniel Calviño Sánchez2018-11-232-0/+142
| * Add acceptance tests for resharing a folder with another userDaniel Calviño Sánchez2018-11-231-0/+52
| * Add acceptance test for checking that the owner can see resharesDaniel Calviño Sánchez2018-11-231-0/+25
| * Add acceptance test for resharing a file with another userDaniel Calviño Sánchez2018-11-234-0/+40
| * Add acceptance tests for sharing a folder with another userDaniel Calviño Sánchez2018-11-231-0/+59
| * Add acceptance tests for sharing a file with another userDaniel Calviño Sánchez2018-11-232-0/+143
* | [tx-robot] updated from transifexNextcloud bot2018-11-288-48/+776
* | Merge pull request #12697 from nextcloud/backport/12649/stable14Daniel Kesselberg2018-11-272-2/+7
|\ \
| * | Wait for the comment to be added before changing to another fileDaniel Calviño Sánchez2018-11-271-0/+1