Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | |||||
| * | Updated readme url for install instructions | Tom Needham | 2012-02-04 | 1 | -1/+1 |
| | | |||||
| * | preferences store fix | Bartek Przybylski | 2012-02-04 | 5 | -8/+8 |
| | | |||||
| * | stripping root from gallery name | Bartek Przybylski | 2012-02-04 | 1 | -4/+11 |
| | | |||||
| * | handling special chars in dirnames | Bartek Przybylski | 2012-02-04 | 4 | -6/+5 |
| | | |||||
| * | gallery: fix FS hooks | Bartek Przybylski | 2012-02-04 | 2 | -2/+9 |
| | | |||||
| * | gallery settings, defining scan root and shor order | Bartek Przybylski | 2012-02-03 | 6 | -11/+119 |
| | | |||||
| * | removing console error in safari for bookmarks | Bartek Przybylski | 2012-02-03 | 1 | -1/+1 |
| | | |||||
| * | use strip_tags for calendar names | Georg Ehrke | 2012-02-02 | 2 | -2/+2 |
| | | |||||
| * | add a label calendar to the settings page - bugfix for oc-157 | Georg Ehrke | 2012-02-02 | 1 | -0/+1 |
| | | |||||
| * | More in-/output sanitation, | Thomas Tanghus | 2012-02-02 | 3 | -3/+3 |
| | | |||||
| * | Sanitize in- and output. | Thomas Tanghus | 2012-02-02 | 6 | -32/+38 |
| | | |||||
| * | Calendar: Bugfix: better input validation | Georg Ehrke | 2012-02-02 | 5 | -7/+8 |
| | | |||||
* | | 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 |
|\| | |||||
| * | gallery works in safari now | Bartek Przybylski | 2012-02-01 | 1 | -6/+6 |
| | | |||||
| * | Bookmark layout updated | Marvin Thomas Rabe | 2012-02-01 | 2 | -7/+21 |
| | | |||||
| * | Bookmark layout updated | Marvin Thomas Rabe | 2012-02-01 | 2 | -21/+16 |
| | | |||||
| * | Fixed upload button display error | Marvin Thomas Rabe | 2012-02-01 | 2 | -6/+4 |
| | | |||||
* | | Merge branch 'master' into filesystem | Robin Appelman | 2012-02-01 | 21 | -164/+389 |
|\| | |||||
| * | fix javascript | David Iwanowitsch | 2012-02-01 | 1 | -1/+1 |
| | | |||||
| * | Added searchprovider for bookmarks, initial l10n support for bookmark plugin | David Iwanowitsch | 2012-02-01 | 6 | -56/+205 |
| | | | | | | | | moved some code from updateList.php to bookmarks.php, to make it reusable | ||||
| * | pre-select current language, sort available languages | Thomas Schmidt | 2012-02-01 | 1 | -1/+3 |
| | | |||||
| * | Merge branch 'tanghus_contacts' | Thomas Tanghus | 2012-01-31 | 12 | -102/+177 |
| |\ | |||||
| | * | - Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-93 | Thomas Tanghus | 2012-01-31 | 11 | -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.0 | Thomas Tanghus | 2012-01-31 | 3 | -0/+11 |
| | | | |||||
| * | | Resize profile picture if bigger than 200px on either x or y. | Thomas Tanghus | 2012-01-31 | 2 | -5/+4 |
| |/ | | | | | | | Bolded text on message box. | ||||
* | | prevent sharing from making aditional http requests while scanning | Robin Appelman | 2012-02-01 | 2 | -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 bandwith | Robin Appelman | 2012-02-01 | 2 | -10/+9 |
| | | |||||
* | | Merge branch 'master' into filesystem | Robin Appelman | 2012-01-31 | 0 | -0/+0 |
|\| | |||||
| * | add option to send get data along with an eventsource request | Robin Appelman | 2012-01-31 | 1 | -3/+12 |
| | | |||||
* | | 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 |
|\| | |||||
| * | provide server side close option for EventStream | Robin Appelman | 2012-01-30 | 2 | -1/+13 |
| | | |||||
| * | Sharing app needs to be loaded for public link of file in Shared folder - ↵ | Michael Gapczynski | 2012-01-30 | 1 | -1/+0 |
| | | | | | | | | fixes bug 113 | ||||
| * | fix outdated README file | Frank Karlitschek | 2012-01-30 | 1 | -2/+1 |
| | | |||||
* | | merge master into filesystem | Robin Appelman | 2012-01-30 | 362 | -2924/+11838 |
|\| | |||||
| * | provide small wrapper around server side events and provide a fallback for IE | Robin Appelman | 2012-01-30 | 3 | -0/+168 |
| | | |||||
| * | new gallery look and feel | Bartek Przybylski | 2012-01-30 | 9 | -50/+117 |
| | | |||||
| * | automatically show advanced options when no sqlite is availablev3.0 | Robin Appelman | 2012-01-29 | 2 | -0/+15 |
| | |