summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use oc_filecache and oc_eventsource for music scanningRobin Appelman2012-02-083-114/+38
* bugfix in searching files by mimetypeRobin Appelman2012-02-081-7/+15
* dont load pdfview for ieRobin Appelman2012-02-081-7/+9
* Merge branch 'filesystem'Robin Appelman2012-02-0832-896/+1358
|\
| * fix filecache when creating a new folderRobin Appelman2012-02-061-2/+3
| * store writable flag for filesRobin Appelman2012-02-052-8/+19
| * writable not writeableRobin Appelman2012-02-0511-18/+18
| * watch for changes outside owncloud to the filesRobin Appelman2012-02-052-47/+222
| * fix bug in transactions with PDORobin Appelman2012-02-051-1/+1
| * some improvements in file scanningRobin Appelman2012-02-051-1/+7
| * Merge branch 'master' into filesystemRobin Appelman2012-02-0525-66/+195
| |\
| * | allow the usage of the filecache outside of the users home folderRobin Appelman2012-02-021-18/+50
| * | Merge branch 'master' into filesystemRobin Appelman2012-02-025-38/+45
| |\ \
| * \ \ Merge branch 'master' into filesystemRobin Appelman2012-02-0121-164/+389
| |\ \ \
| * | | | prevent sharing from making aditional http requests while scanningRobin Appelman2012-02-012-0/+4
| * | | | only show what folder we are scanning to save bandwithRobin Appelman2012-02-012-10/+9
| * | | | Merge branch 'master' into filesystemRobin Appelman2012-01-310-0/+0
| |\ \ \ \
| * | | | | proper file sortingRobin Appelman2012-01-311-1/+11
| * | | | | dont try to use something that isn't thereRobin Appelman2012-01-312-2/+8
| * | | | | use filesystem cache for searchingRobin Appelman2012-01-314-29/+26
| * | | | | some fixes to scanningRobin Appelman2012-01-312-2/+19
| * | | | | provide live feedback while scanning filesRobin Appelman2012-01-313-3/+11
| * | | | | dont try to use the filesystem when it isnt setup yetRobin Appelman2012-01-312-1/+3
| * | | | | start of proper feedback during filessytem scanRobin Appelman2012-01-303-10/+19
| * | | | | add option to send get data along with an eventsource requestRobin Appelman2012-01-301-3/+12
| * | | | | Merge branch 'master' into filesystemRobin Appelman2012-01-304-4/+14
| |\ \ \ \ \
| * \ \ \ \ \ merge master into filesystemRobin Appelman2012-01-30362-2924/+11838
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into filesystemRobin Appelman2012-01-2098-688/+1400
| |\ \ \ \ \ \ \
| * | | | | | | | initial work on filesystemviewRobin Appelman2012-01-203-248/+434
| * | | | | | | | postgresql needs contraint names to be unque across the database, not only th...Robin Appelman2012-01-161-1/+1
| * | | | | | | | forgot to merge somethingRobin Appelman2012-01-161-23/+1
| * | | | | | | | merge master into filesystemRobin Appelman2012-01-16681-23020/+110684
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge master into filesystemRobin Appelman2012-01-0828-167/+808
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'filesystem' of gitorious.org:owncloud/owncloud into filesystemRobin Appelman2012-01-082-7/+92
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Initial commit of common filestorageMichael Gapczynski2012-01-011-0/+83
| | * | | | | | | | | | Fix updateApp() and add extra check to updateApps()Michael Gapczynski2012-01-011-7/+9
| * | | | | | | | | | | merge master into filesystemRobin Appelman2012-01-08168-659/+66574
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Merge branch 'database'Robin Appelman2012-01-086-50/+116
| | |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | also use fscache when getting used space for webdavRobin Appelman2011-12-141-3/+3
| * | | | | | | | | | | | save quota in human readable format (42 MB), should prevent some of the overf...Robin Appelman2011-12-143-3/+8
| * | | | | | | | | | | | use fscache for getting used spaceRobin Appelman2011-12-141-1/+2
| * | | | | | | | | | | | Merge branch 'database' into filesystemRobin Appelman2011-12-112-0/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | update apps when their version number increasesRobin Appelman2011-12-112-0/+31
| | * | | | | | | | | | | Merge branch 'master' into databaseRobin Appelman2011-12-1185-1627/+9018
| | |\ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into filesystemRobin Appelman2011-12-11120-2190/+9682
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | make filesize parsing case insensitiveRobin Appelman2011-12-111-12/+13
| * | | | | | | | | | | | | | also update the data attribute holding the quotaRobin Appelman2011-12-111-1/+1
| * | | | | | | | | | | | | | after editing a user quota, set the value of the quota field to how the serve...Robin Appelman2011-12-112-3/+6
| * | | | | | | | | | | | | | increase version to trigger database upgradeRobin Appelman2011-11-261-1/+1
| * | | | | | | | | | | | | | Merge branch 'database' into filesystemRobin Appelman2011-11-2619-95/+190
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |