summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
|\ \ \ \
| * | | | Check if HTTP_USER_AGENT is set before using itRoeland Jago Douma2018-08-081-0/+4
* | | | | Merge pull request #10582 from nextcloud/fix/app-password-enter-this-contextJohn Molakvoæ2018-08-081-1/+1
|\ \ \ \ \
| * | | | | Fix `this` context for enter-key handler on app tokensChristoph Wurst2018-08-081-1/+1
* | | | | | Merge pull request #10320 from nextcloud/feature/10176/Quick-Access-CleanupJohn Molakvoæ2018-08-083-279/+5
|\ \ \ \ \ \
| * | | | | | js fixJohn Molakvoæ (skjnldsv)2018-08-081-3/+6
| * | | | | | Cleanup of leftover-sorting-code from quickaccess-feature #9714 #9720fnuesse2018-08-083-279/+2
| |/ / / / /
* | | | | | Merge pull request #10578 from nextcloud/fix/2fa-provider-registry-populationRoeland Jago Douma2018-08-082-4/+82
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix 2FA provider registry population on loginChristoph Wurst2018-08-082-4/+82
* | | | | | Merge pull request #10561 from nextcloud/fix/10476/applist-layoutJohn Molakvoæ2018-08-084-15/+33
|\ \ \ \ \ \
| * | | | | | Updates the built filesMichael Weimann2018-08-072-3801/+124
| * | | | | | Fixes the apps list layoutMichael Weimann2018-08-073-136/+3831
* | | | | | | Merge pull request #10568 from nextcloud/apps-menu-fixesJohn Molakvoæ2018-08-081-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix apps max-heightJohn Molakvoæ (skjnldsv)2018-08-071-1/+1
* | | | | | | | Merge pull request #10525 from nextcloud/notifications-fixRoeland Jago Douma2018-08-081-1/+2
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fixed notifications positionJohn Molakvoæ (skjnldsv)2018-08-031-1/+2
* | | | | | | | Merge pull request #10572 from nextcloud/bugfix/10464/security-password-changeRoeland Jago Douma2018-08-081-6/+3
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix security settings if password change is disabledJulius Härtl2018-08-071-6/+3
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2018-08-0818-12/+146
* | | | | | | | Merge pull request #10569 from nextcloud/custom-avatar-userconfigRoeland Jago Douma2018-08-071-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | get avatar custom status from user configRobin Appelman2018-08-071-1/+1
| | |_|_|/ / / / | |/| | | | | |