summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Merge branch 'master' into clean_up_utilkondou2013-09-023-6/+63
| |\
| | * fixing this obvious typo directlyFrank Karlitschek2013-09-011-1/+1
| * | Merge branch 'master' into clean_up_utilkondou2013-08-203-2/+10
| |\ \
| * | | Clean up \OC\Utilkondou2013-08-151-1/+1
* | | | 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 oc_previewGeorg Ehrke2013-08-231-6/+10
|\ \ \
| * | | Sharing: only determine path root if owner is availableArthur Schiwon2013-08-221-6/+10
| | |/ | |/|
* | | Merge master into oc_previewGeorg Ehrke2013-08-193-2/+10
|\| |
| * | Merge pull request #4239 from owncloud/decrypt_files_againBjörn Schießle2013-08-181-0/+8
| |\ \
| | * | Merge branch 'master' into decrypt_files_againBjoern Schiessle2013-08-171-2/+23
| | |\|
| | * | check if some encrypted files are left after the app was disabled and warn th...Bjoern Schiessle2013-08-121-0/+8
| * | | Add _many_ newlines at the end of fileskondou2013-08-182-2/+2
| | |/ | |/|
* | | fix merge conflictsGeorg Ehrke2013-08-051-2/+23
|\| |
| * | cancel sharing if some users doesn't have a working encryption set-up.Bjoern Schiessle2013-08-011-2/+20
| * | fixes #4026Thomas Müller2013-07-301-0/+3
| |/
* | Merge branch 'master' into oc_previewThomas Müller2013-07-306-17/+71
|\|
| * functions in OCP should be staticRobin Appelman2013-07-251-1/+1
| * need to use \OC_Image to escape OCP namespaceJörn Friedrich Dreyer2013-07-221-1/+1
| * return result from getL10NRobin Appelman2013-07-221-1/+1
| * Merge pull request #3880 from owncloud/code-checkerBart Visscher2013-07-213-8/+46
| |\
| | * Correct casing of OC_User and pass through the params to getUsersBart Visscher2013-07-191-8/+8
| | * Add OC_L10N to public apiBart Visscher2013-07-191-0/+9
| | * Add OC_Image to public apiBart Visscher2013-07-191-0/+29
| * | add proper deprecated tagMorris Jobke2013-07-211-0/+1
| * | add back public API function, but mark as deprecatedJan-Christoph Borchardt2013-07-201-0/+10
| * | finally remove the file size obfuscation as it had more disadvantages. I was ...Jan-Christoph Borchardt2013-07-181-10/+0
| * | Merge pull request #3270 from owncloud/convert-oc_configicewind19912013-07-111-6/+21
| |\ \
| | * \ Merge branch 'master' into convert-oc_configBart Visscher2013-07-081-1/+24
| | |\ \
| | * \ \ Merge branch 'master' into convert-oc_configBart Visscher2013-07-041-0/+108
| | |\ \ \
| | * \ \ \ Merge branch 'master' into convert-oc_configThomas Müller2013-07-011-2/+32
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into convert-oc_configBart Visscher2013-06-271-12/+12
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into convert-oc_configMichael Gapczynski2013-06-032-61/+266
| | |\ \ \ \ \ \
| | * | | | | | | Fix returns of values in OCP\ConfigBart Visscher2013-05-071-6/+21
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | add class='preview-icon' to rows in file app that make use of previewsGeorg Ehrke2013-07-291-27/+11
* | | | | | | | implement use of previews in sharing appGeorg Ehrke2013-07-111-0/+10
* | | | | | | | merge conflicts ...Georg Ehrke2013-07-103-3/+189
|\| | | | | | |
| * | | | | | | Implement encodePathVictor Dubiniuk2013-07-091-0/+14
| * | | | | | | Only emit permissions hook for files and and include pathMichael Gapczynski2013-07-081-9/+11