Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some more tests for ocs remote api | Robin Appelman | 2017-12-08 | 5 | -59/+259 |
* | refuse to use http if we know a remote has https | Robin Appelman | 2017-12-08 | 2 | -0/+135 |
* | validate user response | Robin Appelman | 2017-12-08 | 1 | -1/+8 |
* | add more typehints | Robin Appelman | 2017-12-08 | 6 | -1/+17 |
* | Add public api for remote api | Robin Appelman | 2017-12-08 | 20 | -9/+623 |
* | Some tests for the remote cloud api | Robin Appelman | 2017-12-08 | 7 | -4/+232 |
* | Add api clients for talking to remote clouds | Robin Appelman | 2017-12-08 | 8 | -0/+505 |
* | Merge pull request #7115 from nextcloud/fix-flow | Morris Jobke | 2017-12-08 | 2 | -3/+20 |
|\ | |||||
| * | fix tests | Bjoern Schiessle | 2017-12-08 | 1 | -8/+0 |
| * | Fix flow | Mario Danic | 2017-11-09 | 2 | -3/+28 |
* | | Merge pull request #7390 from nextcloud/update-php-info | Morris Jobke | 2017-12-08 | 2 | -1/+7 |
|\ \ | |||||
| * | | Show hint that PHP 5.6 will not be supported in Nextcloud 14 anymore | Morris Jobke | 2017-12-08 | 2 | -1/+7 |
* | | | Merge pull request #7252 from nextcloud/send-comment-on-enter | Morris Jobke | 2017-12-08 | 2 | -12/+92 |
|\ \ \ | |||||
| * | | | Fix Enter sending comment instead of adding autocomplete item to message | Daniel Calviño Sánchez | 2017-12-07 | 2 | -2/+50 |
| * | | | Add unit tests for posting comments with enter key | Daniel Calviño Sánchez | 2017-11-30 | 1 | -0/+28 |
| * | | | Set text only in the message div of the new comment form | Daniel Calviño Sánchez | 2017-11-30 | 1 | -10/+13 |
| * | | | Submit comments with Enter and use Shift+Enter for new lines | Daniel Calviño Sánchez | 2017-11-23 | 1 | -2/+3 |
* | | | | Merge pull request #7321 from nextcloud/ldap-update-loginfilter | Lukas Reschke | 2017-12-08 | 1 | -0/+17 |
|\ \ \ \ | |||||
| * | | | | Update login filter when user filter was newly generated | Arthur Schiwon | 2017-11-28 | 1 | -0/+17 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-08 | 14 | -16/+128 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-07 | 12 | -2/+168 |
* | | | | | Merge pull request #6670 from nextcloud/handle-encryption-state-in-web-interface | Tobias Kaminsky | 2017-12-06 | 9 | -12/+109 |
|\ \ \ \ \ | |||||
| * | | | | | show e2e folder icon on encrypted folders | Bjoern Schiessle | 2017-11-20 | 7 | -2/+46 |
| * | | | | | Add data attribute to file list rows telling if the file is encrypted | Daniel Calviño Sánchez | 2017-11-20 | 2 | -7/+37 |
| * | | | | | adjust permissions in web view for encrypted folders | Bjoern Schiessle | 2017-11-20 | 1 | -1/+3 |
| * | | | | | check for encryption state on propfind | Bjoern Schiessle | 2017-11-20 | 2 | -2/+23 |
* | | | | | | Merge pull request #7385 from nextcloud/shared-delay-root | Morris Jobke | 2017-12-06 | 2 | -26/+41 |
|\ \ \ \ \ \ | |||||
| * | | | | | | delay calculating the shared cache root until it's used | Robin Appelman | 2017-12-04 | 2 | -26/+41 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #7395 from nextcloud/remove-unused | Lukas Reschke | 2017-12-06 | 1 | -3/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove unused variables | Morris Jobke | 2017-12-05 | 1 | -3/+0 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #7348 from nextcloud/filterout_shares_of_nonexisting_users | Roeland Jago Douma | 2017-12-06 | 2 | -0/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix tests | Roeland Jago Douma | 2017-12-04 | 2 | -1/+3 |
| * | | | | | | A failed storage is a not available storage | Roeland Jago Douma | 2017-12-04 | 1 | -0/+5 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #7351 from nextcloud/change-default-german-language | Roeland Jago Douma | 2017-12-06 | 3 | -4/+73 |
|\ \ \ \ \ \ | |||||
| * | | | | | | update documentation | Bjoern Schiessle | 2017-12-01 | 1 | -1/+5 |
| * | | | | | | check if $defaultLanguage is a valid string before we move on | Bjoern Schiessle | 2017-12-01 | 1 | -2/+3 |
| * | | | | | | use formal version of German if default_language is set to 'de_DE' | Bjoern Schiessle | 2017-11-30 | 2 | -3/+67 |
* | | | | | | | Merge pull request #7387 from nextcloud/swift-retry | Roeland Jago Douma | 2017-12-06 | 2 | -2/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | add retry wrapper when reading files from swift | Robin Appelman | 2017-12-04 | 2 | -2/+4 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-06 | 20 | -6/+88 |
* | | | | | | | Merge pull request #7391 from nextcloud/config-sample | John Molakvoæ | 2017-12-05 | 1 | -3/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix typos in config.sample.php | Morris Jobke | 2017-12-04 | 1 | -3/+2 |
| |/ / / / / / | |||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-05 | 8 | -42/+66 |
* | | | | | | | Merge pull request #7319 from nextcloud/remove-svg-shadows | Morris Jobke | 2017-12-04 | 3 | -12/+36 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Fix syntax error | Morris Jobke | 2017-12-04 | 1 | -0/+1 |
| * | | | | | | Define icon-shadow only in context of icon-white | Marin Treselj | 2017-11-30 | 1 | -7/+2 |
| * | | | | | | Revert removing of deprecated icons | Marin Treselj | 2017-11-28 | 13 | -0/+13 |
| * | | | | | | Remove deprecated white, shaded icons | Marin Treselj | 2017-11-28 | 13 | -13/+0 |
| * | | | | | | Add new .icon-white and .icon-shadow classes, add toggle-background icon | Marin Treselj | 2017-11-28 | 3 | -11/+39 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-04 | 10 | -0/+26 |