Commit Graph

338 Commits (d0a5fe1f4a39f21c596293232be19d70ad30652e)

Author SHA1 Message Date
Michael Gapczynski d51a94161e Initialize collectionTypes variable as false 12 years ago
Michael Gapczynski e704bcd96e Correct undefined variable in post_shared hook, fixes #2592 12 years ago
itheiss 568c256aff Fix #2499 12 years ago
Frank Karlitschek 3cb016d478 add a searchbymime to the public api. Please all remember that access to internal oc classes will be disabled for all app for ownCloud 6. So please port yur stuff to the public api :-) 12 years ago
Björn Schießle 2d00d13a5d use pre_unshare hook, otherwise the share is already removed. Which means that we have no chance to determine which folder has to be updated 12 years ago
Michael Gapczynski 6e5e8c6b46 Fix #2080 and fix #2141 12 years ago
Michael Gapczynski a5cab28bea Fix fetching source path of shared files 12 years ago
Michael Gapczynski ee0c38bb51 Fix group post_shared hook 12 years ago
Thomas Mueller 6019cdd5bd adding test case for getDefaultEmailAddress() + fixing #1844 again 12 years ago
Thomas Mueller 6c304fa5c0 validate the generated email address and fall back to localhost.localdomain in case it is not valid 12 years ago
Michael Gapczynski 9a2ca0ae64 Check resharing setting 12 years ago
Michael Gapczynski 8983465210 Correct parent folders' ETags for all users with access to a shared file 12 years ago
Bart Visscher bb75dfc021 Whitespace fixes 12 years ago
Björn Schießle d8137fdf66 return both, count and result if the operation succeeded or failed. Maybe in some cases it is useful to know how much bytes where copied 12 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 12 years ago
Bart Visscher 2d6d0a4ad4 Whitespace indent fixes 12 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 12 years ago
Bart Visscher d3ef967993 Fix indentation style 12 years ago
Bart Visscher ed1dc3e064 Fix files router download links 12 years ago
Thomas Müller 1158447499 missing comma in sql statement 12 years ago
Bart Visscher a4d3cc798f Correct lib/public/contacts.php tests 12 years ago
Christian Koch a4f909cefd Update lib/public/util.php 12 years ago
Björn Schießle 9e08f85c5e port already approved bugfix to master, https://github.com/owncloud/core/pull/1479 12 years ago
Thomas Mueller 10ea45c916 fix failing test cases due to wrong typing 12 years ago
Stefan Herbrechtsmeier ab2b79cda6 add multiple domains reverse proxy support 12 years ago
Björn Schießle 022a7b13b8 prepare user table to show and edit display names 12 years ago
Björn Schießle a606e8d944 use display name to show share_width and owner information 12 years ago
Björn Schießle b4291f1e8e allow to get the display name from an abitrary user 12 years ago
Björn Schießle 4271430e60 get all display names from users in a given group 12 years ago
Björn Schießle 9bb8e05839 get all display names 12 years ago
Björn Schießle d16574f070 new branch which introduces display names 12 years ago
Michael Gapczynski 316eef3ded Fix sharing issue with collection and children mismatches 12 years ago
Michael Gapczynski cd8d8360b0 Disable fancy folder sharing for now 12 years ago
Michael Gapczynski 5df6f9d14d Fix merge 12 years ago
Thomas Mueller 5ff29b4348 fixing indent 12 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 12 years ago
Bart Visscher a8f963d9cf Spaces to tabs 12 years ago
Lukas Reschke cc00c54f6a Remove uneeded returns 12 years ago
Sam Tuke de0ed634f2 Added two hooks: pre_unshare and pre_unshareAll, useful for files_encryption 12 years ago
Jörn Friedrich Dreyer 42e3eaf45a add more linebreaks, replace SQL LIMIT with param 12 years ago
Michael Gapczynski e8b195bf10 Almost fix Shared scanner... 12 years ago
Thomas Mueller a21da9f9fd fixing returns 12 years ago
Thomas Mueller 1093cdd823 fixing returns 12 years ago
Thomas Mueller 19edb29cc3 add missing return 12 years ago
Thomas Mueller cdd28fcc46 fixing undefined variable $where 12 years ago
Robin Appelman 54f6f1e6b7 phpdoc fixes for public api 12 years ago
Michael Gapczynski f4e4a06826 Forgot to select storage from filecache 12 years ago
Michael Gapczynski cfc3526b25 Fix data for shared root folder 12 years ago
Michael Gapczynski 1910057900 Fix shared statuses inside folders 12 years ago
Thomas Müller 986f5d9f3e fixing variable name 12 years ago