summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Display errors on importTom Needham2012-04-072-16/+20
* Show nice errorsTom Needham2012-04-061-4/+20
* try to use transactions to replace dbTom Needham2012-04-011-1/+1
* Merge branch 'master' into migrationTom Needham2012-03-311-0/+68
|\
| * Fix owncloud logTom Needham2012-03-311-0/+68
* | remove debugTom Needham2012-03-311-2/+0
* | Fix loading image after export failureTom Needham2012-03-311-1/+1
* | Merge branch 'master' into migrationTom Needham2012-03-3137-281/+555
|\|
| * select field added to oc.dialogs.form, gallery ported to use itBartek Przybylski2012-03-302-68/+17
| * fix sharing nested galleriesBartek Przybylski2012-03-301-1/+2
| * clarifying remoteStorage descriptionJan-Christoph Borchardt2012-03-301-1/+1
| * renamed Gallery to Pictures, still needs to be changed in the code to also re...Jan-Christoph Borchardt2012-03-302-4/+4
| * renaming remote storage support to External storage support to clear up namin...Jan-Christoph Borchardt2012-03-3010-18/+18
| * add the option to only load apps of a specific typeRobin Appelman2012-03-304-0/+12
| * fix gallery sharing when root is not /Bartek Przybylski2012-03-291-0/+3
| * Contacts: Removed obsolete code.Thomas Tanghus2012-03-291-7/+0
| * Improve actions on delete.Thomas Tanghus2012-03-293-33/+65
| * Cleanup stylesheet.Thomas Tanghus2012-03-291-116/+11
| * Make users only able to share with users in groups they belong toMichael Gapczynski2012-03-282-12/+24
| * enble browsing tar files in the web interfaceRobin Appelman2012-03-282-1/+5
| * stricter tests for archive backends and make sure we make the testsRobin Appelman2012-03-285-20/+73
| * add tar backend for OC_ArchiveRobin Appelman2012-03-283-1/+293
| * add extract all option to OC_ArchiveRobin Appelman2012-03-283-2/+29
| * add backslash r to the newline varGeorg Ehrke2012-03-282-2/+2
| * add scrollbar to the music list - bugfix for oc-301Georg Ehrke2012-03-281-0/+1
* | Use ajax to download file, OC_Dialogs for errorsTom Needham2012-03-315-27/+100
* | Fix bookmarks migration providerTom Needham2012-03-272-5/+10
* | import method returns each apps' import statusTom Needham2012-03-271-1/+15
* | look for migrate.php in appinfo folderTom Needham2012-03-271-0/+0
* | Merge branch 'master' into migrationTom Needham2012-03-27101-2267/+3617
|\|
| * Trigger autocomplete wo button.Thomas Tanghus2012-03-271-1/+12
| * Improvements in adding/deleting properties.Thomas Tanghus2012-03-271-0/+6
| * Contacts: Update contact list thumbnail when deleting PHOTO.Thomas Tanghus2012-03-271-1/+8
| * fix gallery scan when an image cant be loadedRobin Appelman2012-03-261-1/+1
| * crop and resize in a single step when creating thumbnailRobin Appelman2012-03-262-5/+7
| * memory cleanup in galleryRobin Appelman2012-03-262-3/+4
| * Small change and muting debug.Thomas Tanghus2012-03-261-8/+7
| * Check for empty value.Thomas Tanghus2012-03-262-8/+13
| * Contacts: Fix saveproperty for categoriesBart Visscher2012-03-262-2/+19
| * Removed obsolete code.Thomas Tanghus2012-03-261-10/+1
| * Fixed error in OC_Contacts_VCard::addFromDAVData as pointed out by Guillaume ...Thomas Tanghus2012-03-261-2/+2
| * Add test for Google Docs storage backend, tester needs to token and token sec...Michael Gapczynski2012-03-241-0/+38
| * Move Google Docs storage backend to files_remote appMichael Gapczynski2012-03-243-0/+417
| * spaces to tabs in bookmarksBartek Przybylski2012-03-241-1/+1
| * bookmarks tag placement & list width fixBartek Przybylski2012-03-241-3/+1
| * fix sharing address construction in opera and firefoxBartek Przybylski2012-03-241-2/+6
| * fix albums thumbnails preview for operaBartek Przybylski2012-03-241-3/+3
| * fixup: sharing gallery for loggedin users failBartek Przybylski2012-03-241-4/+1
| * gallery sharing, experimental versionBartek Przybylski2012-03-2416-13/+443
| * webdav storage backendRobin Appelman2012-03-235-6/+324