[Owncloud] OC version detection on the client side

Thomas Müller thomas.mueller at tmit.eu
Sun Feb 10 16:59:24 UTC 2013


Afaik we don't have this is js.
Pull request is welcome!  ;-)

Tom

-------- Ursprüngliche Nachricht --------
Von: Christian Reiner <foss at christian-reiner.info> 
Datum:  
An: owncloud at kde.org 
Betreff: Re: [Owncloud] OC version detection on the client side 
 
Hi...
 
On Sunday 10 February 2013 12:24:35 hemathor wrote:
> > whilst trying to port my apps to OC-5 I wonder if there is any easy and
> > reliable way to detect the running OC version on the client side.
> 
> http://<server>/owncloud/status.php
> 
> or did i miss your point?
 
you did miss my point. 
I wrote: [...] Especially I think such information should be available without additional ajax requests. [...]
 
Certainly it is possible to put all load on the server and make hundreds of separate requests for this and that. But that certainly is a very bad idea if it comes to performance, server load and fluent reaction. Such basic things should simply be present on the client side without the need of an additional round trip. 
 
;-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/owncloud/attachments/20130210/02225f58/attachment.html>


More information about the Owncloud mailing list