Commit Graph

421 Commits (deaeab3d92ed8f536789a142828549957130dc1c)

Author SHA1 Message Date
Robin Appelman 1f562a2e83 fixes for the mimetype icons 14 years ago
Borjan Tchakaloff 3388381deb Fixed the 'Undefined index "user_id"' bug when requesting a publicly shared folder and being logged-out. 14 years ago
Marvin Thomas Rabe 33f24a42b8 redirect url fixed 14 years ago
Marvin Thomas Rabe 6d8985ceb2 added infield labels. readded fade in of login button. updated label on install page. 14 years ago
Georg Ehrke 25544d31f9 added mime type for calendar files 14 years ago
Frank Karlitschek 0eddc5cae2 bump version number 14 years ago
Robin Appelman 88f4f5413a add OC_Appconfig::hasKey 14 years ago
Bart Visscher f4782a7690 Check if the application is actually enabled 14 years ago
Marvin Thomas Rabe ccfa2dd24c Error when only oc_remember_login cookie set fixed. 14 years ago
Thomas Schmidt c3b57944ac Revert "enhance detection of un-initialized database", conflicted with setup step, needs rework 14 years ago
Thomas Schmidt 7fb89c5386 enhance detection of un-initialized database 14 years ago
Thomas Schmidt 182333a781 use central method for checking webserver user 14 years ago
Thomas Schmidt 6636720d2d enhance warning 14 years ago
Bart Visscher 19d4121763 Change json content-type to correct IANA type 14 years ago
Tom Needham 1f74e76d83 Implemented ace-edtior as an app. Basic file editing and saving supported. 14 years ago
Frank Karlitschek f2a7f230f1 add status file. useful for external administration. show the ownClopud version at least in the config dialog. 14 years ago
Frank Karlitschek 0fcd765bd5 add check for ctype 14 years ago
Thomas Schmidt 40b47defcb enhance errormessages on setup 14 years ago
Bart Visscher c6f78fbe43 Add flag in info.xml to control the apps that are installed by default 14 years ago
Frank Karlitschek 10c5178e31 check for php modules 14 years ago
Bart Visscher 2d3c1a3f00 Fix space in comment 14 years ago
Bart Visscher aae6881494 Move display of login page to function in OC_Util 14 years ago
Robin Appelman bcf92badd1 dont set content type to json for Apps 14 years ago
Bart Visscher 17e631bc5e Use OC_JSON for json responses 14 years ago
Robin Appelman 6c2b22406c remove some debug statements 14 years ago
Robin Appelman 57bffdb46a fix uploading files using webdav 14 years ago
Florian Pritz 36c31b0e83 fix warning when uploading file using webdav 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
Florian Pritz 2267b6e97d use jquery 1.6.4 14 years ago
Bart Visscher e9950defb2 Make event category choice multiselect 14 years ago
Bart Visscher e990ef3542 Move some common code to OC_Util 14 years ago
Bart Visscher 8966ed5a00 Cleanup lib/base.php 14 years ago
Bart Visscher 82c7598861 Remove global vars and use the OC static version. 14 years ago
Bartek Przybylski 94696ea7de remember changed not to store password in cookie 14 years ago
Robin Appelman 0714e83a8e fix creating groups 14 years ago
Bartek Przybylski 68e7666293 Changed behaviour of remember checkbox 14 years ago
Robin Appelman 8c7aa06088 dont use numRows when it's not needed since it can be expensive 14 years ago
Jan-Christoph Borchardt b1e3961825 removed excess white space inside parentheses 14 years ago
Jan-Christoph Borchardt 014f4af79c fixed translation detection thanks to Xuetian Weng 14 years ago
Bart Visscher 760b47a62f Use OC_Helper::linkTo also for absolute urls. 14 years ago
Jan-Christoph Borchardt 252bca5057 removed database table prefix choice, use oc_ 14 years ago
Aloisio Almeida Jr ec87e2eac4 setup.php: Get 'datadirectory' from config file instead of 'datadir' 14 years ago
Bart Visscher 3130234640 Remove execute permissions from source files 14 years ago
Côme BERNIGAUD 3972774a2e Removed db4app and test_db 14 years ago
Jan-Christoph Borchardt 7fa1f8161c do not user directories when navigating to /data. Needs more security. 14 years ago
Jan-Christoph Borchardt e4f70d5bbb files not viewable from the outside by adresses anymore 14 years ago
Jan-Christoph Borchardt efa3085073 fixed picture preview broken for some, thanks to Felix on Shapado 14 years ago
Côme BERNIGAUD b92603b3fd Translation for date column 14 years ago
Robin Appelman 5c9178f851 Fixed a bug in appconfig, where an initially empty set value led to endless duplicates of this app/key pair. 14 years ago