Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #16885 from owncloud/files-previewurlresolutionrounding | Thomas Müller | 2015-06-15 | 1 | -1/+3 |
|\ | | | | | Truncate preview resolution | ||||
| * | Truncate preview resolution | Vincent Petry | 2015-06-11 | 1 | -1/+3 |
| | | | | | | | | This prevents having float numbers appear in the URL | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-15 | 2 | -0/+12 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-14 | 2 | -0/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-11 | 2 | -0/+4 |
| | |||||
* | Merge pull request #16810 from owncloud/disable-search-if-not-implemented | Thomas Müller | 2015-06-09 | 1 | -0/+1 |
|\ | | | | | Disable search field in case there is no search available to the curr… | ||||
| * | Search results have to explicitly be added to the content area of the app | Thomas Müller | 2015-06-09 | 1 | -0/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-09 | 2 | -0/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-08 | 4 | -2/+10 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-07 | 20 | -18/+182 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-06 | 2 | -2/+2 |
| | |||||
* | Add owner to the storage stats to enable better notifications | Morris Jobke | 2015-06-05 | 4 | -2/+22 |
| | | | | | * getstoragestats.php returns now the owner and it's display name * show proper storage stats notifications for shared folders | ||||
* | Merge pull request #16718 from owncloud/files-catchajaxexceptions | Thomas Müller | 2015-06-05 | 4 | -21/+59 |
|\ | | | | | Catch exceptions in files ajax calls | ||||
| * | Catch exceptions in files ajax calls | Vincent Petry | 2015-06-03 | 4 | -21/+59 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-04 | 2 | -0/+6 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-03 | 2 | -48/+202 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-02 | 4 | -0/+18 |
| | |||||
* | Check target name on rename with web UI | Vincent Petry | 2015-05-29 | 2 | -24/+16 |
| | | | | | | | | When renaming over the web UI, check early that the target name is valid. This prevents nonsensical error messages when renaming to a name with a trailing backslash. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-28 | 4 | -58/+60 |
| | |||||
* | Merge pull request #16532 from owncloud/cors-no-cookie-auth | Vincent Petry | 2015-05-26 | 1 | -2/+0 |
|\ | | | | | Disallow cookie auth for cors requests | ||||
| * | disallow cookie auth for cors requests | Bernhard Posselt | 2015-05-22 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | testing ... fixes fix test add php doc fix small mistake add another phpdoc remove not working cors annotations from files app | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-26 | 2 | -4/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-24 | 4 | -0/+6 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-22 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-21 | 2 | -0/+2 |
| | |||||
* | Merge pull request #16444 from owncloud/close-new-dropdown | Jan-Christoph Borchardt | 2015-05-20 | 1 | -1/+1 |
|\ | | | | | Closes "New" dropdown when switching category | ||||
| * | Closes "New" dropdown when switching category | Morris Jobke | 2015-05-19 | 1 | -1/+1 |
| | | | | | | | | | | * fixes #16394 * return false - stops all following event callbacks | ||||
* | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-05-19 | 3 | -3/+0 |
|/ | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-17 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-14 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-13 | 4 | -0/+10 |
| | |||||
* | Merge pull request #16127 from owncloud/fix-file-icons-in-shared-file-view | Jan-Christoph Borchardt | 2015-05-12 | 1 | -1/+2 |
|\ | | | | | Enable file icons & previews in "Shared ..." categories | ||||
| * | Enable file icons & previews in "Shared ..." categories | Morris Jobke | 2015-05-06 | 1 | -1/+2 |
| | | | | | | | | | | | | * sharing API returns now the mimetype icon path * file previews are now lazyloaded by default (as the doc says) * fixes #16086 | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-11 | 2 | -2/+10 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-08 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-07 | 6 | -12/+14 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-05 | 2 | -0/+4 |
| | |||||
* | Remove hard-dependency on disabled output_buffering | Lukas Reschke | 2015-05-04 | 1 | -0/+2 |
| | | | | | | | | This removes the hard-dependency on output buffering as requested at https://github.com/owncloud/core/issues/16013 since a lot of distributions such as Debian and Ubuntu decided to use `4096` instead of the PHP recommended and documented default value of `off`. However, we still should encourage disabling this setting for improved performance and reliability thus the setting switches in `.user.ini` and `.htaccess` are remaining there. It is very likely that we in other cases also should disable the output buffering but aren't doing it everywhere and thus causing memory problems. Fixes https://github.com/owncloud/core/issues/16013 | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-04 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-02 | 4 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-30 | 4 | -2/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-28 | 4 | -0/+4 |
| | |||||
* | Fix file name validation in New menu | Vincent Petry | 2015-04-27 | 2 | -10/+61 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-27 | 8 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-26 | 12 | -0/+12 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-25 | 2 | -0/+2 |
| | |||||
* | Merge pull request #15683 from owncloud/block-legacy-clients | Lukas Reschke | 2015-04-24 | 1 | -0/+1 |
|\ | | | | | Block old legacy clients | ||||
| * | Block old legacy clients | Lukas Reschke | 2015-04-20 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | This Pull Request introduces a SabreDAV plugin that will block all older clients than 1.6.1 to connect and sync with the ownCloud instance. This has multiple reasons: 1. Old ownCloud client versions before 1.6.0 are not properly working with sticky cookies for load balancers and thus generating sessions en masse 2. Old ownCloud client versions tend to be horrible buggy In some cases we had in 80minutes about 10'000 sessions created by a single user. While this change set does not really "fix" the problem as 3rdparty legacy clients are affected as well, it is a good work-around and hopefully should force users to update their client | ||||
* | | Show hint if there is no delete permission | Morris Jobke | 2015-04-23 | 3 | -3/+58 |
| | | | | | | | | | | | | * add class .no-permission which shows the default delete icon * fixes #15172 * add unit test for no permission and for delete permission | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-23 | 6 | -0/+14 |
| | |