Hi Daniel,

The windows 8 app was developed by riegerchris (Github username) as part of his bachelor project. Therefore I assume there must be documentation available, but you might have to contact him directly. For a recent discussion about portability of the library, you can take a look at https://github.com/owncloud/windows8/issues/5

Regards, Jan

On 22-11-14 20:31, Daniel Holm wrote:

Hi everyone,

Ubuntu Touch has content hub which provides access to files, which otherwise restricted due to apparmor.

Whether or not that means binary files, I am not sure what that means. Executable or just access to them?

The webui doesn't just have some kind of POST or GET that could be used? I mean, I can drag a file to the ui and the file is uploaded. What function does that and can't I hook into that? Like add the file path to the url, something like that. Just for starters.

I don't know any C/C++ and I won't learn any either.

Thanks Jan, it would probably be a good idea to use as much of already available code, than writing my own.
This extensive JS library for the Windows app, does it have some kind of documentation?

Cheers,
Daniel

Den 18 nov 2014 16:13 skrev "Jan ten Bokkel" <[email protected]>:
Hi,

Please note that there already is an extensive JS library in the Windows 8 app:
https://github.com/owncloud/windows8/tree/master/lib/js/interface

Kind regards,
Jan
I'm not aware of any existing _javascript_ library but I thought about
writing one at some point (server-side JS, not browser JS).
Something like https://github.com/PVince81/pyocclient but for
_javascript_.
That would indeed be awesome!

_______________________________________________
Devel mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/devel


_______________________________________________
Devel mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/devel


_______________________________________________
Devel mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/devel

Reply via email to