Commit Graph

3726 Commits (1901ac8b17c99eef3ccd99edf877fd0a86737d17)

Author SHA1 Message Date
Robin Appelman cfa036eaa9 drop filectime from the filesystem api's 14 years ago
Jenkins for ownCloud cfbd310d34 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud f5043c0661 [tx-robot] updated from transifex 14 years ago
Arthur Schiwon 81cf726b18 unset UserID after Update 14 years ago
Jörn Friedrich Dreyer e307bf31c8 fix oc-605 14 years ago
Jenkins for ownCloud 519a0ae4ab [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud fd6adc7d08 [tx-robot] updated from transifex 14 years ago
scambra c814a7a841 use interpolation for some translations in js 14 years ago
scambra 5ecce8bfb7 Translate modification date when file is created/uploaded, use same strings as lib/template.php 14 years ago
Björn Schießle b08a1696f5 normalize path to avoid problems with trailing slashes, double-slashes, etc. 14 years ago
Jenkins for ownCloud c3823aa864 [tx-robot] updated from transifex 14 years ago
Arthur Schiwon 24ad6b5a62 LDAP: fix retrieval of Quota and Email 14 years ago
Arthur Schiwon 5708488b3e make files_versions use OC_User::getHome, fixes 'PHP Warning: Missing argument 1 for OC_FilesystemView::getAbsolutePath' with custom user home dirs 14 years ago
Arthur Schiwon 800fd5fd79 LDAP: check if index is set, fix Notices 14 years ago
Jenkins for ownCloud cf7df2db7a [tx-robot] updated from transifex 14 years ago
Bart Visscher 4af5b016cc Whitespace cleanup 14 years ago
Jenkins for ownCloud c88cf5cae5 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud d386bc8737 [tx-robot] updated from transifex 14 years ago
Robin Appelman 5b2f3c7f72 fix blocking drag & drop upload of folders 14 years ago
Robin Appelman c099545b6d don't throw errors if certificate folder doesn't exist 14 years ago
Lukas Reschke e5f2d46c6f Sanitize user input 14 years ago
Lukas Reschke e45f36c2d4 Sanitize user input 14 years ago
Jenkins for ownCloud b761143047 [tx-robot] updated from transifex 14 years ago
Robin Appelman 141ff806c6 fix namespace problems for external storage backends 14 years ago
Robin Appelman 542869114a implement getId for the external storage providers 14 years ago
Robin Appelman 92ddefe5a6 fix filetype for smb storage backend 14 years ago
Robin Appelman 5698c8519a fix webdav storage backend when trying to open a non existing file for reading 14 years ago
Robin Appelman 5256301a53 skip the files_external test cases the correct way 14 years ago
Benjamin Liles 8336b3287e Various bug fixes for swift 14 years ago
Björn Schießle 77d91d5a03 generate correct link for shared files and shared directories 14 years ago
Jenkins for ownCloud 673e3dae3f [tx-robot] updated from transifex 14 years ago
Robin Appelman 5c6e9518ed drop Filesystem::getInternalPath and Filesystem::getStorage in favor of Filesystem::resolvePath 14 years ago
Björn Schießle 41640b4b91 don't show the share action in the file view for publically shared files. 14 years ago
Björn Schießle 4a712bdd48 only check if #dropdown hasClass drop-versions if a drop down is open. Otherwise it will never open the history drop-down 14 years ago
Robin Appelman aaa1b73364 don't use depricated OC_Filesystem 14 years ago
Björn Schießle 33dcb3b1f4 fix missing dir creation for file versions (OC_Filesystemview::mkdir doesn't work here because it doesn't create directories recursively) 14 years ago
Jenkins for ownCloud fce6ce9bc6 [tx-robot] updated from transifex 14 years ago
Michael Gapczynski 4e6f720f14 Fix closing the sharing dropdown by clicking on the share button 14 years ago
Björn Schießle 293484d1ee add directory while creating mount point 14 years ago
VicDeo f29f1cad1d Prevent Versions click handler from closing sharing dropdown 14 years ago
Jenkins for ownCloud f1fc73ea5b [tx-robot] updated from transifex 14 years ago
Björn Schießle 32e2d7ef8f check if ID was assigned 14 years ago
Björn Schießle 277dd2b0a9 remove debug output 14 years ago
Björn Schießle 2923d24921 add data-id directly after upload/creation to the file list (bugfix for #1917) 14 years ago
Robin Appelman c815fd5a5c fix files_external test cases 14 years ago
Björn Schießle 4dba91838f add ID to upload form and check if ID exist to avoid loading invalid javascript code for read-only views. 14 years ago
Jenkins for ownCloud b934668b9e [tx-robot] updated from transifex 14 years ago
Michael Gapczynski 995b8bf12a Remove old Shared folders from the file cache, fixes bug oc-1911 14 years ago
Michael Gapczynski 4b446f3edd Revert part of 5beca59b, fixes file upload bug oc-1926 14 years ago
Jenkins for ownCloud e36317c21a [tx-robot] updated from transifex 14 years ago