Commit Graph

73 Commits (cb0464ca4e13a6bf206e94972eba12c3cedd4e2a)

Author SHA1 Message Date
Jenkins for ownCloud 36474e5681 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 1e6dc67517 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud da3896808a [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 19446fb22f [tx-robot] updated from transifex 14 years ago
Thomas Mueller 53f117c01a l10n directories have been missing 14 years ago
Bart Visscher d17eb2983f OpenID: fix include path 14 years ago
Robin Appelman 7967685771 move some openid files to 3rdparty 14 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 14 years ago
Bart Visscher 3ed7738d5e Increment user_openid version to load new app type 14 years ago
Bart Visscher f61793aa14 Coding style fixes 14 years ago
Bart Visscher 2b4ecbaba0 Whitespace fixes 14 years ago
Bart Visscher 79f9d61ec8 Allow apps to load before login, needed for user_openid 14 years ago
Lukas Reschke 6defbc7f4d Removed some unessecary sanitizations 14 years ago
Lukas Reschke f8d2e21c66 Sanitize user input 14 years ago
Frank Karlitschek a2b41a140e correctly detect https 14 years ago
Frank Karlitschek d4ea853fcf use our own serverHost call so that ownCloud works with reverse proxy servers 14 years ago
Georg Ehrke d4072c82dd some fixes for contacts, gallery and openid 14 years ago
Frank Karlitschek 9e73524168 mark the apps as part of the shipped package and increase the requirement to ownCloud 4 14 years ago
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago
Robin Appelman 6779f28af4 cache app types during install or update 14 years ago
Bart Visscher ac2e0cd6e4 Implement default functions in OC_User backend 14 years ago
Frank Karlitschek 1945cd6946 ported the oc_template class 14 years ago
Frank Karlitschek 97a8af7f25 ported oc_db 14 years ago
Frank Karlitschek 4fe90f62f4 port checkAppEnabled 14 years ago
Frank Karlitschek 82a61e2e1a port oc_preferences 14 years ago
Frank Karlitschek 8e99475886 first part of the config stuff 14 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 14 years ago
Frank Karlitschek e48f511606 port linkto and serverHost 14 years ago
Frank Karlitschek e2fb094693 some more porting 14 years ago
Frank Karlitschek 1a2bbd2ee4 ported addSyript and other small stuff 14 years ago
Frank Karlitschek 254b8b9506 porting of OC_User to public API complete. 14 years ago
Frank Karlitschek 70cea18cce ported getUser 14 years ago
Frank Karlitschek d0554bef06 finish porting of the LOG calls or the apps to the public api 14 years ago
Frank Karlitschek 3f9ac6405a port some of the log call to the new public api 14 years ago
Jan-Christoph Borchardt 70d0103a67 updated logos and icons 15 years ago
Robin Appelman 926b2b78fe keep version numbers in their own files for faster reading 15 years ago
Daniele E. Domenichelli d9aa31fd92 Use OC_Helper::serverHost() in openid settings 15 years ago
Arthur Schiwon 60e3b563e2 webdav needs to load authentication apps 15 years ago
Bart Visscher f47444e1f7 Use separate function to make absolute urls 15 years ago
Robin Appelman e9b6a1018d remove unneeded definiton of get_temp_dir 15 years ago
Hendrik Langer 466b41c36b Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments 15 years ago
Robin Appelman b0127e3918 use OC_Log instead of error_log 15 years ago
Robin Appelman 6449a45695 disable openid on default 15 years ago
Bart Visscher f4782a7690 Check if the application is actually enabled 15 years ago
Bart Visscher c6f78fbe43 Add flag in info.xml to control the apps that are installed by default 15 years ago
Florian Pritz c7d4e72341 set cookie secure if forcessl is enabled 15 years ago
Florian Pritz 8648e3c43c only call error_log() if DEBUG is true 15 years ago
Bart Visscher 82c7598861 Remove global vars and use the OC static version. 15 years ago
Bart Visscher cd44dff5af Better feedback for saving calendar and openid settings 15 years ago
Bart Visscher 97fc236760 Fix a warning and an error 15 years ago