Robin Appelman
|
c9c919da57
|
Move streamwrappers to seperate files and put them in a namespace
|
2013-01-28 15:34:15 +01:00 |
Robin Appelman
|
be30b1a8de
|
merge master into filesystem
|
2012-12-03 18:02:22 +01:00 |
Jörn Friedrich Dreyer
|
92df70b6e5
|
fix checkstyle for files_external app, add whitespace for readability
|
2012-11-30 16:27:11 +01:00 |
Robin Appelman
|
cfa036eaa9
|
drop filectime from the filesystem api's
|
2012-10-20 23:58:07 +02:00 |
Robin Appelman
|
141ff806c6
|
fix namespace problems for external storage backends
|
2012-10-11 23:17:59 +02:00 |
Robin Appelman
|
542869114a
|
implement getId for the external storage providers
|
2012-10-11 23:06:57 +02:00 |
Robin Appelman
|
e7899e17de
|
merge phpunit into filesystem
|
2012-10-08 13:53:53 +02:00 |
Robin Appelman
|
a203a4a1c7
|
add support to mount a specific folder from dropbox
|
2012-10-06 13:44:53 +02:00 |
Robin Appelman
|
bd83422095
|
put filestorages in a namespace
|
2012-09-07 18:30:48 +02:00 |
Bart Visscher
|
0365f8fd01
|
Remove php close at end of file
|
2012-08-29 20:29:43 +02:00 |
Michael Gapczynski
|
4c7fd8cd01
|
Merge branch 'master' into share_api
Conflicts:
lib/group.php
lib/group/backend.php
lib/group/database.php
lib/group/interface.php
lib/public/user.php
lib/user.php
lib/user/backend.php
lib/user/database.php
lib/user/interface.php
|
2012-08-14 10:22:13 -04:00 |
Michael Gapczynski
|
98c7d40fcd
|
Throw exception in Dropbox and Google Drive storage constructors if parameters are not correct
|
2012-08-13 17:10:58 -04:00 |
Michael Gapczynski
|
30b58f5677
|
Merge branch 'master' into share_api
Conflicts:
apps/calendar/js/loader.js
apps/contacts/index.php
apps/contacts/js/loader.js
apps/files/js/files.js
apps/files_sharing/sharedstorage.php
lib/filesystemview.php
|
2012-07-25 17:08:18 -04:00 |
Michael Gapczynski
|
f7b89f0475
|
Add CRUDS permissions calls to filesystem, deprecate is_readable() and is_writable()
|
2012-07-24 20:10:28 -04:00 |
Robin Appelman
|
3c2967074f
|
remove unused variable from dropbox filestorage backend
|
2012-07-20 16:48:28 +02:00 |
Michael Gapczynski
|
9b605969f1
|
Fixes in Dropbox API, try to catch Dropbox exceptions, implement rename and copy in Dropbox storage backend
|
2012-06-27 15:23:49 -04:00 |
Michael Gapczynski
|
19f94774fb
|
Don't overwrite fake directory stream for Dropbox and Google Drive
|
2012-06-27 12:04:33 -04:00 |
Michael Gapczynski
|
79da782892
|
Improve error handling of Dropbox storage backend
|
2012-06-26 20:37:50 -04:00 |
Michael Gapczynski
|
ab41b57f62
|
Add Dropbox storage backend
|
2012-06-09 15:02:48 -04:00 |