| Commit message (Expand) | Author | Age | Files | Lines |
* | some fixes for contacts, gallery and openid | Georg Ehrke | 2012-05-19 | 1 | -1/+0 |
* | mark the apps as part of the shipped package and increase the requirement to ... | Frank Karlitschek | 2012-05-18 | 1 | -1/+2 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 7 | -0/+0 |
* | cache app types during install or update | Robin Appelman | 2012-05-14 | 1 | -1/+1 |
* | ported the oc_template class | Frank Karlitschek | 2012-05-06 | 3 | -3/+3 |
* | ported oc_db | Frank Karlitschek | 2012-05-03 | 1 | -1/+1 |
* | port checkAppEnabled | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
* | port oc_preferences | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
* | first part of the config stuff | Frank Karlitschek | 2012-05-02 | 1 | -4/+4 |
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
* | port linkto and serverHost | Frank Karlitschek | 2012-05-01 | 3 | -4/+4 |
* | some more porting | Frank Karlitschek | 2012-05-01 | 1 | -2/+2 |
* | ported addSyript and other small stuff | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
* | porting of OC_User to public API complete. | Frank Karlitschek | 2012-05-01 | 2 | -2/+2 |
* | ported getUser | Frank Karlitschek | 2012-05-01 | 2 | -2/+2 |
* | finish porting of the LOG calls or the apps to the public api | Frank Karlitschek | 2012-05-01 | 2 | -8/+8 |
* | port some of the log call to the new public api | Frank Karlitschek | 2012-05-01 | 2 | -8/+8 |
* | updated logos and icons | Jan-Christoph Borchardt | 2012-04-16 | 1 | -1/+1 |
* | keep version numbers in their own files for faster reading | Robin Appelman | 2012-04-14 | 2 | -1/+1 |
* | Use OC_Helper::serverHost() in openid settings | Daniele E. Domenichelli | 2012-04-12 | 1 | -1/+1 |
* | webdav needs to load authentication apps | Arthur Schiwon | 2012-04-04 | 1 | -0/+3 |
* | Use separate function to make absolute urls | Bart Visscher | 2012-02-17 | 2 | -3/+3 |
* | remove unneeded definiton of get_temp_dir | Robin Appelman | 2011-10-20 | 1 | -35/+0 |
* | Don't use sys_get_temp_dir(), as it reports the wrong path in restricted envi... | Hendrik Langer | 2011-10-19 | 1 | -20/+28 |
* | use OC_Log instead of error_log | Robin Appelman | 2011-10-16 | 3 | -20/+8 |
* | disable openid on default | Robin Appelman | 2011-10-07 | 1 | -1/+0 |
* | Check if the application is actually enabled | Bart Visscher | 2011-09-30 | 1 | -0/+1 |
* | Add flag in info.xml to control the apps that are installed by default | Bart Visscher | 2011-09-27 | 1 | -1/+2 |
* | set cookie secure if forcessl is enabled | Florian Pritz | 2011-09-24 | 1 | -0/+12 |
* | only call error_log() if DEBUG is true | Florian Pritz | 2011-09-24 | 3 | -12/+12 |
* | Remove global vars and use the OC static version. | Bart Visscher | 2011-09-18 | 3 | -7/+4 |
* | Better feedback for saving calendar and openid settings | Bart Visscher | 2011-09-11 | 2 | -13/+3 |
* | Fix a warning and an error | Bart Visscher | 2011-09-10 | 1 | -1/+1 |
* | Use OC_Helper::linkTo also for absolute urls. | Bart Visscher | 2011-09-09 | 2 | -5/+3 |
* | having non-editable stuff as input fields is really confusing. You were right... | Jan-Christoph Borchardt | 2011-09-04 | 1 | -4/+4 |
* | language updates, optimization of Help HTML | Jan-Christoph Borchardt | 2011-08-18 | 1 | -3/+3 |
* | more fixes for Personal and Tipsy | Jan-Christoph Borchardt | 2011-08-14 | 2 | -5/+11 |
* | fix some details in Personal | Robin Appelman | 2011-08-14 | 1 | -1/+4 |
* | more info in personal, WebDAV, OpenID | Jan-Christoph Borchardt | 2011-08-14 | 1 | -4/+5 |
* | apps can now add their own forms to the Personal page | Robin Appelman | 2011-08-08 | 4 | -0/+30 |
* | move openid settings to Personal | Robin Appelman | 2011-08-06 | 1 | -2/+0 |
* | fix some issues with browsers not supporting html5 localStorage | Robin Appelman | 2011-08-06 | 2 | -30/+0 |
* | allow users to use myhost/owncloud/?myusername as openid identity | Robin Appelman | 2011-08-04 | 2 | -7/+17 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 5 | -15/+15 |
* | Merge branch 'master' of git://anongit.kde.org/owncloud into autoload | Jakob Sack | 2011-07-29 | 1 | -7/+7 |
|\ |
|
| * | hopefully fix some issues with the openid server | Robin Appelman | 2011-07-28 | 1 | -7/+7 |
* | | Delete requires in applications where possible | Jakob Sack | 2011-07-27 | 3 | -5/+0 |
|/ |
|
* | serveral small fixes to the openid server | Robin Appelman | 2011-07-20 | 2 | -8/+10 |
* | you can now use your owncloud url as openid provider | Robin Appelman | 2011-06-24 | 3 | -20/+45 |
* | add openid headers to openid request page | Robin Appelman | 2011-06-24 | 1 | -1/+3 |