Commit Graph

7375 Commits (4ace1a273d705a21736f92ba3a38f08d8465bca0)

Author SHA1 Message Date
Bjoern Schiessle 4ace1a273d remember original fopen access type in pre-proxy because sometimes they change 11 years ago
Bjoern Schiessle 86b3cdc132 close encryption session after decryption was finished 11 years ago
Jan-Christoph Borchardt 6c5cc46380 disable autocomplete for shared link password input, fix #7419 11 years ago
Bjoern Schiessle 3be5e48b0c only add "received_from" if a share was found 11 years ago
Jan-Christoph Borchardt 2b423e5a44 coding style fixes, cut long lines, comments not on same lines, curly braces 11 years ago
Bjoern Schiessle e3f676e009 fix path in sharing results if it is a file in the Shared folder 11 years ago
Bjoern Schiessle d3a24e945b add test case if a file gets moved out from the shared folder 11 years ago
Bjoern Schiessle ebd73aee8f don't overwrite keys if rename was done by a stream copy 11 years ago
Robin Appelman 7c4f81bd78 rename url parameter 11 years ago
Vincent Petry 539ea0882b Fixed mount config path 11 years ago
root 300b1131b4 replace spaces with tabs 11 years ago
Jan-Christoph Borchardt 6f56fd99a6 fix too much distance between text and icon 11 years ago
Jan-Christoph Borchardt 877cfb963a use SVG icons from icons.css for New file menu 11 years ago
Robin Appelman 4715fb12c8 Add url parameter to control whether previews should return 404 when the mimetype is unsupported 11 years ago
Bjoern Schiessle 0c0e4fced5 fix test so that it doesn't depend on the array order 11 years ago
Bjoern Schiessle 6ca4d3bfde fix usersPath and add unit tests 11 years ago
Jan-Christoph Borchardt b22d82f941 code style: else on same line 11 years ago
Lukas Reschke 6cb64a4fce Fix code to search for mount.json in custom data folders 11 years ago
Robin Appelman f710205ee7 Make unit tests expect the svg icons 11 years ago
Morris Jobke 658758c3f7 fix intendation 11 years ago
Vincent Petry 44441b56d6 Fixed trashbin title 11 years ago
Vincent Petry 476444ab1a Fixed title format 11 years ago
Arthur Schiwon d5690a174e LDAP: fix and extend tests 11 years ago
Vincent Petry b060a17b59 Added extra checks for ext storage class 11 years ago
Vincent Petry 49f2014e0c Revert "Added extra checks for ext storage class" 11 years ago
Guillaume AMAT 577559458d Uses OC.basename instead of custom code 11 years ago
Vincent Petry 9e9a5b9ea1 Added extra checks for ext storage class 11 years ago
Vincent Petry b2b35cd335 Fixed ext storage webdav path encoding 11 years ago
Joas Schilling 513940f4a4 Correctly redirect to settings page when not selecting cert file for upload 11 years ago
Robin Appelman f33d35cd07 Fix svg icons for public shares and external/shared files 11 years ago
Robin Appelman 609a91a9b1 Show svg mime icons when no preview is available 11 years ago
Arthur Schiwon c0328b4f0f LDAP: improve compilation of filters 11 years ago
Joas Schilling fdb0d2067f Remove duplicated definition and move OC.msg to js/js.js 11 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 11 years ago
Vincent Petry 797e0a614c Added extra checks for invalid file chars in newfile.php and newfolder.php 11 years ago
Robin Appelman d18b9f6ea4 use a FileInfo object of the directory when generting the filelist 11 years ago
Matthew Caron aa1a50f5b3 Consolidate two sections, per code review. Issue #1648 11 years ago
Vincent Petry 94b3296a71 Trashbin select all now doesn't send file list 11 years ago
David a282afcbbb small change for compatibility 11 years ago
Arthur Schiwon 54f9db403f LDAP: improve wizard strings, fixes #5567 11 years ago
Bjoern Schiessle 6778dc5a4a don't block login forever if we are stuck in the middle of the initial encryption 11 years ago
Bjoern Schiessle f2f5769df7 catch errors during decryption 11 years ago
Bjoern Schiessle 2ab062193a catch errors during initial encryption 11 years ago
Matthew Caron 2887fb1f48 Fit shared videos to viewer, just like images. Issue #1648 11 years ago
Bjoern Schiessle 2933668355 fileinfo is no longer a array 11 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 11 years ago
Vincent Petry d5397d813c Do not send file list for select all on Download/delete 11 years ago
Robin Appelman 181bbd4325 Remove usage of legacy OC_Appconfig 11 years ago
Guillaume AMAT 01dc7c5482 Gets the page title from oc_defaults in Files app 11 years ago
Jan-Christoph Borchardt 6e17d71a0d remove forced lowercase from extension, fix #4747, also coding style fixes 11 years ago