summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added custom combobox widget.Thomas Tanghus2012-02-107-11/+278
* Merge gitorious.org:owncloud/owncloud into tanghus_contactsThomas Tanghus2012-02-0943-1081/+1495
|\
| * fix filecache with MDB2Robin Appelman2012-02-081-6/+6
| * use fetchRow instead of fetchRobin Appelman2012-02-081-4/+4
| * Fix wrong var name in sharedstorage.phpBart Visscher2012-02-081-2/+2
| * Gallery: Add caching headers to album thumbnail sendingBart Visscher2012-02-081-0/+5
| * Gallery: use thumbnails of images for the album thumbnailBart Visscher2012-02-081-2/+5
| * Add caching to gallery thumbnail generationBart Visscher2012-02-082-18/+39
| * Change gallery thumbnail generation to OC_ImageBart Visscher2012-02-084-57/+18
| * OC-41: [Calendar] Date format not translatableBart Visscher2012-02-081-1/+11
| * add convinience function to get filesystem view for app storageRobin Appelman2012-02-081-0/+18
| * 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