Commit Graph

29 Commits (5a1194520ec71e9f471289a6f85e4c2aa93a9e59)

Author SHA1 Message Date
Morris Jobke ef592981ea unify license headers for public API files 12 years ago
Morris Jobke d2a48d58ce fix "No page-level DocBlock" 12 years ago
Morris Jobke 30f4d91d01 Public API documentation fixes 12 years ago
Arthur Schiwon d101ff42f1 User: move checkPassword from User to Manager to not break API 12 years ago
Bart Visscher cbe1c22b5f Correct casing of OC_User and pass through the params to getUsers 12 years ago
Bart Visscher bb75dfc021 Whitespace fixes 12 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 12 years ago
Björn Schießle 022a7b13b8 prepare user table to show and edit display names 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
Bart Visscher 5bfe4adbaa Whitespace cleanup 12 years ago
Lukas Reschke cc00c54f6a Remove uneeded returns 12 years ago
Lorenzo M. Catucci 15afbfd198 Add an $excludingBackend optional parameter 12 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Georg Ehrke 89f3afe2fe style fixes for public user api 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Jörn Friedrich Dreyer 2c1f732880 use null instead of -1 on all getUser() 13 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 13 years ago
Michael Gapczynski 874f31b8d7 Make getting all users and groups the default 13 years ago
Michael Gapczynski 8d1eb674ec Add search, limit, and offset parameters to getUsers() and getGroups() 13 years ago
Michael Gapczynski 2f1a990cad Add search, limit, and offset parameters to getUsers() and getGroups() 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Frank Karlitschek a945fa10a6 update copyright 13 years ago
Frank Karlitschek 08f7d4c552 document the public classes a bit more 13 years ago
Frank Karlitschek 5d55c709dd some more documentation cleanups. much more is needed. 13 years ago
Frank Karlitschek eab4a05d78 implement missing getusers call 13 years ago
Frank Karlitschek 31e32e3c10 ported checkLoggedIn and checkAdmin 13 years ago
Frank Karlitschek e2fb094693 some more porting 13 years ago
Frank Karlitschek 0195d5b439 some more work on the public API 13 years ago
Frank Karlitschek f5c9fe9ece first step to an public api of ownCloud for the apps. In the future they shouldn´t call internall classes, functions or session variables because this will change and break in upcoming versions. Apps should only call this public interface that we will kepp stable over different releases. The namespace is OCP for ownCloud public. This is just the first step. more coming soon 13 years ago