Commit Graph

58 Commits (0f2600e9ea950c76777aecff86be8e8136e2aa4e)

Author SHA1 Message Date
Lukas Reschke cc653a8a40 Sanitize user input 13 years ago
Frank Karlitschek e44f9ab46e correctly detect https 13 years ago
Frank Karlitschek 5d425a9f79 use our own serverHost call so that ownCloud works with reverse proxy servers 13 years ago
Georg Ehrke d4072c82dd some fixes for contacts, gallery and openid 13 years ago
Frank Karlitschek 9e73524168 mark the apps as part of the shipped package and increase the requirement to ownCloud 4 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Robin Appelman 6779f28af4 cache app types during install or update 13 years ago
Frank Karlitschek 1945cd6946 ported the oc_template class 13 years ago
Frank Karlitschek 97a8af7f25 ported oc_db 13 years ago
Frank Karlitschek 4fe90f62f4 port checkAppEnabled 13 years ago
Frank Karlitschek 82a61e2e1a port oc_preferences 13 years ago
Frank Karlitschek 8e99475886 first part of the config stuff 13 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 13 years ago
Frank Karlitschek e48f511606 port linkto and serverHost 13 years ago
Frank Karlitschek e2fb094693 some more porting 13 years ago
Frank Karlitschek 1a2bbd2ee4 ported addSyript and other small stuff 13 years ago
Frank Karlitschek 254b8b9506 porting of OC_User to public API complete. 13 years ago
Frank Karlitschek 70cea18cce ported getUser 13 years ago
Frank Karlitschek d0554bef06 finish porting of the LOG calls or the apps to the public api 13 years ago
Frank Karlitschek 3f9ac6405a port some of the log call to the new public api 13 years ago
Jan-Christoph Borchardt 70d0103a67 updated logos and icons 13 years ago
Robin Appelman 926b2b78fe keep version numbers in their own files for faster reading 13 years ago
Daniele E. Domenichelli d9aa31fd92 Use OC_Helper::serverHost() in openid settings 13 years ago
Arthur Schiwon 60e3b563e2 webdav needs to load authentication apps 13 years ago
Bart Visscher f47444e1f7 Use separate function to make absolute urls 13 years ago
Robin Appelman e9b6a1018d remove unneeded definiton of get_temp_dir 14 years ago
Hendrik Langer 466b41c36b Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments 14 years ago
Robin Appelman b0127e3918 use OC_Log instead of error_log 14 years ago
Robin Appelman 6449a45695 disable openid on default 14 years ago
Bart Visscher f4782a7690 Check if the application is actually enabled 14 years ago
Bart Visscher c6f78fbe43 Add flag in info.xml to control the apps that are installed by default 14 years ago
Florian Pritz c7d4e72341 set cookie secure if forcessl is enabled 14 years ago
Florian Pritz 8648e3c43c only call error_log() if DEBUG is true 14 years ago
Bart Visscher 82c7598861 Remove global vars and use the OC static version. 14 years ago
Bart Visscher cd44dff5af Better feedback for saving calendar and openid settings 14 years ago
Bart Visscher 97fc236760 Fix a warning and an error 14 years ago
Bart Visscher 760b47a62f Use OC_Helper::linkTo also for absolute urls. 14 years ago
Jan-Christoph Borchardt f4b9895cbf having non-editable stuff as input fields is really confusing. You were right Robin ;) 14 years ago
Jan-Christoph Borchardt 4c49a81c8e language updates, optimization of Help HTML 14 years ago
Jan-Christoph Borchardt 7bb261f810 more fixes for Personal and Tipsy 14 years ago
Robin Appelman 970888b92d fix some details in Personal 14 years ago
Jan-Christoph Borchardt f2a21398d7 more info in personal, WebDAV, OpenID 14 years ago
Robin Appelman 7b38e5d7c7 apps can now add their own forms to the Personal page 14 years ago
Robin Appelman f039320a0b move openid settings to Personal 14 years ago
Robin Appelman c998bc1215 fix some issues with browsers not supporting html5 localStorage 14 years ago
Robin Appelman 60a7a9d6f0 allow users to use myhost/owncloud/?myusername as openid identity 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Robin Appelman aa33812104 hopefully fix some issues with the openid server 14 years ago
Jakob Sack 2f807a3c7f Delete requires in applications where possible 14 years ago
Robin Appelman 9bc3991c23 serveral small fixes to the openid server 14 years ago