Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added custom combobox widget. | Thomas Tanghus | 2012-02-10 | 7 | -11/+278 |
* | Merge gitorious.org:owncloud/owncloud into tanghus_contacts | Thomas Tanghus | 2012-02-09 | 43 | -1081/+1495 |
|\ | |||||
| * | fix filecache with MDB2 | Robin Appelman | 2012-02-08 | 1 | -6/+6 |
| * | use fetchRow instead of fetch | Robin Appelman | 2012-02-08 | 1 | -4/+4 |
| * | Fix wrong var name in sharedstorage.php | Bart Visscher | 2012-02-08 | 1 | -2/+2 |
| * | Gallery: Add caching headers to album thumbnail sending | Bart Visscher | 2012-02-08 | 1 | -0/+5 |
| * | Gallery: use thumbnails of images for the album thumbnail | Bart Visscher | 2012-02-08 | 1 | -2/+5 |
| * | Add caching to gallery thumbnail generation | Bart Visscher | 2012-02-08 | 2 | -18/+39 |
| * | Change gallery thumbnail generation to OC_Image | Bart Visscher | 2012-02-08 | 4 | -57/+18 |
| * | OC-41: [Calendar] Date format not translatable | Bart Visscher | 2012-02-08 | 1 | -1/+11 |
| * | add convinience function to get filesystem view for app storage | Robin Appelman | 2012-02-08 | 1 | -0/+18 |
| * | 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 |