Commit Graph

315 Commits (a03d70209fabbb3d2ae7137a6edde1f0712cd9e1)

Author SHA1 Message Date
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
Thomas Müller 39d874cd90 the maximum upload size is now part of the response of the upload and delete operation. 12 years ago
Randolph Carter d2828bab07 fixes default email sender address 12 years ago
Michael Gapczynski bf05ff351f Initial support for file sharing with filesystem branch 12 years ago
Bart Visscher 68562dafb4 More whitespace fixes 12 years ago
Thomas Mueller 8ed0ce7801 [contacts_api] IAddressBook moved to OCP as it's used by apps to provide access to their contact data 12 years ago
Thomas Mueller 4cc895aa0a [contacts_api] move addressbook to it's own file 12 years ago
Lorenzo M. Catucci 15afbfd198 Add an $excludingBackend optional parameter 12 years ago
Thomas Mueller 889e55fdac [contacts_api] update documentation 12 years ago
Thomas Mueller 35e55214e2 [Contacts API] example for searching added 12 years ago
Thomas Mueller f99497a05a test for search and unregister added 12 years ago
Thomas Mueller 2d597c2238 first unit tests implemented 12 years ago
Thomas Mueller 5b1dea56e5 change name to IAddressBook 12 years ago
Thomas Mueller fba8c776e1 plugin mechanism implemented 12 years ago
Jörn Friedrich Dreyer 995b5c0739 readd fallback code for pre token links 13 years ago
Jörn Friedrich Dreyer d8a171df26 implement share via link token 13 years ago
Bart Visscher 530f3f8be9 Create functions to install standard hooks 13 years ago
Thomas Mueller 33a4dfa087 function isEnabled() added 13 years ago
Thomas Mueller c3825112a0 public contacts api as discussed here https://github.com/owncloud/apps/issues/113 13 years ago