Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use oc_filecache and oc_eventsource for music scanning | Robin Appelman | 2012-02-08 | 3 | -114/+38 |
* | bugfix in searching files by mimetype | Robin Appelman | 2012-02-08 | 1 | -7/+15 |
* | dont load pdfview for ie | Robin Appelman | 2012-02-08 | 1 | -7/+9 |
* | Merge branch 'filesystem' | Robin Appelman | 2012-02-08 | 32 | -896/+1358 |
|\ | |||||
| * | fix filecache when creating a new folder | Robin Appelman | 2012-02-06 | 1 | -2/+3 |
| * | store writable flag for files | Robin Appelman | 2012-02-05 | 2 | -8/+19 |
| * | writable not writeable | Robin Appelman | 2012-02-05 | 11 | -18/+18 |
| * | watch for changes outside owncloud to the files | Robin Appelman | 2012-02-05 | 2 | -47/+222 |
| * | fix bug in transactions with PDO | Robin Appelman | 2012-02-05 | 1 | -1/+1 |
| * | some improvements in file scanning | Robin Appelman | 2012-02-05 | 1 | -1/+7 |
| * | Merge branch 'master' into filesystem | Robin Appelman | 2012-02-05 | 25 | -66/+195 |
| |\ | |||||
| * | | allow the usage of the filecache outside of the users home folder | Robin Appelman | 2012-02-02 | 1 | -18/+50 |
| * | | Merge branch 'master' into filesystem | Robin Appelman | 2012-02-02 | 5 | -38/+45 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into filesystem | Robin Appelman | 2012-02-01 | 21 | -164/+389 |
| |\ \ \ | |||||
| * | | | | prevent sharing from making aditional http requests while scanning | Robin Appelman | 2012-02-01 | 2 | -0/+4 |
| * | | | | only show what folder we are scanning to save bandwith | Robin Appelman | 2012-02-01 | 2 | -10/+9 |
| * | | | | Merge branch 'master' into filesystem | Robin Appelman | 2012-01-31 | 0 | -0/+0 |
| |\ \ \ \ | |||||
| * | | | | | proper file sorting | Robin Appelman | 2012-01-31 | 1 | -1/+11 |
| * | | | | | dont try to use something that isn't there | Robin Appelman | 2012-01-31 | 2 | -2/+8 |
| * | | | | | use filesystem cache for searching | Robin Appelman | 2012-01-31 | 4 | -29/+26 |
| * | | | | | some fixes to scanning | Robin Appelman | 2012-01-31 | 2 | -2/+19 |
| * | | | | | provide live feedback while scanning files | Robin Appelman | 2012-01-31 | 3 | -3/+11 |
| * | | | | | dont try to use the filesystem when it isnt setup yet | Robin Appelman | 2012-01-31 | 2 | -1/+3 |
| * | | | | | start of proper feedback during filessytem scan | Robin Appelman | 2012-01-30 | 3 | -10/+19 |
| * | | | | | add option to send get data along with an eventsource request | Robin Appelman | 2012-01-30 | 1 | -3/+12 |
| * | | | | | Merge branch 'master' into filesystem | Robin Appelman | 2012-01-30 | 4 | -4/+14 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merge master into filesystem | Robin Appelman | 2012-01-30 | 362 | -2924/+11838 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into filesystem | Robin Appelman | 2012-01-20 | 98 | -688/+1400 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | initial work on filesystemview | Robin Appelman | 2012-01-20 | 3 | -248/+434 |
| * | | | | | | | | postgresql needs contraint names to be unque across the database, not only th... | Robin Appelman | 2012-01-16 | 1 | -1/+1 |
| * | | | | | | | | forgot to merge something | Robin Appelman | 2012-01-16 | 1 | -23/+1 |
| * | | | | | | | | merge master into filesystem | Robin Appelman | 2012-01-16 | 681 | -23020/+110684 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | merge master into filesystem | Robin Appelman | 2012-01-08 | 28 | -167/+808 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'filesystem' of gitorious.org:owncloud/owncloud into filesystem | Robin Appelman | 2012-01-08 | 2 | -7/+92 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Initial commit of common filestorage | Michael Gapczynski | 2012-01-01 | 1 | -0/+83 |
| | * | | | | | | | | | | Fix updateApp() and add extra check to updateApps() | Michael Gapczynski | 2012-01-01 | 1 | -7/+9 |
| * | | | | | | | | | | | merge master into filesystem | Robin Appelman | 2012-01-08 | 168 | -659/+66574 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | Merge branch 'database' | Robin Appelman | 2012-01-08 | 6 | -50/+116 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | also use fscache when getting used space for webdav | Robin Appelman | 2011-12-14 | 1 | -3/+3 |
| * | | | | | | | | | | | | save quota in human readable format (42 MB), should prevent some of the overf... | Robin Appelman | 2011-12-14 | 3 | -3/+8 |
| * | | | | | | | | | | | | use fscache for getting used space | Robin Appelman | 2011-12-14 | 1 | -1/+2 |
| * | | | | | | | | | | | | Merge branch 'database' into filesystem | Robin Appelman | 2011-12-11 | 2 | -0/+31 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | | update apps when their version number increases | Robin Appelman | 2011-12-11 | 2 | -0/+31 |
| | * | | | | | | | | | | | Merge branch 'master' into database | Robin Appelman | 2011-12-11 | 85 | -1627/+9018 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into filesystem | Robin Appelman | 2011-12-11 | 120 | -2190/+9682 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | make filesize parsing case insensitive | Robin Appelman | 2011-12-11 | 1 | -12/+13 |
| * | | | | | | | | | | | | | | also update the data attribute holding the quota | Robin Appelman | 2011-12-11 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | after editing a user quota, set the value of the quota field to how the serve... | Robin Appelman | 2011-12-11 | 2 | -3/+6 |
| * | | | | | | | | | | | | | | increase version to trigger database upgrade | Robin Appelman | 2011-11-26 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Merge branch 'database' into filesystem | Robin Appelman | 2011-11-26 | 19 | -95/+190 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |