Commit Graph

340 Commits (d9c19fa8d700a64054b29d8a1e4faaffc036c717)

Author SHA1 Message Date
Michael Gapczynski 73d7cae6df One more mount point fix 13 years ago
Robin Appelman 809b5f81f6 Further seperation of mount management logic 14 years ago
Michael Gapczynski d51a94161e Initialize collectionTypes variable as false 14 years ago
Michael Gapczynski e704bcd96e Correct undefined variable in post_shared hook, fixes #2592 14 years ago
itheiss 568c256aff Fix #2499 14 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 :-) 14 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 14 years ago
Michael Gapczynski 6e5e8c6b46 Fix #2080 and fix #2141 14 years ago
Michael Gapczynski a5cab28bea Fix fetching source path of shared files 14 years ago
Michael Gapczynski ee0c38bb51 Fix group post_shared hook 14 years ago
Thomas Mueller 6019cdd5bd adding test case for getDefaultEmailAddress() + fixing #1844 again 14 years ago
Thomas Mueller 6c304fa5c0 validate the generated email address and fall back to localhost.localdomain in case it is not valid 14 years ago
Michael Gapczynski 9a2ca0ae64 Check resharing setting 14 years ago
Michael Gapczynski 8983465210 Correct parent folders' ETags for all users with access to a shared file 14 years ago
Bart Visscher bb75dfc021 Whitespace fixes 14 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 14 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 14 years ago
Bart Visscher 2d6d0a4ad4 Whitespace indent fixes 14 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 14 years ago
Bart Visscher d3ef967993 Fix indentation style 14 years ago
Bart Visscher ed1dc3e064 Fix files router download links 14 years ago
Thomas Müller 1158447499 missing comma in sql statement 14 years ago
Bart Visscher a4d3cc798f Correct lib/public/contacts.php tests 14 years ago
Christian Koch a4f909cefd Update lib/public/util.php 14 years ago
Björn Schießle 9e08f85c5e port already approved bugfix to master, https://github.com/owncloud/core/pull/1479 14 years ago
Thomas Mueller 10ea45c916 fix failing test cases due to wrong typing 14 years ago
Stefan Herbrechtsmeier ab2b79cda6 add multiple domains reverse proxy support 14 years ago
Björn Schießle 022a7b13b8 prepare user table to show and edit display names 14 years ago
Björn Schießle a606e8d944 use display name to show share_width and owner information 14 years ago
Björn Schießle b4291f1e8e allow to get the display name from an abitrary user 14 years ago
Björn Schießle 4271430e60 get all display names from users in a given group 14 years ago
Björn Schießle 9bb8e05839 get all display names 14 years ago
Björn Schießle d16574f070 new branch which introduces display names 14 years ago
Michael Gapczynski 316eef3ded Fix sharing issue with collection and children mismatches 14 years ago
Michael Gapczynski cd8d8360b0 Disable fancy folder sharing for now 14 years ago
Michael Gapczynski 5df6f9d14d Fix merge 14 years ago
Thomas Mueller 5ff29b4348 fixing indent 14 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 14 years ago
Bart Visscher a8f963d9cf Spaces to tabs 14 years ago
Lukas Reschke cc00c54f6a Remove uneeded returns 14 years ago
Sam Tuke de0ed634f2 Added two hooks: pre_unshare and pre_unshareAll, useful for files_encryption 14 years ago
Jörn Friedrich Dreyer 42e3eaf45a add more linebreaks, replace SQL LIMIT with param 14 years ago
Michael Gapczynski e8b195bf10 Almost fix Shared scanner... 14 years ago
Thomas Mueller a21da9f9fd fixing returns 14 years ago
Thomas Mueller 1093cdd823 fixing returns 14 years ago
Thomas Mueller 19edb29cc3 add missing return 14 years ago
Thomas Mueller cdd28fcc46 fixing undefined variable $where 14 years ago
Robin Appelman 54f6f1e6b7 phpdoc fixes for public api 14 years ago
Michael Gapczynski f4e4a06826 Forgot to select storage from filecache 14 years ago
Michael Gapczynski cfc3526b25 Fix data for shared root folder 14 years ago