summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Add interface for Session and add getter in server container.Thomas Tanghus2013-09-172-0/+51
| * | | | OC_Cache namespace changes and add UserCache to server container.Thomas Tanghus2013-09-172-0/+62
| |/ / /
| * | | fix namingThomas Müller2013-09-171-1/+1
| * | | Merge branch 'master' into appframework-masterThomas Müller2013-09-171-0/+11
| |\ \ \ | | | |/ | | |/|
| * | | class files have to be lowercaseThomas Müller2013-09-171-0/+0
| * | | adding interface for middlewareThomas Müller2013-09-171-0/+88
| * | | adding getRootFolder() to server container and hooking up the new files apiThomas Müller2013-09-151-0/+8
| * | | Merge branch 'master' into appframework-masterThomas Müller2013-09-138-0/+672
| |\ \ \
| * \ \ \ Merge branch 'appframework-master' of github.com:owncloud/core into appframew...Thomas Müller2013-09-133-34/+41
| |\ \ \ \
| | * | | | adding public interface for previewThomas Müller2013-09-043-34/+41
| | * | | | Merge branch 'master' into appframework-masterThomas Müller2013-09-043-1/+54
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'master' into appframework-masterThomas Müller2013-09-133-3/+61
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | move new interfaces into lib/public and OCPThomas Müller2013-08-315-10/+10
| * | | | | | PHPDoc added to existing interfacesThomas Müller2013-08-313-2/+44
| * | | | | | fixing file headerThomas Müller2013-08-315-5/+98
| * | | | | | fixing typoThomas Müller2013-08-291-1/+1
| * | | | | | as a quick example the public contacts API has been ported over as a service ...Thomas Müller2013-08-263-39/+170
| * | | | | | Merge branch 'master' into appframework-masterThomas Müller2013-08-264-8/+20
| |\ \ \ \ \ \
| * | | | | | | introducing OCP\AppFramework\AppThomas Müller2013-08-213-0/+324
| * | | | | | | moving response classes over to OCPThomas Müller2013-08-214-0/+458
| * | | | | | | typoThomas Müller2013-08-211-1/+1
| * | | | | | | initial setup of the server containerThomas Müller2013-08-211-0/+14
| * | | | | | | Introducing IRequestThomas Müller2013-08-201-0/+88
| * | | | | | | Introducing IContainer into public apiThomas Müller2013-08-201-0/+19
* | | | | | | | mail is already themable via the template, no need to provide additional stri...Bjoern Schiessle2013-09-301-45/+0
* | | | | | | | use OC_DB::executeAuditedBjoern Schiessle2013-09-251-5/+3
* | | | | | | | use OC_DB::executeAuditedBjoern Schiessle2013-09-251-5/+3
* | | | | | | | set default value for expire parameterBjoern Schiessle2013-09-251-2/+2
* | | | | | | | use template for txt and html mails to send notification mailsBjoern Schiessle2013-09-251-8/+33
* | | | | | | | fix PHPDocBjoern Schiessle2013-09-241-4/+4
* | | | | | | | some small fixesBjoern Schiessle2013-09-241-8/+18
* | | | | | | | Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-09-231-3/+6
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | make sure that both $permissions and $oldPermissions have the same typeBjoern Schiessle2013-09-201-1/+1
| * | | | | | | only remember password if the user changes the permissions, otherwise the use...Bjoern Schiessle2013-09-181-9/+13
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-09-1610-2/+690
|\| | | | | |
| * | | | | | Add OCP\DB::getErrorMessage() to public namespace.Thomas Tanghus2013-09-161-0/+11
| | |_|_|_|/ | |/| | | |
| * | | | | cleanup public storage interface a bitRobin Appelman2013-09-121-46/+0
| * | | | | Merge branch 'master' into fileapi-forewardRobin Appelman2013-09-122-4/+9
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | remove some more debug outputBjoern Schiessle2013-09-061-2/+0
| | * | | | remove some error_logsBjoern Schiessle2013-09-061-1/+0
| | * | | | remove error logsBjoern Schiessle2013-09-061-2/+2
| | * | | | if the files doesn't exist yet we start with the parent to search for sharesBjoern Schiessle2013-09-061-4/+12
| | | |_|/ | | |/| |
| * | | | add storage backend interface to public namespaceRobin Appelman2013-09-102-1/+344
| * | | | improve phpdoc for the public files interfaceRobin Appelman2013-09-103-30/+105
| * | | | move filesystem expceptions to global namespaceRobin Appelman2013-09-104-0/+44
| * | | | move public files api to a clearer namespaceRobin Appelman2013-09-103-13/+13
| * | | | update phpdoc for public fileapiRobin Appelman2013-09-062-10/+10
| * | | | extract interfaces from fileapi for public namespaceRobin Appelman2013-09-063-0/+256
* | | | | Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-09-051-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'master' into clean_up_utilkondou2013-09-023-6/+63
| |\ \ \ \