summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * provide server side close option for EventStreamRobin Appelman2012-01-302-1/+13
| * Sharing app needs to be loaded for public link of file in Shared folder - fix...Michael Gapczynski2012-01-301-1/+0
| * fix outdated README fileFrank Karlitschek2012-01-301-2/+1
* | merge master into filesystemRobin Appelman2012-01-30362-2924/+11838
|\|
| * provide small wrapper around server side events and provide a fallback for IERobin Appelman2012-01-303-0/+168
| * new gallery look and feelBartek Przybylski2012-01-309-50/+117
| * automatically show advanced options when no sqlite is availablev3.0Robin Appelman2012-01-292-0/+15
| * remove debug fileGeorg Ehrke2012-01-291-39/+0
| * add a link to the credits page. fame for all our awesome contributorsFrank Karlitschek2012-01-291-0/+1
| * fix version-compare in calendars app.phpGeorg Ehrke2012-01-291-1/+1
| * add more language namesRobin Appelman2012-01-282-2/+14
| * increase version number to 3. YeeHaw party!!Frank Karlitschek2012-01-271-2/+2
| * fix appstore download.Frank Karlitschek2012-01-273-11/+19
| * update translationsRobin Appelman2012-01-2752-382/+681
| * change https detection a bit, hopefully fixing an edge caseRobin Appelman2012-01-271-1/+1
| * fix non-absolute symbolic linksRobin Appelman2012-01-271-1/+1
| * use the correct hooks to remove contact/calendars of remvoed usersRobin Appelman2012-01-262-2/+2
| * use oc_filesystem::getlocalfile instead of manually trying to get the correct...Robin Appelman2012-01-262-4/+5
| * initialize all storage backends when searching for a file, fixed searching in...Robin Appelman2012-01-261-0/+12
| * db cleanup after gallery removeBartek Przybylski2012-01-251-0/+4
| * creating thumbnails on upload, recursive removeBartek Przybylski2012-01-253-16/+8
| * Removed debug outputThomas Tanghus2012-01-241-1/+0
| * Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-92Thomas Tanghus2012-01-241-1/+1
| * Fix some issues in ampache resonponseRobin Appelman2012-01-242-9/+65
| * update translationsRobin Appelman2012-01-24133-892/+3831
| * Merge branch 'master' of gitorious.org:owncloud/owncloudRobin Appelman2012-01-2414-60/+117
| |\
| | * oc-89 handling no photos in collection alertBartek Przybylski2012-01-231-1/+5
| | * disable keyboard shortcuts as temp fixTom Needham2012-01-231-1/+2
| | * dont try to create a user with an already existing usernameRobin Appelman2012-01-231-0/+3
| | * dont show new user when an error occuredRobin Appelman2012-01-231-2/+5
| | * fix undefined indices - bugfix for oc-99Georg Ehrke2012-01-231-12/+14
| | * validate the calendar nameGeorg Ehrke2012-01-213-2/+40
| | * fix Undefined variable - bugfix for oc-69Georg Ehrke2012-01-211-2/+3
| | * bump version numberv3.0RC1Frank Karlitschek2012-01-211-2/+2
| | * some gallery css fixesRobin Appelman2012-01-211-2/+2
| | * recognizing img basing on extensionBartek Przybylski2012-01-202-7/+4
| | * make media detection based on extention case insensitiveRobin Appelman2012-01-201-1/+1
| | * fix renaming albumsRobin Appelman2012-01-203-5/+5
| | * dont show errors when not renaming an albumRobin Appelman2012-01-201-2/+3
| | * fix deleting/renaming albums with a ' in the nameRobin Appelman2012-01-203-23/+30
| * | translation updatesRobin Appelman2012-01-20192-1888/+4479
| |/
| * only double quoted string seems to be detected in jsRobin Appelman2012-01-201-2/+2
| * make oc_image work when php_exif isn't enabledRobin Appelman2012-01-201-3/+5