Commit Graph

606 Commits (82bf1f9c8ccbfed39790d22b2fbea2c5286122dc)

Author SHA1 Message Date
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
Michael Gapczynski 1910057900 Fix shared statuses inside folders 14 years ago
Thomas Müller 986f5d9f3e fixing variable name 14 years ago
Thomas Müller 39d874cd90 the maximum upload size is now part of the response of the upload and delete operation. 14 years ago
Randolph Carter d2828bab07 fixes default email sender address 14 years ago
Michael Gapczynski bf05ff351f Initial support for file sharing with filesystem branch 14 years ago
Bart Visscher 68562dafb4 More whitespace fixes 14 years ago
Thomas Mueller 8ed0ce7801 [contacts_api] IAddressBook moved to OCP as it's used by apps to provide access to their contact data 14 years ago
Thomas Mueller 4cc895aa0a [contacts_api] move addressbook to it's own file 14 years ago
Lorenzo M. Catucci 15afbfd198 Add an $excludingBackend optional parameter 14 years ago
Thomas Mueller 889e55fdac [contacts_api] update documentation 14 years ago
Thomas Mueller 35e55214e2 [Contacts API] example for searching added 14 years ago
Thomas Mueller f99497a05a test for search and unregister added 14 years ago
Thomas Mueller 2d597c2238 first unit tests implemented 14 years ago
Thomas Mueller 5b1dea56e5 change name to IAddressBook 14 years ago
Thomas Mueller fba8c776e1 plugin mechanism implemented 14 years ago
Jörn Friedrich Dreyer 995b5c0739 readd fallback code for pre token links 14 years ago
Jörn Friedrich Dreyer d8a171df26 implement share via link token 14 years ago
Bart Visscher 530f3f8be9 Create functions to install standard hooks 14 years ago
Thomas Mueller 33a4dfa087 function isEnabled() added 14 years ago
Frank Karlitschek 5b44714f4c first version of the new previewer lib. It currently only created previews/thumbnails for images. It get´s more interesting when we add PDFs, movies, mp3, text files and more... 14 years ago
Thomas Mueller c3825112a0 public contacts api as discussed here https://github.com/owncloud/apps/issues/113 14 years ago
Jörn Friedrich Dreyer ba91f9a237 add missing sql backticks, check sharing for error and add log 14 years ago
Thomas Tanghus 56239df2e7 Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* 14 years ago
Thomas Tanghus 7f0c69eb0e Added CRUDS permissions to the OCP namespace. Implements issue #345 14 years ago
Felix Moeller a4b2ea586d Style: Remove all the dangling white spaces 14 years ago
Felix Moeller bc4382c5c5 Checkstyle: fix the last NoSpaceAfterEquals 14 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 14 years ago