Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed chunking and insufficient storage check | Vincent Petry | 2014-03-17 | 2 | -3/+48 |
| | | | | | | | - fixed free space detection based on the already uploaded chunks - now deleting chunks as soon as it is read out before writing it into the part file, which reduces the space needed when assembling part files | ||||
* | Merge pull request #7704 from ↵ | Vincent Petry | 2014-03-17 | 2 | -12/+58 |
|\ | | | | | | | | | owncloud/preview_use_pre_instead_of_post_delete_hook_2 use preDelete instead of postDelete hook | ||||
| * | improve validation of getFileInfo in \OC\Preview | Georg Ehrke | 2014-03-13 | 1 | -8/+20 |
| | | |||||
| * | use preDelete instead of postDelete hook | Georg Ehrke | 2014-03-13 | 2 | -4/+38 |
| | | |||||
* | | Merge pull request #7728 from owncloud/oc_image_show_save_custom_mime | Vincent Petry | 2014-03-17 | 3 | -56/+122 |
|\ \ | | | | | | | make it possible to influence output type of \OC_Image | ||||
| * | | unit tests for specific image type output added | Thomas Müller | 2014-03-17 | 2 | -3/+28 |
| | | | |||||
| * | | fixing PHPDoc | Thomas Müller | 2014-03-17 | 1 | -49/+58 |
| | | | |||||
| * | | OC_Image::_output() - throw exception instead of falling back to png | Georg Ehrke | 2014-03-14 | 1 | -1/+1 |
| | | | |||||
| * | | remove image/pjpeg from OC_Image::_output | Georg Ehrke | 2014-03-14 | 1 | -1/+0 |
| | | | |||||
| * | | don't change mimetype of whole image object | Georg Ehrke | 2014-03-14 | 1 | -6/+6 |
| | | | |||||
| * | | always output a png | Georg Ehrke | 2014-03-14 | 1 | -1/+1 |
| | | | |||||
| * | | make it possible to influence output type of \OC_Image | Georg Ehrke | 2014-03-14 | 1 | -7/+40 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-17 | 16 | -107/+132 |
| | | | |||||
* | | | Merge pull request #7734 from owncloud/icon-class-remove | Morris Jobke | 2014-03-16 | 3 | -6/+6 |
|\ \ \ | | | | | | | | | remove unneeded icon class | ||||
| * | | | remove unneeded icon class | Jan-Christoph Borchardt | 2014-03-14 | 3 | -6/+6 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-16 | 31 | -195/+263 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-15 | 99 | -558/+683 |
|/ / / | |||||
* | | | Merge pull request #7725 from owncloud/body-public | Raghu Nayyar | 2014-03-14 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | add 'body-public' ID to body in base layout so it can be identified via CSS | ||||
| * | | | add 'body-public' ID to body in base layout so it can be identified via CSS | Jan-Christoph Borchardt | 2014-03-14 | 1 | -1/+1 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-14 | 12 | -12/+12 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-13 | 23 | -3470/+12 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-13 | 72 | -408/+4760 |
|/ / | |||||
* | | Merge pull request #7686 from owncloud/ocs_fix_paths | Björn Schießle | 2014-03-13 | 3 | -7/+132 |
|\ \ | | | | | | | finally fix the paths for the OCS Share API | ||||
| * | | finally fix the paths for the OCS Share API | Bjoern Schiessle | 2014-03-13 | 3 | -7/+132 |
| | | | |||||
* | | | Merge pull request #7718 from owncloud/fixing-7345-master | Thomas Müller | 2014-03-13 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | map transifex language ja_JP to ja | ||||
| * | | | map transifex language ja_JP to ja | Thomas Müller | 2014-03-13 | 1 | -0/+1 |
|/ / / | |||||
* | | | Merge pull request #7340 from owncloud/hide_remove_image_avatar | Morris Jobke | 2014-03-13 | 1 | -0/+15 |
|\ \ \ | | | | | | | | | Hide remove image, if there's no custom avatar | ||||
| * | | | Use $.hide() instead of .hidden for now | kondou | 2014-03-12 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | .inlineblock ranks higher than .hidden | ||||
| * | | | Remove OC.Router usage | kondou | 2014-03-12 | 1 | -7/+8 |
| | | | | |||||
| * | | | Merge branch 'master' into hide_remove_image_avatar | kondou | 2014-03-12 | 1539 | -49359/+80800 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into hide_remove_image_avatar | kondou | 2014-02-28 | 97 | -709/+1736 |
| |\ \ \ \ | |||||
| * | | | | | Use addClass('hidden') and removeClass('hidden') | kondou | 2014-02-21 | 1 | -3/+3 |
| | | | | | | |||||
| * | | | | | Hide remove image, if there's no custom avatar | kondou | 2014-02-20 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fix #7308 | ||||
* | | | | | | Merge pull request #7671 from fpiraneo/patch-1 | Vincent Petry | 2014-03-13 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | Update index.php | ||||
| * | | | | | Update index.php | Francesco Piraneo G. | 2014-03-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | On line #69 added id="selectedActionsList" to allow an easy adding of new actions customs apps wants to perform on selected files; | ||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-13 | 54 | -814/+898 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge pull request #7681 from owncloud/remove-Sabre_DAV_Browser_Plugin-master | Lukas Reschke | 2014-03-12 | 1 | -1/+0 |
|\ \ \ \ \ | | | | | | | | | | | | | remove Sabre_DAV_Browser_Plugin | ||||
| * | | | | | remove Sabre_DAV_Browser_Plugin | Thomas Müller | 2014-03-12 | 1 | -1/+0 |
| | | | | | | |||||
* | | | | | | Merge pull request #6632 from eduardosan/master | Vincent Petry | 2014-03-12 | 1 | -3/+17 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix PostgreSQL port configuration on install | ||||
| * | | | | | | Remove unused spaces | eduardo | 2014-01-08 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | Remove name from code | eduardo | 2014-01-08 | 1 | -2/+0 |
| | | | | | | | |||||
| * | | | | | | Add tabs to conformance with owncloud code standards | eduardo | 2014-01-05 | 1 | -4/+4 |
| | | | | | | | |||||
| * | | | | | | Fix PostgreSQL port configuration on install | eduardo | 2014-01-04 | 1 | -3/+19 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #7564 from owncloud/issue/7559 | Vincent Petry | 2014-03-12 | 2 | -3/+26 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Hide QMail when not selected and hide SendMail when not available on the server | ||||
| * | | | | | | | Use command -v to check for sendmail | Joas Schilling | 2014-03-12 | 1 | -1/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #7559 | ||||
| * | | | | | | | Hide QMail when not selected and hide sendmail when not available on the server | Joas Schilling | 2014-03-05 | 2 | -3/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #7559 | ||||
* | | | | | | | | Merge pull request #7669 from owncloud/versions_predelete | Vincent Petry | 2014-03-12 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | add preDelete hook for files_versions app | ||||
| * | | | | | | | | add preDelete hook for files_versions app | Georg Ehrke | 2014-03-11 | 1 | -1/+4 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #7668 from owncloud/trashbin_predelete | Vincent Petry | 2014-03-12 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | add preDelete hook for files_trashbin app | ||||
| * | | | | | | | | add preDelete hook for files_trashbin app | Georg Ehrke | 2014-03-11 | 1 | -0/+1 |
| |/ / / / / / / |