Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix js fail in media player | Georg Ehrke | 2012-04-25 | 1 | -0/+1 |
| | |||||
* | some performance improvements to the openstack swift backend | Robin Appelman | 2012-04-25 | 1 | -1/+16 |
| | |||||
* | fix mimetypes of encrypted files | Robin Appelman | 2012-04-25 | 2 | -25/+7 |
| | |||||
* | minor filecache improvements | Robin Appelman | 2012-04-25 | 1 | -5/+10 |
| | |||||
* | emit the correct hooks for file_put_contents and some readfile improvements | Robin Appelman | 2012-04-25 | 1 | -3/+16 |
| | |||||
* | initial mount configuration work | Robin Appelman | 2012-04-25 | 1 | -0/+48 |
| | |||||
* | allow manually scanning of specific directories | Robin Appelman | 2012-04-25 | 2 | -3/+4 |
| | |||||
* | move granite also to apps-playground because it´s not stable yet and is no ↵ | Frank Karlitschek | 2012-04-24 | 10 | -1797/+0 |
| | | | | longer used | ||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2012-04-24 | 11 | -23/+241 |
|\ | |||||
| * | Added loading indicator. | Thomas Tanghus | 2012-04-24 | 1 | -0/+1 |
| | | |||||
| * | Contacts: Check that UIDs really are unique on import. Better solution would ↵ | Thomas Tanghus | 2012-04-24 | 1 | -3/+35 |
| | | | | | | | | be to suggest to merge contacts, but that will have to wait to OC5 ;-) | ||||
| * | Contacts: In app import (for Chrome and Firefox only) | Thomas Tanghus | 2012-04-24 | 3 | -22/+14 |
| | | |||||
| * | Contacts: Tried to format NOTE field a bit. Needs to be improved more though. | Thomas Tanghus | 2012-04-24 | 2 | -1/+2 |
| | | |||||
| * | OC_App::getStorage() failed if app dir didn't exist. | Thomas Tanghus | 2012-04-24 | 1 | -0/+4 |
| | | |||||
| * | Contacts: In app import. Cleanup still needed. | Thomas Tanghus | 2012-04-24 | 7 | -15/+201 |
| | | |||||
| * | Applied patches by Nicolas progweb at free.fr - ↵ | Thomas Tanghus | 2012-04-24 | 2 | -1/+3 |
| | | | | | | | | https://mail.kde.org/pipermail/owncloud/2012-April/002900.html | ||||
* | | non working app. moved to the apps-playground repository | Frank Karlitschek | 2012-04-24 | 12 | -1217/+0 |
|/ | |||||
* | wrote a new versioning app over the weekend. Basic functionality to far but ↵ | Frank Karlitschek | 2012-04-23 | 10 | -0/+347 |
| | | | | it works (TM) and has all the needed features (TM) for ownCloud 4. Userinterface integration and small improvements still missing. | ||||
* | first step to an public api of ownCloud for the apps. In the future they ↵ | Frank Karlitschek | 2012-04-23 | 2 | -0/+63 |
| | | | | shouldn´t call internall classes, functions or session variables because this will change and break in upcoming versions. Apps should only call this public interface that we will kepp stable over different releases. The namespace is OCP for ownCloud public. This is just the first step. more coming soon | ||||
* | fixing multiselect overflow, issue 341 | Jan-Christoph Borchardt | 2012-04-23 | 1 | -3/+3 |
| | |||||
* | adding proper copyright and license notice to the style files | Jan-Christoph Borchardt | 2012-04-23 | 7 | -3/+23 |
| | |||||
* | LDAP: optimize LDAP requests for users and groups. Settings are still to do, ↵ | Arthur Schiwon | 2012-04-23 | 2 | -18/+46 |
| | | | | though. | ||||
* | only retrieve requested attributes | Arthur Schiwon | 2012-04-23 | 1 | -1/+1 |
| | |||||
* | don't forget to declare class properties | Arthur Schiwon | 2012-04-23 | 1 | -0/+1 |
| | |||||
* | Wrong app check. | Thomas Tanghus | 2012-04-23 | 1 | -1/+1 |
| | |||||
* | Contacts: Tipsyfied photo toolbar. | Thomas Tanghus | 2012-04-23 | 1 | -0/+1 |
| | |||||
* | fix image viewer | Robin Appelman | 2012-04-22 | 1 | -1/+1 |
| | |||||
* | add the option to disable file encryption while still being able to decrypt ↵ | Robin Appelman | 2012-04-22 | 4 | -3/+11 |
| | | | | existing files | ||||
* | move files of fullcalendar 1.5.3 | Georg Ehrke | 2012-04-22 | 5 | -0/+0 |
| | |||||
* | add new files of fullcalendar 1.5.3 | Georg Ehrke | 2012-04-22 | 7 | -0/+6427 |
| | |||||
* | remove old fullcalendar files | Georg Ehrke | 2012-04-22 | 8 | -6721/+0 |
| | |||||
* | Contacts: | Thomas Tanghus | 2012-04-22 | 8 | -48/+260 |
| | | | | | - Added overlay toolbar to contact photo with 'Delete current', 'Edit current', 'Load from OC_Filesystem' and 'Upload' options. - Made action icons translucent instead of hiding them. | ||||
* | Contacts: Clear cache for contact photo and thumbnail when it has been changed. | Thomas Tanghus | 2012-04-22 | 3 | -3/+11 |
| | |||||
* | hide alarm and attendees tab | Georg Ehrke | 2012-04-22 | 2 | -8/+8 |
| | |||||
* | Personal settings: Emphasized labels etc, mono-spaced generated paths and ↵ | Thomas Tanghus | 2012-04-22 | 5 | -10/+12 |
| | | | | moved text formatting to style sheet. | ||||
* | Link to icon was absolute. | Thomas Tanghus | 2012-04-22 | 1 | -1/+1 |
| | |||||
* | Contacts: Added bg color and shadow to controls. I suck at CSS... | Thomas Tanghus | 2012-04-22 | 1 | -1/+1 |
| | |||||
* | Missing double quote. | Thomas Tanghus | 2012-04-22 | 1 | -1/+1 |
| | |||||
* | Contacts: Fix error on photo crop. | Thomas Tanghus | 2012-04-22 | 1 | -7/+6 |
| | |||||
* | Contacts: Changed layout as discussed with JanC. Still WiP. | Thomas Tanghus | 2012-04-22 | 4 | -8/+467 |
| | |||||
* | Don't trigger unnecessary change events. | Thomas Tanghus | 2012-04-22 | 1 | -1/+3 |
| | |||||
* | Contacts: Fixed contact photo drag'n'drop upload - again... | Thomas Tanghus | 2012-04-22 | 1 | -4/+5 |
| | |||||
* | Contacts: Add check for empty FN field. | Thomas Tanghus | 2012-04-22 | 1 | -0/+8 |
| | |||||
* | make the button a bit more consistent to the other ownCloud interface | Frank Karlitschek | 2012-04-21 | 1 | -1/+1 |
| | |||||
* | document the log settings | Frank Karlitschek | 2012-04-21 | 1 | -0/+3 |
| | |||||
* | cleanup the admin page layout mess a bit. Still a lot to improve in the ↵ | Frank Karlitschek | 2012-04-21 | 2 | -4/+8 |
| | | | | future :-) | ||||
* | make field completely visible | Frank Karlitschek | 2012-04-21 | 1 | -1/+1 |
| | |||||
* | use less space | Frank Karlitschek | 2012-04-21 | 1 | -3/+3 |
| | |||||
* | structure the information a bit more so that is easier readable | Frank Karlitschek | 2012-04-21 | 1 | -4/+4 |
| | |||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2012-04-21 | 38 | -404/+1432 |
|\ |