Commit Graph

15376 Commits (6d489e0474b56930081ffd83838b8d1d6ec380ea)
 

Author SHA1 Message Date
Vincent Petry d69243ee51 Fixed FTP and SMB to use rmdir() when deleting folders 12 years ago
Frank Karlitschek 1dc931b778 Merge pull request #5984 from owncloud/nav-scrollbar 12 years ago
Frank Karlitschek a03ba06dcd Merge pull request #6077 from owncloud/fix-api-documentation 12 years ago
Frank Karlitschek 0b698e6901 Merge pull request #6111 from owncloud/non-floating-trash-button-chrome 12 years ago
Morris Jobke 41a1a32e5a Merge pull request #6099 from owncloud/fix_source_not_found_warnings 12 years ago
Morris Jobke 0cbe9d79ba Merge pull request #6106 from owncloud/fix_preview_creation 12 years ago
Morris Jobke 587fc1aff3 Fix resize issue for trash button in chrome and overflowing spinner in .update class 12 years ago
Bjoern Schiessle b3724cd9c6 remove duplicate 12 years ago
Bjoern Schiessle 348706854c use better coding style 12 years ago
Bjoern Schiessle 466ed01e5d correctFolder() already resolves the dirname internally 12 years ago
Bjoern Schiessle bdfef554c4 add PHPDoc for setMimetype() 12 years ago
Bjoern Schiessle bef5108218 detect mimetype from the original filename, without the versioning timestamp 12 years ago
Bjoern Schiessle 863aedf784 detect mimetype from the original filename, without the delete timestamp 12 years ago
Bjoern Schiessle eeb31420fe we need to be able to set the mimetype manually 12 years ago
ganomi f723bf744a Merge pull request #6090 from ganomi/summaryfix 12 years ago
Morris Jobke 3a31f7eb4a Merge pull request #6097 from owncloud/extstorage-ftptrailingslash 12 years ago
Morris Jobke 603613e6e6 Merge pull request #6098 from owncloud/files-renamediriconfix 12 years ago
Morris Jobke b87e88b48a Merge pull request #6100 from owncloud/fix_loginnameusage 12 years ago
Bjoern Schiessle eaedda2116 make sure that we don't try to access an already deleted files, fixes some file source not found warnings 12 years ago
Arthur Schiwon ee78d48186 loginname is not necessarily username 12 years ago
Vincent Petry da1a89fd15 Fixed directory icon after rename 12 years ago
Frank Karlitschek f361036cf8 ownCloud 6 RC1 12 years ago
Frank Karlitschek dab3629ff5 Merge pull request #6089 from owncloud/files-mimetyperefreshafterrename 12 years ago
Vincent Petry 30b2ed588b Merge pull request #6096 from owncloud/files-txtextfornewfiles 12 years ago
Andreas Fischer 93b0bd0a9e Use getLastError() everywhere. 12 years ago
Andreas Fischer 904573d0d0 Add getLastError() 12 years ago
Vincent Petry 84f3dd15a6 Add trailing slash in FTP root path when missing 12 years ago
Andreas Fischer 955127231a No function as oci_last_error. It's oci_error. 12 years ago
Andreas Fischer fcf332abbf There is no property such as dbusername. It's 'dbuser'. 12 years ago
Andreas Fischer b90f88f939 Correct property name. It's 'dbpassword', with the 'db' prefix. 12 years ago
Andreas Fischer 005c98e46c Correct property name. It's just 'tableprefix', without the 'db' prefix. 12 years ago
Frank Karlitschek 6c16d45dc7 Merge pull request #6070 from ganomi/showstars 12 years ago
Frank Karlitschek d2567129a1 Merge pull request #6072 from owncloud/mssql-fix-schema-migration-oc6 12 years ago
Vincent Petry 69a3327f47 Moved new file extension out of the translated string 12 years ago
Vincent Petry a1d2f0f516 Merge pull request #6094 from owncloud/enc_fix_reshares 12 years ago
Vincent Petry 24a08c686d New file box now has default file name + extension 12 years ago
Thomas Müller f23d641b82 Merge pull request #6084 from owncloud/fix-app-routing 12 years ago
Bjoern Schiessle efe7c4075a fix path reconstruction for reshares 12 years ago
Vincent Petry bc64931cd0 Fixed unit tests for ajax rename 12 years ago
Morris Jobke 54b24ca88d Merge pull request #6048 from owncloud/encryption_initial_enc_indicator 12 years ago
Morris Jobke 55d7cf8ffd improve encryption message 12 years ago
Bjoern Schiessle d9729168f9 some small js fixes 12 years ago
Bjoern Schiessle 0219b8b3b9 add spinner to the template so that it can be loaded in time 12 years ago
Bjoern Schiessle e0924a5f07 switch to large spinner 12 years ago
Vincent Petry 68f610a90e Update file list entry on rename 12 years ago
Vincent Petry 43b1cf7988 Redetect mime type whenever extension is renamed 12 years ago
Robin Appelman 885d04bc86 Fix getRawPathInfo for the '/' edge case 12 years ago
Björn Schießle 5295993144 Merge pull request #6088 from owncloud/fix_public_previews 12 years ago
Björn Schießle 34a8c3c4cd Merge pull request #6039 from owncloud/trashbin_move_file_to_owners_trash 12 years ago
ganomi f94180a996 Fix filellist/rename/summary problem 12 years ago