summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Excludes not writable app roots from the directory permission checkMichael Weimann2018-08-092-10/+51
* Extends the setup check js testsMichael Weimann2018-08-091-11/+69
* Adds a test for the app directory permission check.Michael Weimann2018-08-091-0/+58
* Adds a setup check for app directory permissions.Michael Weimann2018-08-092-1/+49
* Merge pull request #10598 from schoonc/patch-1Roeland Jago Douma2018-08-091-2/+0
|\
| * Removed unused variable isFileschoonc2018-08-091-2/+0
* | Merge pull request #10611 from nextcloud/fix/2fa-provider-user-dao-duplicate-keyRoeland Jago Douma2018-08-092-6/+38
|\ \
| * | Fix double-inserts of the same provider stateChristoph Wurst2018-08-092-8/+21
| * | Add integration/unit test for the double-insert of same valuesChristoph Wurst2018-08-091-0/+19
|/ /
* | Merge pull request #10588 from nextcloud/fix/single-2fa-provider-login-redirectRoeland Jago Douma2018-08-094-6/+36
|\ \
| * | Rename providerset method to get primary providersChristoph Wurst2018-08-083-3/+3
| * | Fix login redirection if only one 2FA provider is activeChristoph Wurst2018-08-084-6/+36
* | | Merge pull request #10604 from nextcloud/release/14/beta3v14.0.0beta3Roeland Jago Douma2018-08-091-2/+2
|\ \ \
| * | | Nextcloud 14.0.0 beta3Roeland Jago Douma2018-08-091-2/+2
|/ / /
* | | Merge pull request #10255 from nextcloud/add-support-for-room-sharesBjörn Schießle2018-08-0923-24/+828
|\ \ \
| * | | Add support for tokens in room sharesDaniel Calviño Sánchez2018-08-082-0/+59
| * | | Suppress Phan warnings about calling undeclared class methodsDaniel Calviño Sánchez2018-08-082-0/+8
| * | | Add custom handling for room shares to the resharer informationDaniel Calviño Sánchez2018-08-081-0/+11
| * | | Add custom handling for room shares to the list of shareesDaniel Calviño Sánchez2018-08-081-1/+3
| * | | Log sharing and unsharing with a room in the auditing appDaniel Calviño Sánchez2018-08-081-0/+25
| * | | Transfer room shares too with the "files:transfer-ownership" commandDaniel Calviño Sánchez2018-08-081-1/+1
| * | | Add room shares to DAV and recent files "share-types" propertyDaniel Calviño Sánchez2018-08-085-1/+26
| * | | Add support for room shares to the share owner updaterDaniel Calviño Sánchez2018-08-081-0/+1
| * | | Add room shares to the MountProvider for sharesDaniel Calviño Sánchez2018-08-082-1/+24
| * | | Add integration test for creating room shares when Talk is not enabledDaniel Calviño Sánchez2018-08-082-0/+36
| * | | Add support for room shares to DeletedShareAPIControllerDaniel Calviño Sánchez2018-08-081-5/+48
| * | | Add support for room shares to ShareAPIControllerDaniel Calviño Sánchez2018-08-083-15/+547
| * | | Add support for room shares to the share managerDaniel Calviño Sánchez2018-08-081-0/+1
| * | | Add provider for room sharesDaniel Calviño Sánchez2018-08-081-0/+34
| * | | Add comment with IDs of internal share typesDaniel Calviño Sánchez2018-08-081-0/+2
| * | | Add type for room sharesDaniel Calviño Sánchez2018-08-082-0/+2
| |/ /
* | | Merge pull request #10537 from MartB/mselect_fixRoeland Jago Douma2018-08-092-1/+19
|\ \ \
| * | | Fix multiSelectMenu for public shares #10536MartB2018-08-062-1/+19
* | | | Merge pull request #8690 from nextcloud/feature/8565/make-thunderbird-and-out...Roeland Jago Douma2018-08-091-9/+10
|\ \ \ \
| * | | | Add an option for mail addonsJoas Schilling2018-04-191-1/+2
| * | | | Fix code errorsJoas Schilling2018-04-191-8/+8
* | | | | Merge pull request #10597 from nextcloud/fix/10583/guest-icon-pathsRoeland Jago Douma2018-08-093-0/+3
|\ \ \ \ \
| * | | | | Restores the guest iconsMichael Weimann2018-08-083-0/+3
| | |_|_|/ | |/| | |
* | | | | Merge pull request #10599 from nextcloud/fix/app-code-checker-ignore-build-dirRoeland Jago Douma2018-08-091-1/+1
|\ \ \ \ \
| * | | | | Fix app code checker to ignore `build` directoryChristoph Wurst2018-08-091-1/+1
| |/ / / /
* | | | | Merge pull request #10600 from nextcloud/fix/info-xsd-out-of-syncJulius Härtl2018-08-091-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix info.xsd to sync with the appstore oneChristoph Wurst2018-08-091-0/+1
|/ / / /
* | | | Merge pull request #10548 from nextcloud/fix/10430/update_icewind_streamsRoeland Jago Douma2018-08-089-39/+136
|\ \ \ \
| * | | | Update icewind/streamsRoeland Jago Douma2018-08-069-39/+136
| | |/ / | |/| |
* | | | Merge pull request #10397 from nextcloud/encryption-s3-fixBjörn Schießle2018-08-083-3/+28
|\ \ \ \ | |_|_|/ |/| | |
| * | | make file cache updates more robustBjoern Schiessle2018-07-313-3/+28
* | | | Merge pull request #10553 from nextcloud/bugfix/10518/disable-oracle-enforcem...Roeland Jago Douma2018-08-082-3/+5
|\ \ \ \
| * | | | Fix testsRoeland Jago Douma2018-08-081-2/+3
| * | | | Disable Oracle enforcement for now until the following issues are solved:Joas Schilling2018-08-061-1/+2
| | |/ / | |/| |
* | | | Merge pull request #10586 from nextcloud/fix/noid/check_if_ua_is_setRoeland Jago Douma2018-08-081-0/+4
|\ \ \ \