Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | postpone the cost of setting up some of the external storage backends untill ↵ | Robin Appelman | 2012-10-21 | 6 | -8/+81 |
| | | | | we actually need it | ||||
* | Merge branch 'master' into filesystem | Robin Appelman | 2012-10-21 | 8 | -1/+90 |
|\ | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-21 | 8 | -1/+90 |
| | | |||||
* | | some namespaces fixed for the shared backend | Robin Appelman | 2012-10-21 | 1 | -18/+7 |
| | | |||||
* | | drop filectime from the filesystem api's | Robin Appelman | 2012-10-20 | 6 | -30/+0 |
| | | |||||
* | | Merge branch 'master' into filesystem | Robin Appelman | 2012-10-20 | 43 | -120/+286 |
|\| | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-20 | 25 | -33/+176 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-19 | 31 | -88/+111 |
| | | |||||
* | | merge master into filesystem | Robin Appelman | 2012-10-18 | 53 | -473/+48 |
|\| | |||||
| * | unset UserID after Update | Arthur Schiwon | 2012-10-18 | 1 | -0/+1 |
| | | |||||
| * | Merge pull request #39 from scambra/date-l10n-fixes | Thomas Müller | 2012-10-18 | 1 | -5/+4 |
| |\ | | | | | | | Date l10n fixes | ||||
| | * | Translate modification date when file is created/uploaded, use same strings ↵ | scambra | 2012-10-16 | 1 | -5/+4 |
| | | | | | | | | | | | | as lib/template.php | ||||
| * | | fix oc-605 | Jörn Friedrich Dreyer | 2012-10-18 | 2 | -9/+11 |
| | | | |||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-18 | 49 | -445/+18 |
| | | | |||||
| * | | Merge pull request #37 from scambra/js-interpolation-l10n | Thomas Müller | 2012-10-17 | 2 | -14/+14 |
| |\ \ | | | | | | | | | use interpolation for some translations in js | ||||
| | * | | use interpolation for some translations in js | scambra | 2012-10-16 | 2 | -14/+14 |
| | |/ | |||||
* | | | merge master into filesystem | Robin Appelman | 2012-10-17 | 36 | -48/+332 |
|\| | | |||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-16 | 13 | -7/+209 |
| |/ | |||||
| * | normalize path to avoid problems with trailing slashes, double-slashes, etc. | Björn Schießle | 2012-10-16 | 1 | -2/+2 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-16 | 2 | -0/+26 |
| | | |||||
| * | LDAP: fix retrieval of Quota and Email | Arthur Schiwon | 2012-10-15 | 1 | -6/+9 |
| | | |||||
| * | make files_versions use OC_User::getHome, fixes 'PHP Warning: Missing ↵ | Arthur Schiwon | 2012-10-15 | 1 | -7/+8 |
| | | | | | | | | argument 1 for OC_FilesystemView::getAbsolutePath' with custom user home dirs | ||||
| * | LDAP: check if index is set, fix Notices | Arthur Schiwon | 2012-10-15 | 1 | -1/+2 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-15 | 1 | -0/+8 |
| | | |||||
| * | Whitespace cleanup | Bart Visscher | 2012-10-14 | 12 | -29/+26 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-14 | 7 | -2/+47 |
| | | |||||
* | | merge master into filesystem | Robin Appelman | 2012-10-13 | 16 | -13/+76 |
|\| | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-13 | 4 | -4/+28 |
| | | |||||
| * | fix blocking drag & drop upload of folders | Robin Appelman | 2012-10-12 | 1 | -2/+2 |
| | | |||||
| * | don't throw errors if certificate folder doesn't exist | Robin Appelman | 2012-10-12 | 1 | -4/+7 |
| | | |||||
| * | Sanitize user input | Lukas Reschke | 2012-10-12 | 1 | -6/+6 |
| | | |||||
| * | Sanitize user input | Lukas Reschke | 2012-10-12 | 1 | -1/+1 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-12 | 8 | -0/+36 |
| | | |||||
* | | fix namespace problems for external storage backends | Robin Appelman | 2012-10-11 | 8 | -70/+65 |
| | | |||||
* | | implement getId for the external storage providers | Robin Appelman | 2012-10-11 | 7 | -1/+37 |
| | | |||||
* | | merge master into filesystem | Robin Appelman | 2012-10-11 | 23 | -154/+208 |
|\| | |||||
| * | fix filetype for smb storage backend | Robin Appelman | 2012-10-11 | 1 | -1/+1 |
| | | |||||
| * | fix webdav storage backend when trying to open a non existing file for reading | Robin Appelman | 2012-10-11 | 2 | -3/+6 |
| | | |||||
| * | skip the files_external test cases the correct way | Robin Appelman | 2012-10-11 | 8 | -134/+125 |
| | | |||||
| * | Various bug fixes for swift | Benjamin Liles | 2012-10-11 | 1 | -11/+27 |
| | | |||||
| * | generate correct link for shared files and shared directories | Björn Schießle | 2012-10-11 | 1 | -2/+7 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-11 | 6 | -0/+29 |
| | | |||||
| * | don't show the share action in the file view for publically shared files. | Björn Schießle | 2012-10-10 | 3 | -1/+11 |
| | | |||||
| * | only check if #dropdown hasClass drop-versions if a drop down is open. ↵ | Björn Schießle | 2012-10-10 | 1 | -2/+2 |
| | | | | | | | | Otherwise it will never open the history drop-down | ||||
| * | fix missing dir creation for file versions (OC_Filesystemview::mkdir doesn't ↵ | Björn Schießle | 2012-10-10 | 2 | -4/+4 |
| | | | | | | | | work here because it doesn't create directories recursively) | ||||
* | | drop Filesystem::getInternalPath and Filesystem::getStorage in favor of ↵ | Robin Appelman | 2012-10-10 | 1 | -42/+44 |
| | | | | | | | | Filesystem::resolvePath | ||||
* | | don't use depricated OC_Filesystem | Robin Appelman | 2012-10-10 | 16 | -102/+102 |
| | | |||||
* | | merge master into filesystem | Robin Appelman | 2012-10-10 | 12 | -30/+94 |
|\| | |||||
| * | Merge pull request #25 from visit1985/uploadfilesize | Thomas Müller | 2012-10-10 | 1 | -2/+6 |
| |\ | | | | | | | fixed max possible upload size for files app in admin screen | ||||
| | * | fixed max possible upload size for files app in admin screen | Michael Göhler | 2012-10-07 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | used get_cfg_var() to get the real limit from php.ini instead of .ht_access dont know why we used PHP_INT_MAX here... |