Re: [Owncloud] Ampache on OC 6

2013-12-29 Thread Robin Appelman
ince ampache requires us to store the sha256 hash of the password, for things like cal/card/webdav we can choose our own password storage format (bcrypt) - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] coding needed for OC feature "share gallery by link", it is paid!

2013-09-17 Thread Robin Appelman
consists of images and present the galley interface instead. - Robin Appelman JS wrote: >Dear OC fans, > >I am new to OwnCloud and I don't consider myself a technical expert. >However, I love OC. Yet, I am missing one important feature. So far it >is not possible to share

Re: [Owncloud] New Windows 8 "metro" client

2013-08-12 Thread Robin Appelman
and iOS apps. It's seems focused on windows 8 tablets, but yes from what I can tell after a small test it focuses on browsing and viewing - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] Mockups as preparation for the developer meetup

2013-08-07 Thread Robin Appelman
_ > > >> Owncloud mailing list > > >> Owncloud@kde.org > > >> https://mail.kde.org/mailman/listinfo/owncloud > > > > > > ___ > > > Owncloud mailing list > > > Owncloud@kde.org > > > https://mail.kde.org/mailman/listinfo/owncloud > > > > ___ > > Owncloud mailing list > > Owncloud@kde.org > > https://mail.kde.org/mailman/listinfo/owncloud > > ___ > Owncloud mailing list > Owncloud@kde.org > https://mail.kde.org/mailman/listinfo/owncloud - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] access the database of owncloud

2013-08-01 Thread Robin Appelman
using one of the sqlite3 editors available. - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

[Owncloud] [Proposal] A new architecture for handeling request and cleanup of lib/base

2013-06-13 Thread Robin Appelman
ome of the older systems currently in place and hopefully improve the overall quality of the product we deliver [1]: https://github.com/owncloud/core/pull/3487 - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailma

[Owncloud] What should be affected by the quota limit

2013-06-11 Thread Robin Appelman
is to only count files stored in the main storage for the user (the storage mounted to /$user/) as part of the storage quota. Any opinions on this topic? - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo

Re: [Owncloud] How to update from master dev

2013-05-31 Thread Robin Appelman
r, cvs and clearcase. > > Tarun git reset without --hard only unstages the changes, it doesn't actually revert them - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] How to update from master dev

2013-05-30 Thread Robin Appelman
n -f && git reset --hard HEAD If you want to reset to master you can use git clean -f && git reset --hard origin/master If you want to know what untracked files will be removed before you accidentally remove all your hard work you can use. git clean -n - Robin Appelman _

Re: [Owncloud] Windows 8 app mobile/desktop

2013-05-14 Thread Robin Appelman
; anyone else is working on this, let me know and we can combine forces. Anyway, great to see someone working on an app for windows 8, if you need help testing I would be happy to help. - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] [Proposal] New hooks system

2013-05-07 Thread Robin Appelman
ts to instances has more uses than just seperation of test case hooks, the dispatcher model only works if there is only one instance of the class that can emit hooks, which is not/will not always be the case. - Robin Appelman ___ Owncloud mailing lis

[Owncloud] [Proposal] New hooks system

2013-05-06 Thread Robin Appelman
an easy way to provide backwards compatiblity if a new implementation is created for a class that has existing hooks - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] Is it possible for a file's parent storage to be different from its own storage?

2013-04-30 Thread Robin Appelman
On Tuesday 30 April 2013 10:44:56 Sarah Jones wrote: > On Mon, Apr 29, 2013 at 6:32 PM, Robin Appelman wrote: > > On Monday 29 April 2013 15:23:39 Sarah Jones wrote: > > > Hi, > > > > > > I'm looking at the code in core lib/files/cache.cache.php. > >

Re: [Owncloud] Is it possible for a file's parent storage to be different from its own storage?

2013-04-29 Thread Robin Appelman
mounted in different places it has multiple parent paths, this is one of the reason why we don't storage that information in the cache. - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] Disk useage

2013-04-24 Thread Robin Appelman
it also adds the same amount to the total available space, if you originally have 0/10GB used and map 100GB of data with an external storage it should say 100GB/110GB used - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mai

Re: [Owncloud] filescache concept for large sites

2013-04-12 Thread Robin Appelman
ltiply users. Getting the correct cache entries for the user is done with the help of the mount config to determine what storages are relevant. - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] 5.0.4 RC1

2013-04-10 Thread Robin Appelman
/owncloud/core/issues/2555 > > This seems to be a bug in the quote code in php and not only in the > frontend. @Robin: What do you think? > > > Frank The event handler wasn't being attached to newly added entries in the user list. https://github.com/owncloud/core/

Re: [Owncloud] Windows Phone 8 App

2013-03-22 Thread Robin Appelman
reach out to me for > development help / testing or resources. > > Brendan There is currently nobody working on a Windows phone 8 app Feel free to start working on something :) - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] ownCloud release party in Utrecht?

2013-03-11 Thread Robin Appelman
but if there is interest we can organize > someplace to meet and talk and maybe eat and drink. > > Bart I will probably come if there is something (and it's easily reached by public transit) - Robin Appelman ___ Owncloud mailing list

Re: [Owncloud] Any application there (apart from Media) using the user's password ?

2013-02-06 Thread Robin Appelman
There is no practical way to know what hooks are used, apps can build the string containing the hook name in many obscure ways. And again, hooks are by far not the largest problems. - Robin Appelman Arman Khalatyan wrote: >I suggest to add description per app like what kind of HOOKS it

Re: [Owncloud] Any application there (apart from Media) using the user's password ?

2013-02-06 Thread Robin Appelman
Only once during login, but all apps still have the ability to read the password, loading the apps after login and unsetting the password from $_POST isn't an option since some apps need to be loaded before logging because they provide user backends - Robin Appelman Daniel Danger

Re: [Owncloud] Any application there (apart from Media) using the user's password ?

2013-02-05 Thread Robin Appelman
n identified, which uses an SHA256 > hash. Any other ? Even if we change that hook, there is nothing stopping any app from just reading the value from $_POST. There is very little we can do to stop malicious 3rd party apps, php just lacks the sandboxing abilities to do that. - Robin Appelman

Re: [Owncloud] Files Path/Storage use ?

2013-02-03 Thread Robin Appelman
On Sunday 03 February 2013 10:49:03 Antoine Diamant-Berger wrote: > I saw that now on the FileSystem/Cache side of things, paths are stored > and managed as storage/subPath. Is that going to be generalized, or is it > only kept internal to core ? No, it will be kept internal to core. > Should app

Re: [Owncloud] How to empty the trashbin ? and API changes question

2013-02-01 Thread Robin Appelman
more or less fixed for now ? The API should be stable now for 5.0 - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] Introduction of display names, please take care of it in your Apps!

2013-01-31 Thread Robin Appelman
It works fine now - Robin Appelman Bjoern Schiessle wrote: >On 01/31/2013 02:43 PM, Robin Appelman wrote: >> getDisplayName works fine, but getDisplayNameS, which is used to search for >> users doesn't > >did you tried the latest master with the patch I merged

Re: [Owncloud] Introduction of display names, please take care of it in your Apps!

2013-01-31 Thread Robin Appelman
getDisplayName works fine, but getDisplayNameS, which is used to search for users doesn't - Robin Appelman Arthur Schiwon wrote: >On 01/31/2013 11:30 AM, Bjoern Schiessle wrote: >> On 01/30/2013 07:53 PM, Robin Appelman wrote: >>> This broke sharing since OC_User::

[Owncloud] Porting your apps to the new filesystem API's

2013-01-30 Thread Robin Appelman
ster. If you run into problems with your app, please send a mail or poke me on irc. [1]: https://github.com/owncloud/core/pull/673 - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] Introduction of display names, please take care of it in your Apps!

2013-01-30 Thread Robin Appelman
This broke sharing since OC_User::getDisplayNames doesn't return anything for users that don't have a display name set. - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] adopting CoffeeScript in ownCloud

2012-11-25 Thread Robin Appelman
;s a good idea to mix CS (or any complile-to-js language) with vanilla js. It splits the code base in 2 and makes it more difficult for some of the people to work on some of the code (Personally I prefer TypeScript over CS but that's beside the point) - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] Rewrite rules in ownCloud

2012-10-26 Thread Robin Appelman
The rules are strongly recommend for people using Apache but not required, they provide some backwards compatibility and security. - Robin Appelman Arthur Schiwon wrote: >On Thursday, October 25, 2012 02:28:19 PM Hugo Leisink wrote: >> Hi, >> >> I saw that ownClou

Re: [Owncloud] xcache error after upgrading to 4.5.0

2012-10-12 Thread Robin Appelman
lations that would fail because of that - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] Switching to PHPUnit

2012-10-10 Thread Robin Appelman
On Wednesday 03 October 2012 22:06:02 Robin Appelman wrote: > Currently we use SimpleTest for out unit tests inside ownCloud, while this > works fine for basic usage from the browser or the ci server, it lacks the > tool support that phpunit has. > > I've done most of the

Re: [Owncloud] 4.5 RC2 Win7x64

2012-10-04 Thread Robin Appelman
; > > Just to be sure - you cleared your cache? > > > > > >> On 04/10/2012 10:16, Frank Karlitschek wrote: > > >>> This is strange. > > > > Yes. Cache cleared. > > > > Chrome dev tools shows 2 files not served by IIS, no idea why.

[Owncloud] Switching to PHPUnit

2012-10-03 Thread Robin Appelman
after the release. Currently the main work of the migration is done using a small compatibility layer for SimpleTest on top of phpunit, this is sufficient at the moment but in the long run the test cases should be converted to phpunit properly. - Robi

Re: [Owncloud] Sharing broken?

2012-10-02 Thread Robin Appelman
2. The SVG editor keeps coming up even though I'm not asking > > for it. I've disabled it for now. > > > > Peter C This isn't a problem with porting to 4.5, the developer of the user backend used an incorrect signature for deleteUser in his backend. With oc < 4.5 this would have only thrown an error when you actually try to delete a user though, now it loads an error when the backend is loaded. - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] MySQL index issue

2012-09-28 Thread Robin Appelman
On Friday 28 September 2012 16:41:31 Arthur Schiwon wrote: > Could oc-1813 be related to (fixed by) this? Looks unrelated to me, from what I can tell mdb2 is trying to add a seccond primairy key there - Robin Appelman ___ Owncloud mailing l

Re: [Owncloud] MySQL index issue

2012-09-27 Thread Robin Appelman
: > > userid 32 chars (who really chooses a username longer than that?) > appid 32 chars (my_super_duper_mega_cool_app_which_does_nothing is for > sure not a good choice.) > configkey 64 chars (maybe more) > > > > -- andreas I changed the lengts to the values you proposed only with 64 characters for the userid, which is the current limit. I would like to change to numeric id's after the next release. - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] Why are we using a label in the login mask to show placeholder values?

2012-09-27 Thread Robin Appelman
gt; Jörn iirc, a custom placeholder was used instead of using the html5 placeholder attribute because the native placeholder dissapears as soon as the input gets focus. With the username field being auto focused it won't have a visible placeholder untill it loses focus. - Robin Appelman __

Re: [Owncloud] Archive reading resource hog (bug oc-1224)

2012-09-19 Thread Robin Appelman
in the session besides the user id? - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] github migration

2012-09-02 Thread Robin Appelman
s checkout hash will be stored and versioned as well - am I right > or not? I haven't heard many good things about git submodules though. - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] Fwd: Personal Storage Message Question

2012-08-20 Thread Robin Appelman
ind any explanation for this message. > > > > Ken Neiser Story Plain, AB Canada Also note, that any storage used outside owncloud will decrease the number show, it shows what is currently available for ownCloud, if you have a 1TB drive and 960GB data on that outside owncloud, ownclo

[Owncloud] Removing OC_Files

2012-08-18 Thread Robin Appelman
not a have a proper replacement yet, poke me on IRC or here on the ML about it. - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] External Storage - nothing mounts in master

2012-08-16 Thread Robin Appelman
ith the most recent changes - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] Encryption no longer working

2012-08-09 Thread Robin Appelman
ortant to > keep the encryption.key file in a safe place? Again, thank you very much > for your response. > Niazy A combination of the encryption.key and the users password is used to encrypt the files, so keeping the encryption.key file safe is important. - Robin Appelman >

Re: [Owncloud] Encryption no longer working

2012-08-08 Thread Robin Appelman
owncloud folder and run it from a browser. Using this script might mess up your installation and any files uploaded before encryption was enabled in the original installation will be unreadable untill the values in the database are corrected - Robin Appelman<> _

Re: [Owncloud] Issue with moving files from Archives

2012-08-08 Thread Robin Appelman
archive-support and can look into it, please? > > Cheers > Arthur I had a look at is yesterday but wasn't able to reproduce the problem - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] OX_User::useBackend

2012-08-06 Thread Robin Appelman
t;-User-Backend and only extend some methods with some > functionalities. Is there a way to do this? > > -- > Best wishes, > Fabian The only way to do that at the moment is removing all other backends before adding your custom backend - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] [mysql] drop MyISAM support, get better database

2012-08-06 Thread Robin Appelman
y vps's due to memory limitations - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] Coding guidelines for codesniffer and CI

2012-07-20 Thread Robin Appelman
gt; > What is your opinion? > > > > [1] http://pear.php.net/manual/standards.php > > [2] > > http://www.squizlabs.com/php-codesniffer/how-much-does-your-standard-check > > btw: why, why why was it decided to use tabs? Because tabs are vastly superior over spaces :) - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] Bug in stable4: File size appended to download via GET

2012-07-19 Thread Robin Appelman
r ownCloud: > curl -u user:pwd http://localhost/oc/files/webdav.php/testdir/test.txt > > Who can fix that? > > Thx, > > Klaas Fixed by reverting https://gitorious.org/owncloud/owncloud/commit/9af74a9c80c074589f2d5efc365b3a9dee3031ed - Robin Appelman __

Re: [Owncloud] please add transifex user 'owncloud_robot' to the lis of maintainers ....

2012-07-16 Thread Robin Appelman
gt; development on my side? > > THX, > > Tom aka DeepDiver Done - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] ownCloud API

2012-06-29 Thread Robin Appelman
of as many different potentials clients as possible instead of trying to extend ocs. -- - Robin Appelman On Fri, 29 Jun 2012, 13:45:00 CEST, Frank Karlitschek wrote: > > On 28.06.2012, at 03:43, Michael Gapczynski wrote: > > > On Tuesday, June 26, 2012 10:56:38 PM Frank Ka

Re: [Owncloud] ownCloud API

2012-06-26 Thread Robin Appelman
uld need the username > and password for WebDAV access and also go through OAuth for the API. This > seems like too much work for me. > > I would prefer if official apps could just use username, password > authentication and any 3rd party be forced to use OAuth. I'm not sure how to > do this though without a 3rd party going through the same route as an > official app. We can mix OAuth and user/password, once we have a user backend for OAuth you can use OAuth for the existing *DAV's if you want and use it for any API provided by apps. The same way you can decide to just use user/password auth for the api, the only real difference between both ways is that OAuth limits you to a scope (e.g. only the calendar) > > > >> Please share your thoughts. > > >> > > >> > > >> Michael > > >> ___ > > >> Owncloud mailing list > > >> Owncloud@kde.org > > >> https://mail.kde.org/mailman/listinfo/owncloud > > > > > > ___ > > > Owncloud mailing list > > > Owncloud@kde.org > > > https://mail.kde.org/mailman/listinfo/owncloud > > > > ___ > > Owncloud mailing list > > Owncloud@kde.org > > https://mail.kde.org/mailman/listinfo/owncloud > > ___ > Owncloud mailing list > Owncloud@kde.org > https://mail.kde.org/mailman/listinfo/owncloud - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] help needed with encryption and corruped files

2012-06-15 Thread Robin Appelman
Hi, I updated encryption in master to successfully encrypt/decrypt the binary test file, can someone test these changes with a file that previously failed. - Robin Appelman On Friday 15 June 2012 23:41:39 you wrote: > Hello Robin, > > I caught it for an ordinary exe file but I have

Re: [Owncloud] help needed with encryption and corruped files

2012-06-15 Thread Robin Appelman
On Friday 15 June 2012 02:29:48 Victor Dubiniuk wrote: Does anyone have some small files that get corrupted during encryption for use in a unit test, they don't actually have to be a valid .exe or anything. - Robin Appelman ___ Owncloud mailing

Re: [Owncloud] GUI for external storage missing?

2012-06-03 Thread Robin Appelman
On Saturday 26 May 2012 03:38:50 Alishams Hassam wrote: > On Fri, May 25, 2012 at 6:43 PM, Robin Appelman wrote: > > I'm working on writing documentation for the config file > > > > - Robin Appelman > > Hey I recognize your name! Thank you so much for your co

Re: [Owncloud] GUI for external storage missing?

2012-05-25 Thread Robin Appelman
loud mailing list > > > Owncloud@kde.org > > > https://mail.kde.org/mailman/listinfo/owncloud > > > > ___ > > Owncloud mailing list > > Owncloud@kde.org > > https://mail.kde.org/mailman/listinfo/owncloud I'm working on writing documentation for the config file - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] No OC4 in Debian 7.0/Wheezy

2012-05-20 Thread Robin Appelman
On Monday 21 May 2012 01:32:15 Robin Appelman wrote: > upstream mdb2_schema has a > severe bug in extracting the current schema from the database, I'll look > into getting my fix upstream for that. Never mind that, I'm confusing things

Re: [Owncloud] No OC4 in Debian 7.0/Wheezy

2012-05-20 Thread Robin Appelman
and take care, > > Thomas aka DeepDiver > > PS: > Once we are done with the server: we will start packaging the client as > well! ___ > Owncloud mailing list > Owncloud@kde.org > https://mail.kde.org/mailman/listinfo/owncloud - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] Problem with WebDAV URLs

2012-05-20 Thread Robin Appelman
oud 3 > does work: > > http:///owncloud/files/webdav.php > > Is this an intentional change? Which URL is supposed to work? Should be solved in git now. - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] Migration 3.02 to V4 RC2 : failed on strict standards (sqlite3)

2012-05-18 Thread Robin Appelman
dards: Declaration of MDB2_Statement_sqlite3::_execute() should > be compatible with that of MDB2_Statement_Common::_execute() in > /shares/Public/WWW/WWW-pub/owncloud/lib/MDB2/Driver/sqlite3.php on line > 1334 > > 2. Reload : same messages > > No migration possible > Al

Re: [Owncloud] Broken fileupload on IE

2012-05-16 Thread Robin Appelman
ck'); > > I don't have access to IE though, so I can't test it. If I recal correctly the old version works because the file dialog is placed on top of the visual button and made fully transparent, thus the user clicks on the file dialog instead of the button. - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] PHP memory allocation

2012-05-11 Thread Robin Appelman
ntainer. Of course, I can give it > more memory... > > Any suggestions? > _______ > Owncloud mailing list > Owncloud@kde.org > https://mail.kde.org/mailman/listinfo/owncloud Are you using owncloud 3.x? the problem should be fixed in git master/4.0-beta - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] Calendar syncing issues

2012-05-06 Thread Robin Appelman
hp > /owncloud/remote/webdav.php > > It works OK when I set up an Akonadi resource. > > - I'm not sure if the RewriteRules have the same problem as I suck at > regexps ;-) > > > Does /remote/caldav.php /remote/carddav.php exits? > > Yes. > > > Files

Re: [Owncloud] selection of an app doesn't work with last git version

2012-05-02 Thread Robin Appelman
duce it on one of my servers, should be fixed in master - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] How to read a file when encryption is on? Was: What has happened with OC_FilesystemView?

2012-04-26 Thread Robin Appelman
>file_get_contents('/somefile.txt'); > } > > But if I write the file in one request, and read it in another it doesn't > get decrypted. Strange, will look into it later - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] Initial work on full text search with Lucene Search app, requesting feedback

2012-04-24 Thread Robin Appelman
states the following: 'All of the code > placed onto this site has been tested to the best of our ability and > resources so it should work out of the box. If you spot any problems then > please let us know! You should be aware the all the code here is "use at > your own ri

Re: [Owncloud] Filesystem configuration proposal

2012-04-21 Thread Robin Appelman
feature freeze. > > > Frank Yes, a good user interface should be added of course, but first I want to make sure the underlying config format can handle all use cases - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

[Owncloud] Filesystem configuration proposal

2012-04-20 Thread Robin Appelman
27;=>'$password')), ), 'user1'=>array( '/$user/files/Music'=>array('class'=>'oc_filestorage_local','options'=>array('datadir'=>&

Re: [Owncloud] Dropping oc_fscache instead of deleting it...

2012-04-20 Thread Robin Appelman
reasing the version number in config/config.php will triger the database upgrade script which should recreate the table. - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] App Requirements

2012-04-19 Thread Robin Appelman
system, we just need to check if a certain function/class is available or check if a php module is loaded and don't enable the app if that isn't the case. All those checks are one-liners in php and we just need a way for apps to describe the list of non-default functions/classes/m

Re: [Owncloud] Group and User backend

2012-04-12 Thread Robin Appelman
On Thursday 12 April 2012 18:10:07 Arthur Schiwon wrote: > Hey, > > currently, we can make use of multiple user backends, but only of one > group backend at the same time. Is there a reason why it is like this? > > Cheers > Arthur Laziness on my side, will see if I can fix

Re: [Owncloud] Problem with isType and 'our very own core apps'

2012-04-01 Thread Robin Appelman
, WebDAV now works -- but I don't > know if it is the right thing to do? > > Do or Don't require the core apps (files, settings) if a special type is > requested? > > Yours > Uwe Koloska > __

Re: [Owncloud] WebDAV Slow !?

2012-03-30 Thread Robin Appelman
On Friday 30 March 2012 14:43:06 Klaas Freitag wrote: > On 30.03.2012 14:41, Robin Appelman wrote: > > On Friday 30 March 2012 10:47:28 Klaas Freitag wrote: > >> Hi, > >> > >> I found that the WebDAV server is responding quite slow, for example > >>

Re: [Owncloud] WebDAV Slow !?

2012-03-30 Thread Robin Appelman
> thanks, > > Klaas > > [1] http://paste.opensuse.org/73343481 I've done some optimazations around the app loading and added an option to only load a specific type of apps (in this case, only apps who manipulate the filesystem) - Robin Appelman __

Re: [Owncloud] Problems when sharing large files

2012-03-13 Thread Robin Appelman
quick grep through the source code, it seems that there exists > the exact same problem in lib/filestorage/remote.php, but I don't know > how and when the OC_Filestorage_Remote class is used and if it might > ever happen that the remote file size will exceed the memory limit.

Re: [Owncloud] Integration with Plasma Active

2012-03-10 Thread Robin Appelman
user. I'll experiment a bit :) > If you need to access files outside the users home folder while still keeping the "regular" filesystem, you can use filesystem views (not available in 3.0 only in git atm) with the following code: $view=new OC_FileSystemView("$usernam

Re: [Owncloud] developer sprint

2012-02-24 Thread Robin Appelman
On Friday 24 February 2012 15:43:53 Thomas Müller wrote: > Hotel recommendations are very welcome as well. If the meating is at the same place as last year, there is a nice hotel just a block away that we used but I don't remember the name. - Robin

Re: [Owncloud] database: enlarge configvalue column | config files

2012-02-24 Thread Robin Appelman
automatic DB update? If so, does it also do it for single > > apps? > Yes, the version bump triggers an DB update (tried it out before). The > mechanism checks the ownCloud version in database or config fil0e with the > version given in the source. Afaik and

Re: [Owncloud] Removal of 3rd party libraries from the main repo

2012-02-16 Thread Robin Appelman
> Frank > > On 16.02.2012, at 09:56, Robin Appelman wrote: > > Recently the 3rd party libraries were removed from the main ownCloud > > repository, I don't think this is a good idea, while I see the need to > > have > > the 3rd party stuff seperated for some p

[Owncloud] Removal of 3rd party libraries from the main repo

2012-02-16 Thread Robin Appelman
they need to update and not all versions of 3rd party libraries may be compatible with all version of ownCloud. I suggest reverting this change and instead offer a stripped version of releases. - Robin Appelman ___ Owncloud mailing list Owncloud@kd

Re: [Owncloud] Upload UI and message application

2012-02-15 Thread Robin Appelman
On Tuesday 14 February 2012 20:10:10 Shaika-Dzari wrote: > On Tue, Feb 14, 2012 at 11:39 AM, Robin Appelman wrote: > > This problem is already solved in the ajax branch, by using for all > > navigation so upload can continue in the background > > > > - Robin Appelm

Re: [Owncloud] Upload UI and message application

2012-02-14 Thread Robin Appelman
to allow uploading and > browsing owncloud at the same time could be very useful. This problem is already solved in the ajax branch, by using for all navigation so upload can continue in the background - Robin Appelman ___ Owncloud mailing list Owncloud@kde

Re: [Owncloud] File Display

2012-02-13 Thread Robin Appelman
- Robin Appelman On Monday 13 February 2012 14:59:57 Christophe M wrote: >I think that oc shoud use the file system to show files and use the database >as >a metainformation system or at least scan the current folder each time it's >accessed to see if there is new files. I&#

Re: [Owncloud] bookmark sync

2012-02-11 Thread Robin Appelman
de encrypted, while this is great from a security/privacy pov, it means that ownCloud won't be able to access the bookmarks. - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] Filesystem merged into master

2012-02-10 Thread Robin Appelman
On Thursday 09 February 2012 12:26:30 Klaas Freitag wrote: > On 08.02.2012 17:46, Robin Appelman wrote: > > Hi, > > I browsed a bit through the filecache code today and have some > questions. I am nitpicking here a bit because I think if we want to > scale up to many file

[Owncloud] Filesystem merged into master

2012-02-08 Thread Robin Appelman
nuary/002065.html [2]: http://dev.w3.org/html5/eventsource/ - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] Theming and Formfactors

2012-02-01 Thread Robin Appelman
ew frontend. The directory structure > inside the themes folder is the same as the rest of owncloud. This means > that a theme developer can just put a different > "apps/contacts/css/styles.css" in the theme directory to change the style > of the contacts app. Sounds good, although

Re: [Owncloud] Group backend question

2012-01-31 Thread Robin Appelman
ependencies. Are you > planning to rewrite the group management - or am I missing something and > it's easy to write an ldap backend for groups? > > Dirk You're right, the group system isn't build for multiply backends yet. Changing it to behav

Re: [Owncloud] OC3 branch?

2012-01-31 Thread Robin Appelman
On Tuesday 31 January 2012 16:29:18 Thomas Olsen wrote: > On Tuesday 31 January 2012 11:26 Robin Appelman wrote: > > On Tuesday 31 January 2012 00:23:42 Thomas Tanghus wrote: > > > Congrats everyone on a hectic day - I enjoyed watching you keeping > > > owncloud.org af

Re: [Owncloud] OC3 branch?

2012-01-31 Thread Robin Appelman
branch? I have some fixes that > really should be in a dot release, and it would be easier imho to maintain > a branch for that, and feel free to break master the next three months ;-) The current workflow for dot releases is to cherry-pick changes from master into the stable

Re: [Owncloud] Dependencies for Apps

2012-01-27 Thread Robin Appelman
there. > > Cheers > Frank There is a dependency overview under Settings->Admin but I'm not sure how complete it is, my idea for to future is to give all apps an appinfo/depend.php (or something simular) where they check and

Re: [Owncloud] Accessing files outside the users home folder

2012-01-20 Thread Robin Appelman
know that is hard to do, but > especially as we broaden the dev community we wont survive without... > Maybe a blog series "Insights of ownCloud Development" or so with > respective Wiki pages are a way to go? > > regards, > > Klaas I'm

Re: [Owncloud] Accessing files outside the users home folder

2012-01-20 Thread Robin Appelman
On Friday 20 January 2012 17:48:51 Klaas Freitag wrote: > On 20.01.2012 01:06, Robin Appelman wrote: > > Hi Robin, > > > Trowing some idea out here for whoever is interested and/or wants to > > provide some ideas or feedback. > > Please take into account th

[Owncloud] Accessing files outside the users home folder

2012-01-20 Thread Robin Appelman
ith zero api changes for apps using oc_filesystem the "normal" way. Looking foreward to ideas/feedback on this increasingly relevant topic. - Robin Appelman ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud

Re: [Owncloud] Integrating MediaTomb

2012-01-18 Thread Robin Appelman
Making both use the same folder structure wont be enough, (future) things like encryption, sharing, mounting external sources wont work correctly with anything not using OC_Filesystem - Robin Appelman On Wed, Jan 18, 2012 at 11:13, Frank Karlitschek wrote: > Hi Mark, > > thats a

Re: [Owncloud] update mechanism

2012-01-14 Thread Robin Appelman
I just fixed some issues with upgrading sqlite2 databases (sqlite3 should have worked before). If you were using sqlite2 (you can check that in the config file, just 'sqlite' as database type means sqlite2) you could try it again with those fixes. - Robin Appelman On Wednesday 11 Ja

Re: [Owncloud] update mechanism

2012-01-10 Thread Robin Appelman
The database upgrading isn't 3.0a1, but only git master atm. What sql backend are you using? - Robin Appelman 2012/1/10 Stefan Göckeritz : > Hey everyone, > > so I tried to update my 2.0 instance with 3.0a1 using the mentioned > mechanism. > Basically it worked. I can lo

Re: [Owncloud] update mechanism

2012-01-09 Thread Robin Appelman
case you database might become broken, backup first if it holds any important information (calendar, contacts, etc)). Please report any problems here, specifying the used database backend and installed apps. - Robin Appelman 2012/1/9 Stefan Göckeritz : > Hey guys, > > just a short que

Re: [Owncloud] owncloud 3 alpha 1

2012-01-08 Thread Robin Appelman
mp3info is no longer being used in master - Robin Appelman On Sun, Jan 8, 2012 at 17:32, Alexander Skwar wrote: > Hi. > > On Sun, Jan 8, 2012 at 17:26, Frank Karlitschek wrote: >> >> >> On 08.01.2012, at 17:21, Alexander Skwar wrote: >> >> > Hel

  1   2   3   >