Commit Graph

7328 Commits (47d70da2f5cb55ad47023b061b68062dd8b8d8e2)

Author SHA1 Message Date
Bart Visscher 1d7564dc2f Only check for existence of shared files when doing shared storage setup 13 years ago
Jan-Christoph Borchardt 6f56fd99a6 fix too much distance between text and icon 13 years ago
Jan-Christoph Borchardt 877cfb963a use SVG icons from icons.css for New file menu 13 years ago
Bjoern Schiessle 0c0e4fced5 fix test so that it doesn't depend on the array order 13 years ago
Bjoern Schiessle 6ca4d3bfde fix usersPath and add unit tests 13 years ago
Arthur Schiwon d5690a174e LDAP: fix and extend tests 13 years ago
Vincent Petry 49f2014e0c Revert "Added extra checks for ext storage class" 13 years ago
Vincent Petry 9e9a5b9ea1 Added extra checks for ext storage class 13 years ago
Vincent Petry b2b35cd335 Fixed ext storage webdav path encoding 13 years ago
Joas Schilling 513940f4a4 Correctly redirect to settings page when not selecting cert file for upload 13 years ago
Arthur Schiwon c0328b4f0f LDAP: improve compilation of filters 13 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 13 years ago
Vincent Petry 797e0a614c Added extra checks for invalid file chars in newfile.php and newfolder.php 13 years ago
Robin Appelman d18b9f6ea4 use a FileInfo object of the directory when generting the filelist 13 years ago
Matthew Caron aa1a50f5b3 Consolidate two sections, per code review. Issue #1648 13 years ago
Vincent Petry 94b3296a71 Trashbin select all now doesn't send file list 13 years ago
David a282afcbbb small change for compatibility 13 years ago
Arthur Schiwon 54f9db403f LDAP: improve wizard strings, fixes #5567 13 years ago
Bjoern Schiessle 6778dc5a4a don't block login forever if we are stuck in the middle of the initial encryption 13 years ago
Bjoern Schiessle f2f5769df7 catch errors during decryption 13 years ago
Bjoern Schiessle 2ab062193a catch errors during initial encryption 13 years ago
Matthew Caron 2887fb1f48 Fit shared videos to viewer, just like images. Issue #1648 13 years ago
Bjoern Schiessle 2933668355 fileinfo is no longer a array 13 years ago
Arthur Schiwon d88c6778ff LDAP: prevent other configuration from being deleted when deleting the first one which has an empty prefix for historical reasons 13 years ago
Vincent Petry d5397d813c Do not send file list for select all on Download/delete 13 years ago
Robin Appelman 181bbd4325 Remove usage of legacy OC_Appconfig 13 years ago
Jan-Christoph Borchardt 6e17d71a0d remove forced lowercase from extension, fix #4747, also coding style fixes 13 years ago
Joas Schilling 658af627ce External FTP Storage should request hostname instead of URL 13 years ago
Joas Schilling 9619459e37 Send correct path on file upload when using public app 13 years ago
Bart Visscher 1fb5f96c37 Style fixes 13 years ago
Arthur Schiwon 14d1abf63f LDAP: improve debug message 13 years ago
Arthur Schiwon 18e1a10e96 LDAP: also try MS AD's thumbnailPhoto when looking for an avatar image 13 years ago
Arthur Schiwon 299d37154b LDAP: add documentation info in info.xml 13 years ago
Arthur Schiwon e156f85bfb Rephrase and clarify log message 13 years ago
Arthur Schiwon a76840d206 Wizard: enable base DN for editing, if not base DN could have been detected. Also part of fix for #6670 13 years ago
Arthur Schiwon e825a008c9 Wizard: disable LDAP referrals, fixes #6670 13 years ago
Arthur Schiwon a908bd5695 throw an info message, when base dn test failed 13 years ago
Arthur Schiwon bc17b40650 LDAP: extend LDAP wrapper search method for sizelimit, improves performance in wizard 13 years ago
Bjoern Schiessle 050e84a08f refuse login as long as the initial encryption is running 13 years ago
Joas Schilling b330d07b51 Fix more documentation failes 13 years ago
Joas Schilling 828985dc60 Make google drive client secret and dropbox api secret a password field 13 years ago
Bjoern Schiessle 91254c304d name users after test 13 years ago
Morris Jobke 13fa0e2a9d Fix implied evals and doubled definition of variable 13 years ago
Joas Schilling af7366cd30 Only add files to file list when uploading to current directory 13 years ago
Bjoern Schiessle a8943ad022 replace 'size' with 'unencrypted_size' if encryption is enabled 13 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 13 years ago
Pellaeon Lin 946fccc0dd Remove unused template variable assignment of files_sharing/template/public.php 13 years ago
Pellaeon Lin 8c56e21ced Move template variable assignment to correct place 13 years ago
Vincent Petry fa5ddc3e18 Fixed searchByMime in shared cache 13 years ago
Thomas Müller 9d9f360b77 Load authentication apps to get users from all backends - fixes #7019 13 years ago