Re: [Owncloud] client auto update

2013-09-10 Thread kwillems
I would like to know that too. Also, what's in 'clientupdater.php'? Is that piece of PHP published somewere? Cheers, Koen -- View this message in context: http://owncloud.10557.n7.nabble.com/client-auto-update-tp10628p10715.html Sent from the ownCloud mailing list archive at Nabble.com. __

Re: [Owncloud] client auto update

2013-09-10 Thread Jarrod Miles
I have changed the source and rebuilt the client to change the update server. My clientupdater.php file goes something like this (I've added a "client" tag too for our individual purposes): if($_GET['version'] && $_GET['platform'] && $_GET['client']){ switch($_GET['client']){ case "kj

Re: [Owncloud] client auto update

2013-09-10 Thread Klaas Freitag
On 03.09.2013 02:02, Masaki Kawabata Neto wrote: Hi, inspecting logwindow I found theese entries: 09-02 20:48:56:892 00 client update check to " https://download.owncloud.com/clientupdater.php"; 09-02 20:48:56:990 Sys Info size: 81 09-02 20:48:58:039 Client is on latest version! Is there any

[Owncloud] upload and share documents from an external desktop application

2013-09-10 Thread Tavi Cacina
Hello, I'd like to use ownCloud from a desktop application I programm. The use case would be: - create a folder containting the current date. - upload a file, change the name with a counter if already exists. - obtain a sharing link for the file. I could not find anything in the documentation.

Re: [Owncloud] upload and share documents from an external desktop application

2013-09-10 Thread Frank Karlitschek
Hi, step 1 and 2 is possible with WebDAV. Step 3 requires a sharing REST API that will be in ownCloud 6. Cheers Frank On 10.09.2013, at 15:01, Tavi Cacina wrote: > Hello, > > I'd like to use ownCloud from a desktop application I programm. The use case > would be: > - create a folder contai

Re: [Owncloud] upload and share documents from an external desktop application

2013-09-10 Thread Christian Reiner
Hai! On Tuesday 10 September 2013 15:24:26 Frank Karlitschek wrote: > step 1 and 2 is possible with WebDAV. > Step 3 requires a sharing REST API that will be in ownCloud 6. Step 3 sounds very like the feature I begged for about a year ago, when many people asked for a deeper integration of Short

[Owncloud] Encryption not working in OC 5.0.10

2013-09-10 Thread galahad
> Hello mailing list, > > I have an OC installation running on a shared server. This is version 5.0.10, > and PHP is 5.3.8. > > I noticed that, despite me activating encryption, my files are still stored > as plaintext, as seen in the FTP. In owncloud.log, in /data/, I can see the > followin

[Owncloud] Translation on 1.4.0 client version

2013-09-10 Thread Christophe
Hello to all, Great job on this new version of client, congratulation guys. I'm runnig it on debian, and in previous release (1.3.0) the translation is made by the 'mirall-l10n' package. In this new version is no longer the case, which/where is the translation package ? Regards -- Christophe

[Owncloud] Encryption not working in OC 5.0.10

2013-09-10 Thread galahad
> > > Hello mailing list, > > I have an OC installation running on a shared server. This is version 5.0.10, > and PHP is 5.3.8. > > I noticed that, despite me activating encryption, my files are still stored > as plaintext, as seen in the FTP. In owncloud.log, in /data/, I can see the > fol

[Owncloud] upload and share documents from an external desktop application

2013-09-10 Thread Tavi Cacina
Hello, I'd like to use ownCloud from a desktop application I programm. The use case would be: - create a folder containting the current date. - upload a file, change the name with a counter if already exists. - obtain a sharing link for the file. I could not find anything in the documentation.

[Owncloud] Encryption not working in OC 5.0.10

2013-09-10 Thread galahad
Hello mailing list, I have an OC installation running on a shared server. This is version 5.0.10, and PHP is 5.3.8. I noticed that, despite me activating encryption, my files are still stored as plaintext, as seen in the FTP. In owncloud.log, in /data/, I can see the following, relating to en

[Owncloud] Strange deletion - full Folder unsynced

2013-09-10 Thread Niko
Hi List, I have noticed some strange behaviour. My OC-Client deleted the content of a specific Folder. The Folder still exists but it is empty now on my Windows 7 64 Bit. If I look on my Server the Folder still contains all my Data, but the Client doesn't sync it! Is there any way to "reset" the S

Re: [Owncloud] Issue with Calendar & winter time

2013-09-10 Thread Jan-Christoph Borchardt
Georg, is that a known issue? On Thu, Sep 5, 2013 at 5:03 PM, Christophe Ségui wrote: > Hi, > > I just noticed that recurring event created in calendar web interface during > summer time are shifted after winter time, shift corresponding to delta > between summer and winter time. > This does n

Re: [Owncloud] Olark integration with ownCloud

2013-09-10 Thread Jan-Christoph Borchardt
Just as a recommendation because Olark is proprietary, Jappix Mini does nearly the same: https://mini.jappix.com/ – based on XMPP and open source. On Fri, Sep 6, 2013 at 3:49 PM, Bernhard Posselt wrote: > Looked through the docs and didnt really find the instructions. The > instructions should n

Re: [Owncloud] Sync Client 1.4: Warnings on individual files

2013-09-10 Thread Jan-Christoph Borchardt
On Thu, Sep 5, 2013 at 5:14 PM, Daniel Wunderlich wrote: > Hi, > >> Well, fair point. OTOH we had people complaining that they got no >> information that actually files were ignored. So exactly the other >> way round. > > okay, I can understand that, too. The 'i' also showed me conflict-files > I

Re: [Owncloud] Hide shared Calendar

2013-09-10 Thread Jan-Christoph Borchardt
This is a known issue. Unfortunately it won’t be fixed with ownCloud 6, but hopefully in the ownCloud 7 cycle. :) See https://github.com/owncloud/calendar/issues/21 On Sat, Sep 7, 2013 at 12:16 PM, Matthias wrote: > Dear Group, > > is there a way to hide calendars, shared by other users, in the >

Re: [Owncloud] howto exclude translation, order of entries in localisation menu

2013-09-10 Thread Jan-Christoph Borchardt
Stefan, about the order: Kondou worked on the custom langue order, which is sorted similarly to how iOS sorts languages (by usage + target group I suppose). Kondou, where is that order determined, so that Stefan can customize it? (And no, the order should not be specifically customizable other tha

Re: [Owncloud] (Closed) Issue #2335 - Backslashed commas in FirstName, LastName, Company in Mac OS X Contacts (carddav)

2013-09-10 Thread Thomas Tanghus
On Tuesday 10 September 2013 15:40 Justin Vallon wrote: > I am having a problem where commas in contacts are backslashed, as > described in Issue #2335 (https://github.com/owncloud/core/issues/2335), > but that issue is closed. Wrong issue tracker hence moved to https://github.com/owncloud/contac

Re: [Owncloud] Hide shared Calendar

2013-09-10 Thread Jan-Christoph Borchardt
On Tue, Sep 10, 2013 at 9:32 PM, Tornóci László wrote: > On 09/10/2013 08:23 PM, Jan-Christoph Borchardt wrote: >> >> This is a known issue. Unfortunately it won’t be fixed with ownCloud >> 6, but hopefully in the ownCloud 7 cycle. :) >> See https://github.com/owncloud/calendar/issues/21 > > > Sor

[Owncloud] (Closed) Issue #2335 - Backslashed commas in FirstName, LastName, Company in Mac OS X Contacts (carddav)

2013-09-10 Thread Justin Vallon
I am having a problem where commas in contacts are backslashed, as described in Issue #2335 (https://github.com/owncloud/core/issues/2335), but that issue is closed. I can capture some HTTP traffic if anybody wants to try to blame the client or server. Client: Mac OS X Mountain Lion Contacts

Re: [Owncloud] (Closed) Issue #2335 - Backslashed commas in FirstName, LastName, Company in Mac OS X Contacts (carddav)

2013-09-10 Thread Jan-Christoph Borchardt
That’s one for Thomas. :) On Tue, Sep 10, 2013 at 9:40 PM, Justin Vallon wrote: > I am having a problem where commas in contacts are backslashed, as described > in Issue #2335 (https://github.com/owncloud/core/issues/2335), but that > issue is closed. > > I can capture some HTTP traffic if anybod

[Owncloud] Suggestions to improve release announcements

2013-09-10 Thread Timothée Ravier
Hi, There is currently no easy way to check the validity of the Owncloud release tarballs available at owncloud.org. In order to increase safety/security of Owncloud releases, may I suggest you the following points: * add the md5sum and sha256sum of the source tarball to release emails; * sign

Re: [Owncloud] Hide shared Calendar

2013-09-10 Thread Tornóci László
On 09/10/2013 08:23 PM, Jan-Christoph Borchardt wrote: This is a known issue. Unfortunately it won’t be fixed with ownCloud 6, but hopefully in the ownCloud 7 cycle. :) See https://github.com/owncloud/calendar/issues/21 Sorry to hear that. Being able to hide shared calendars is a feature we mi

[Owncloud] 5.0.11

2013-09-10 Thread Frank Karlitschek
Hi everybody, we are happy to announce and release ownCloud 5.0.11 today. It contains a lot of important bug fixes and improvements for the ownCloud 5.0 line. Update is recommended. Changelog: http://owncloud.org/changelog/ Download: http://owncloud.org/support/install/ This is the work of

Re: [Owncloud] Hide shared Calendar

2013-09-10 Thread Tornóci László
On 09/10/2013 09:39 PM, Jan-Christoph Borchardt wrote: On Tue, Sep 10, 2013 at 9:32 PM, Tornóci László wrote: On 09/10/2013 08:23 PM, Jan-Christoph Borchardt wrote: This is a known issue. Unfortunately it won’t be fixed with ownCloud 6, but hopefully in the ownCloud 7 cycle. :) See https://gi

Re: [Owncloud] client auto update

2013-09-10 Thread kwillems
I saw a variable called 'oem' in line 61 of updatedetector.cpp. Does anyone know what that's used for? It would be great if clientupdater.php would be posted here also. Kind regards, Koen -- View this message in context: http://owncloud.10557.n7.nabble.com/client-auto-update-tp10628p10741.h

Re: [Owncloud] Hide shared Calendar

2013-09-10 Thread Jan-Christoph Borchardt
Spreading the word always helps to get more good PHP/JS coders involved. :) On Tue, Sep 10, 2013 at 10:45 PM, Tornóci László wrote: > On 09/10/2013 09:39 PM, Jan-Christoph Borchardt wrote: >> >> On Tue, Sep 10, 2013 at 9:32 PM, Tornóci László >> wrote: >>> >>> On 09/10/2013 08:23 PM, Jan-Christo

Re: [Owncloud] Suggestions to improve release announcements

2013-09-10 Thread Frank Karlitschek
Hi Tim, thats a great suggestion. I will check what we can do here to offer a way to check the integrity of the tar files. I will get back to you soon. Frank On 10.09.2013, at 21:44, Timothée Ravier wrote: > Hi, > > There is currently no easy way to check the validity of the Owncloud > rel

Re: [Owncloud] client auto update

2013-09-10 Thread Frank Karlitschek
ownCloud Inc. offers white-labeled / rebranded versions of the clients for customers. Some of them are on different update schedules so this parameter controls that. No private data or tracking data or anything else that is security or privacy related is transmitted as you can see. Thats he bene

Re: [Owncloud] Strange deletion - full Folder unsynced

2013-09-10 Thread Klaas Freitag
On 10.09.2013 18:51, Niko wrote: Hi List, I have noticed some strange behaviour. My OC-Client deleted the content of a specific Folder. The Folder still exists but it is empty now on my Windows 7 64 Bit. If I look on my Server the Folder still contains all my Data, but the Client doesn't sync it