Commit Graph

7116 Commits (9183ade655d5b77ed4300a73f068685c2260fd8a)

Author SHA1 Message Date
Bjoern Schiessle 9183ade655 don't overwrite keys if rename was done by a stream copy 13 years ago
Vincent Petry 0187537a2e Fixed missing files on SMB storage 13 years ago
Vincent Petry 928947f1c3 Added extra checks for ext storage class 13 years ago
Bjoern Schiessle e903c8b57b fix test so that it doesn't depend on the array order 13 years ago
Bjoern Schiessle 210832ddf1 fix usersPath and add unit tests 13 years ago
Arthur Schiwon a04af7854d LDAP: fix and extend tests 13 years ago
Arthur Schiwon 75c7fd2886 LDAP: improve compilation of filters 13 years ago
Arthur Schiwon 3c9421381b LDAP: prevent other configuration from being deleted when deleting the first one which has an empty prefix for historical reasons 13 years ago
Joas Schilling 864f0342af Make google drive client secret and dropbox api secret a password field 13 years ago
Joas Schilling 5a2e99c975 External FTP Storage should request hostname instead of URL 13 years ago
Bjoern Schiessle 43738dacfb don't block login forever if we are stuck in the middle of the initial encryption 13 years ago
Bjoern Schiessle 78b10de7d6 catch errors during decryption 13 years ago
Bjoern Schiessle 37db8a13d4 catch errors during initial encryption 13 years ago
Joas Schilling eb8b2210cd Send correct path on file upload when using public app 13 years ago
Thomas Müller c1241b1691 Load authentication apps to get users from all backends - fixes #7019 13 years ago
Bjoern Schiessle 6f5caaa87a refuse login as long as the initial encryption is running 13 years ago
Joas Schilling 48bb8aeb01 Only add files to file list when uploading to current directory 13 years ago
Arthur Schiwon 0a475bdab3 LDAP: improve debug message 13 years ago
Arthur Schiwon 3d6ab2b53b LDAP: also try MS AD's thumbnailPhoto when looking for an avatar image 13 years ago
Bjoern Schiessle 76cb5a50c0 name users after test 13 years ago
Arthur Schiwon 5c40ef090a LDAP: add documentation info in info.xml 13 years ago
Bjoern Schiessle 9c9b161f51 replace 'size' with 'unencrypted_size' if encryption is enabled 13 years ago
Vincent Petry f9bd4c5d24 Fixed searchByMime in shared cache 13 years ago
Jan-Christoph Borchardt 04b4c7c042 remove %webroot from files_sharing app 13 years ago
Jan-Christoph Borchardt 87d06bae85 remove %webroot% from files app 13 years ago
Bjoern Schiessle f824986742 add function to extract filename from sharekey name + tests 13 years ago
Bjoern Schiessle 5e788ae1fa added tests for the delete hooks if the trash bin is disabled 13 years ago
Bjoern Schiessle 78b390da31 don't expect OC_FilesystemView, this is depreciated 13 years ago
Bjoern Schiessle b3257a315d better error detection and don't use glob() 13 years ago
Bjoern Schiessle fc1763dc6b move unlink proxy to a hook which handles pre and post conditions 13 years ago
Jörn Friedrich Dreyer 379ddd88d6 make header scroll up for single shares, more view of content on small screens 13 years ago
Jörn Friedrich Dreyer 23c015ba52 adding class to header div: share-folder or share-file 13 years ago
Jörn Friedrich Dreyer 0f97d9555c adjust file type icon placement for when no preview can be generated 13 years ago
Jörn Friedrich Dreyer 0992a77cfb permanently show download action on mobile, only icon 13 years ago
Jörn Friedrich Dreyer 4b1f93b61c fix horizontal scrollbar appearing when footer is too long, footer wraps now 13 years ago
Jörn Friedrich Dreyer 916122b166 fix multiselect bar being too short on big displays 13 years ago
Jörn Friedrich Dreyer a3b351738a Instead of 'No preview available for ...' we simple display the mime-type icon 13 years ago
Jörn Friedrich Dreyer 37f8607a88 remove background and width from multiselect bar, fix Download button not showing on mobile 13 years ago
Jörn Friedrich Dreyer a4895e4df1 focus link text only on click in the input field - closes #6817 13 years ago
Jörn Friedrich Dreyer a9a92892be remove unused variable 13 years ago
Jörn Friedrich Dreyer d8770d1284 fix input element closing tag 13 years ago
Jörn Friedrich Dreyer e3d8758a32 make sure there's enough room for the file actions 13 years ago
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
Arthur Schiwon a967acee4c Rephrase and clarify log message 13 years ago