Commit Graph

15915 Commits (299a8285bd2601ccbac988b2e3e9b067d47921a2)
 

Author SHA1 Message Date
Vincent Petry 41b6d4b702 Added OC.buidQueryString() utility function 11 years ago
Bjoern Schiessle 6bb27ea76b disable button and input field during decryption 11 years ago
Bjoern Schiessle 2a3cb7ac5b remove the form, it isn't needed here 11 years ago
Bjoern Schiessle 77de47858b add expire date to link share if possible 11 years ago
Thomas Müller 9fa788c452 Merge pull request #6736 from owncloud/tests-jsunittests 11 years ago
Thomas Müller 269f24cf96 remove css files from rewrite rule - there is no need to rewrite css any more 11 years ago
Vincent Petry 4734146580 Fixed max upload size input field style 11 years ago
Thomas Müller 617aa3cf29 Instead of 'No preview available for ...' we simple display the mieme-type icon 11 years ago
Bjoern Schiessle 28b6434f46 increase size of mimetype column 11 years ago
Jan-Christoph Borchardt 5956277ed4 Merge pull request #6234 from owncloud/change-email-by-enter 11 years ago
Jan-Christoph Borchardt 799e744ad7 remove background and width from multiselect bar, fix Download button not showing on mobile 11 years ago
Vincent Petry bf95532fb6 Removed unused writeBack method 11 years ago
Jan-Christoph Borchardt f0c9e8205f remove %webroot from files_sharing app 11 years ago
Morris Jobke 4b7dfd34f8 fix conflicts and add missing closing tag 11 years ago
Jan-Christoph Borchardt 809fb8482d remove %webroot% from files app 11 years ago
Jan-Christoph Borchardt 25e9b7a742 add icons.css file, first step to get rid of %webroot% 11 years ago
Vincent Petry 421f24868a Now using SFTP stream wrapper from phpseclib 11 years ago
Björn Schießle 0daabe5b6a Merge pull request #6898 from owncloud/encryption_infinite_loop 11 years ago
Andreas Fischer 96f194c0f6 Add icons for mdb and accdb files. 11 years ago
Andreas Fischer 47ea7704ca Fix icons for xml,ppt,dot,dotx files. 11 years ago
Andreas Fischer 689516ebd7 Remove duplicate mimetypes while keeping previous behaviour. 11 years ago
Andreas Fischer 6241655df4 Bring mimetype list into alphabetical order. 11 years ago
Thomas Müller ade726ad32 focus link text only on click in the input field - closes #6817 11 years ago
Thomas Müller f950ce82ae Merge branch 'master' into mobile-style 11 years ago
Bjoern Schiessle b489d6b0af fix infinite loop if folder and subfolder has the same name 11 years ago
Bjoern Schiessle eaed786eed add path relative to the files folder of the currently logged in user to the output of getFolderContent() 11 years ago
Björn Schießle 4474421ada Merge pull request #6890 from owncloud/version_fix_array_order 11 years ago
Morris Jobke cf6e79cda8 Merge pull request #6719 from tripflex/fix_pubup_progbar 11 years ago
Bjoern Schiessle a567f74d86 fix array order 11 years ago
Bjoern Schiessle 8d36ddcf03 code clean-up 11 years ago
Bjoern Schiessle 0b89a45f11 fix size calculation of getAllVersions() 11 years ago
Vincent Petry 9851727b0d Merge pull request #6856 from owncloud/fixing-gallery-password-protected-access-master 11 years ago
Thomas Müller 9bab05fd45 Merge branch 'master' into fixing-gallery-password-protected-access-master 11 years ago
Thomas Müller 3b7fea25a3 Merge pull request #6863 from owncloud/versioning_expire_function_tests 11 years ago
Vincent Petry 91e66eeee1 Merge pull request #6868 from owncloud/enc-fixrandomfailunittest 11 years ago
Jörn Friedrich Dreyer 0dd54a1250 Merge pull request #6844 from owncloud/fix-css-loading-master 11 years ago
Thomas Müller 3a17220c9f Merge pull request #6858 from owncloud/fix-setupfs-only-for-existing-users-master 11 years ago
Vincent Petry f09c19c316 Replaced time() with uniqid() to make sure the file name is unique 11 years ago
Bjoern Schiessle 85269641db add first unit test for the versioning app 11 years ago
Bjoern Schiessle 9efd07fbab isolate getExpireList function to make it testable 11 years ago
Thomas Müller c57c9eae76 Merge branch 'master' into fixing-gallery-password-protected-access-master 11 years ago
Thomas Müller 262f221d11 Merge branch 'master' into fix-setupfs-only-for-existing-users-master 11 years ago
Thomas Müller 98415d68a5 Merge pull request #6864 from owncloud/protect-versions-preview-master 11 years ago
Thomas Müller 37e278f2a9 don't use the user id within the versions preview call as it could be used to access previews of another user 11 years ago
Thomas Müller 2e7fed1b9b Merge pull request #6861 from owncloud/neutral_download_zip_default_name 11 years ago
Thomas Müller c9194f761f Merge pull request #6857 from owncloud/fix_user_ldap_sql_on_oracle 11 years ago
Jörn Friedrich Dreyer 267e1f3c40 use 'download.zip' as default name for zip downloads instead of 'owncloud.zip' 11 years ago
Thomas Müller a3ea5aa2ac fixing comment + adding unit test for checkPasswordProtectedShare 11 years ago
Jörn Friedrich Dreyer 21832bc890 user workarount to compare CLOB column with CHAR value 11 years ago
Thomas Müller 23a4d0d44e OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 11 years ago