Commit Graph

7063 Commits (b33cfce2fa7afbb1b3591d708eb23e2d69a51c92)

Author SHA1 Message Date
Jörn Friedrich Dreyer 025ab0dabb on mobile, show single shared image at full width without margin 13 years ago
Jörn Friedrich Dreyer 63b078b550 fix public share download button width 13 years ago
Jörn Friedrich Dreyer fa1288c6b3 tweak color and position of username in public share 13 years ago
Jörn Friedrich Dreyer 9f9466d001 improvements to public files mobile view 13 years ago
Jörn Friedrich Dreyer 249df3864b remove min-width rule to fix mobile views 13 years ago
Jörn Friedrich Dreyer 615f0c4a1c first mobile style rules, hide extra columns in files view and scroll header 13 years ago
Jörn Friedrich Dreyer a096f19bb2 add download button on single file share page 13 years ago
Jörn Friedrich Dreyer 37d2c0a4be remove unused js code and css rules 13 years ago
Jörn Friedrich Dreyer 3ccbc984f4 no new menu on public upload 13 years ago
Jörn Friedrich Dreyer 8bd3ce2fe2 fixing preview generation 13 years ago
Jörn Friedrich Dreyer ebcbf85396 reuse file upload as used within files app - remove public upload button 13 years ago
Bjoern Schiessle 8ee368ddad remove needless element tag 13 years ago
Vincent Petry 8a66c30895 Fixed image preview in trashbin subdirs 13 years ago
Bjoern Schiessle e6579a3c0a public upload is also possible with encryption enabled, since OC6 13 years ago
Bjoern Schiessle 9016093b4c use more accurate error codes 13 years ago
Vincent Petry 301e4988a1 Added exception logger plugin for sabre connector 13 years ago
Bjoern Schiessle 33801c311e only update file cache with the unenecrypted size when the file was written 13 years ago
Bjoern Schiessle 5cc8df3723 increase size of mimetype column 13 years ago
Bjoern Schiessle 29d63893ff add link to documentation 13 years ago
Vincent Petry 39354eaaf1 Fixed sharing results to include the correct permissions 13 years ago
Bjoern Schiessle 2e8418b362 fix infinite loop if folder and subfolder has the same name 13 years ago
Bjoern Schiessle 1a93891222 add path relative to the files folder of the currently logged in user to the output of getFolderContent() 13 years ago
Vincent Petry 099ccfa254 Fixed isPreviewAvailable warnings in log 13 years ago
Myles McNamara 5f7bc2cf4d change publicUploadButtonMock to public_upload 13 years ago
Myles McNamara 6d330e8a3f change em to px 13 years ago
Myles McNamara 72b680ca2d modify js to move upload wrapper, modify css to match core values 13 years ago
Myles McNamara 5e1c3732e5 remove extra upload controls 13 years ago
Myles McNamara 7251c65996 fix upload button layout 13 years ago
Bjoern Schiessle fea0ba84c5 fix size calculation 13 years ago
Bjoern Schiessle cdfc6ff5d5 fix array ordering issue 13 years ago
Thomas Müller 4351609df9 adding password protection check to getShareByToken() 13 years ago
Tigran Mkrtchyan 3501007074 webdav: return SPACE_UNKNOWN if server do not support quota 13 years ago
Bjoern Schiessle 603828366f selective backport of the bug fixes from pr #6863 13 years ago
Vincent Petry e46df97c3a Replaced time() with uniqid() to make sure the file name is unique 13 years ago
Thomas Müller b722ce6cc3 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 13 years ago
Thomas Müller 464b31157e don't use the user id within the versions preview call as it could be used to access previews of another user 13 years ago
Jörn Friedrich Dreyer 047ae7fb23 user workarount to compare CLOB column with CHAR value 13 years ago
Vincent Petry 127ab3cb47 When reading the size of "files" mountpoints need to be excluded 13 years ago
rnveach c4c5e34110 added trigger to redo selection text on a directory change 13 years ago
rnveach 89d60a2680 fixed selector string and removed all checkbox if it was selected 13 years ago
Bjoern Schiessle 4c1510b729 updated description of the files encryption app 13 years ago
Vincent Petry d44b98d3dd Fix to not destroy draggable when no draggable was set 13 years ago
Vincent Petry 5dd20db05f Fixed Dropbox/Google storage async save call 13 years ago
Bjoern Schiessle afe35ca12d call getFileInfo to enforce a file cache entry for the new version, fix #6286 13 years ago
Bjoern Schiessle a83e37c799 remove old code 13 years ago
Bjoern Schiessle 3c7541e97c don't try to encrypt/decrypt cache chunks or files in the trash bin 13 years ago
Bjoern Schiessle 3ec3ebb3db copy files to owner trash recursively 13 years ago
Bjoern Schiessle 7dddf59942 it is not an urgent error... a DEBUG message is enough at this point 13 years ago
Vincent Petry 8ef32821be Fixed timezone issue with SMB storage 13 years ago
Thomas Müller 3b1396b538 remove ru_RU - it's almost untranslated 13 years ago