Commit Graph

15470 Commits (f26ba5846d6859714e2f32f8f3625e57855ea703)
 

Author SHA1 Message Date
Bjoern Schiessle b3724cd9c6 remove duplicate 13 years ago
Bjoern Schiessle 348706854c use better coding style 13 years ago
Bjoern Schiessle 466ed01e5d correctFolder() already resolves the dirname internally 13 years ago
Bjoern Schiessle bdfef554c4 add PHPDoc for setMimetype() 13 years ago
Bjoern Schiessle bef5108218 detect mimetype from the original filename, without the versioning timestamp 13 years ago
Bjoern Schiessle 863aedf784 detect mimetype from the original filename, without the delete timestamp 13 years ago
Bjoern Schiessle eeb31420fe we need to be able to set the mimetype manually 13 years ago
ganomi f723bf744a Merge pull request #6090 from ganomi/summaryfix 13 years ago
Morris Jobke 3a31f7eb4a Merge pull request #6097 from owncloud/extstorage-ftptrailingslash 13 years ago
Morris Jobke 603613e6e6 Merge pull request #6098 from owncloud/files-renamediriconfix 13 years ago
Morris Jobke b87e88b48a Merge pull request #6100 from owncloud/fix_loginnameusage 13 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 13 years ago
Arthur Schiwon ee78d48186 loginname is not necessarily username 13 years ago
Vincent Petry da1a89fd15 Fixed directory icon after rename 13 years ago
Frank Karlitschek f361036cf8 ownCloud 6 RC1 13 years ago
Frank Karlitschek dab3629ff5 Merge pull request #6089 from owncloud/files-mimetyperefreshafterrename 13 years ago
Vincent Petry 30b2ed588b Merge pull request #6096 from owncloud/files-txtextfornewfiles 13 years ago
Andreas Fischer 93b0bd0a9e Use getLastError() everywhere. 13 years ago
Andreas Fischer 904573d0d0 Add getLastError() 13 years ago
Vincent Petry 84f3dd15a6 Add trailing slash in FTP root path when missing 13 years ago
Andreas Fischer 955127231a No function as oci_last_error. It's oci_error. 13 years ago
Andreas Fischer fcf332abbf There is no property such as dbusername. It's 'dbuser'. 13 years ago
Andreas Fischer b90f88f939 Correct property name. It's 'dbpassword', with the 'db' prefix. 13 years ago
Andreas Fischer 005c98e46c Correct property name. It's just 'tableprefix', without the 'db' prefix. 13 years ago
Frank Karlitschek 6c16d45dc7 Merge pull request #6070 from ganomi/showstars 13 years ago
Frank Karlitschek d2567129a1 Merge pull request #6072 from owncloud/mssql-fix-schema-migration-oc6 13 years ago
Vincent Petry 69a3327f47 Moved new file extension out of the translated string 13 years ago
Vincent Petry a1d2f0f516 Merge pull request #6094 from owncloud/enc_fix_reshares 13 years ago
Vincent Petry 24a08c686d New file box now has default file name + extension 13 years ago
Thomas Müller f23d641b82 Merge pull request #6084 from owncloud/fix-app-routing 13 years ago
Bjoern Schiessle efe7c4075a fix path reconstruction for reshares 13 years ago
Vincent Petry bc64931cd0 Fixed unit tests for ajax rename 13 years ago
Morris Jobke 54b24ca88d Merge pull request #6048 from owncloud/encryption_initial_enc_indicator 13 years ago
Morris Jobke 55d7cf8ffd improve encryption message 13 years ago
Bjoern Schiessle d9729168f9 some small js fixes 13 years ago
Bjoern Schiessle 0219b8b3b9 add spinner to the template so that it can be loaded in time 13 years ago
Bjoern Schiessle e0924a5f07 switch to large spinner 13 years ago
Vincent Petry 68f610a90e Update file list entry on rename 13 years ago
Vincent Petry 43b1cf7988 Redetect mime type whenever extension is renamed 13 years ago
Robin Appelman 885d04bc86 Fix getRawPathInfo for the '/' edge case 13 years ago
Björn Schießle 5295993144 Merge pull request #6088 from owncloud/fix_public_previews 13 years ago
Björn Schießle 34a8c3c4cd Merge pull request #6039 from owncloud/trashbin_move_file_to_owners_trash 13 years ago
ganomi f94180a996 Fix filellist/rename/summary problem 13 years ago
Bjoern Schiessle aee7781f22 fix public preview creation if a user ios logged in 13 years ago
Morris Jobke 39f9e16f20 Merge pull request #6086 from owncloud/incognito_mode 13 years ago
Jenkins for ownCloud 4a78f12682 [tx-robot] updated from transifex 13 years ago
Vincent Petry d2840a045d Fixed sharing hook to not remove the share before the trashbin 13 years ago
Bjoern Schiessle 1536c7ea58 switch from "name" attribute to "id" 13 years ago
Bjoern Schiessle 6deda1b9f6 return false if user is in incognito mode 13 years ago
Morris Jobke 6b3b3d8af4 Fix for IE - an ugly horizontal scrollbar appears 13 years ago