Frank Karlitschek
|
3cb016d478
add a searchbymime to the public api. Please all remember that access to internal oc classes will be disabled for all app for ownCloud 6. So please port yur stuff to the public api :-)
|
11 years ago |
Björn Schießle
|
d8137fdf66
return both, count and result if the operation succeeded or failed. Maybe in some cases it is useful to know how much bytes where copied
|
11 years ago |
Bart Visscher
|
ffae6f4b84
Style-fix: Breakup long lines
|
11 years ago |
Robin Appelman
|
5445b94416
merge master into filesystem
|
12 years ago |
Thomas Mueller
|
19edb29cc3
add missing return
|
12 years ago |
Robin Appelman
|
aaa1b73364
don't use depricated OC_Filesystem
|
12 years ago |
Georg Ehrke
|
89e5b85fa7
style fixes for public files api
|
12 years ago |
Thomas Mueller
|
3829460ab8
adding space between) and {
|
12 years ago |
Bart Visscher
|
52f2e7112e
Whitespace fixes in lib
|
12 years ago |
Jörn Friedrich Dreyer
|
e59a1806cf
remove superfluous ?> at the end of .php files (left out apps/*/templates)
|
12 years ago |
Frank Karlitschek
|
a945fa10a6
update copyright
|
12 years ago |
Frank Karlitschek
|
7e49a33d64
getStorage belongs to files not to apps.
|
12 years ago |
Frank Karlitschek
|
08f7d4c552
document the public classes a bit more
|
12 years ago |
Frank Karlitschek
|
5d55c709dd
some more documentation cleanups. much more is needed.
|
12 years ago |
Frank Karlitschek
|
8c7f854671
move all the files stuff into a files class
|
12 years ago |