summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\
| * Updated readme url for install instructionsTom Needham2012-02-041-1/+1
| |
| * preferences store fixBartek Przybylski2012-02-045-8/+8
| |
| * stripping root from gallery nameBartek Przybylski2012-02-041-4/+11
| |
| * handling special chars in dirnamesBartek Przybylski2012-02-044-6/+5
| |
| * gallery: fix FS hooksBartek Przybylski2012-02-042-2/+9
| |
| * gallery settings, defining scan root and shor orderBartek Przybylski2012-02-036-11/+119
| |
| * removing console error in safari for bookmarksBartek Przybylski2012-02-031-1/+1
| |
| * use strip_tags for calendar namesGeorg Ehrke2012-02-022-2/+2
| |
| * add a label calendar to the settings page - bugfix for oc-157Georg Ehrke2012-02-021-0/+1
| |
| * More in-/output sanitation,Thomas Tanghus2012-02-023-3/+3
| |
| * Sanitize in- and output.Thomas Tanghus2012-02-026-32/+38
| |
| * Calendar: Bugfix: better input validationGeorg Ehrke2012-02-025-7/+8
| |
* | 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
|\|
| * gallery works in safari nowBartek Przybylski2012-02-011-6/+6
| |
| * Bookmark layout updatedMarvin Thomas Rabe2012-02-012-7/+21
| |
| * Bookmark layout updatedMarvin Thomas Rabe2012-02-012-21/+16
| |
| * Fixed upload button display errorMarvin Thomas Rabe2012-02-012-6/+4
| |
* | Merge branch 'master' into filesystemRobin Appelman2012-02-0121-164/+389
|\|
| * fix javascriptDavid Iwanowitsch2012-02-011-1/+1
| |
| * Added searchprovider for bookmarks, initial l10n support for bookmark pluginDavid Iwanowitsch2012-02-016-56/+205
| | | | | | | | moved some code from updateList.php to bookmarks.php, to make it reusable
| * pre-select current language, sort available languagesThomas Schmidt2012-02-011-1/+3
| |
| * Merge branch 'tanghus_contacts'Thomas Tanghus2012-01-3112-102/+177
| |\
| | * - Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-93Thomas Tanghus2012-01-3111-111/+175
| | | | | | | | | | | | | | | | | | | | | | | | Property was added multiple times. - Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-8 "Missing "N" field: Contacts app not compatible with vcard 3.0 format" - Almost sure I've fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-27 "Full name in Contacts app doesn't sync to iOS 5 contacts" because it is caused by oc-8
| | * Some reminders in the code of what I have to change post OC3.0Thomas Tanghus2012-01-313-0/+11
| | |
| * | Resize profile picture if bigger than 200px on either x or y.Thomas Tanghus2012-01-312-5/+4
| |/ | | | | | | Bolded text on message box.
* | prevent sharing from making aditional http requests while scanningRobin Appelman2012-02-012-0/+4
| | | | | | | | additional requests to the server can block feedback of scannning depending on server configuration
* | 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
|\|
| * add option to send get data along with an eventsource requestRobin Appelman2012-01-311-3/+12
| |
* | 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
|\|
| * 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 - ↵Michael Gapczynski2012-01-301-1/+0
| | | | | | | | fixes bug 113
| * 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
| |