Commit Graph

22 Commits (f0c82686fdd8fb033ccd2aa034ce61e33cc8a70b)

Author SHA1 Message Date
Michael Gapczynski 0b14b4e3e8 Call exit() to prevent further code execution if directory does not exist 13 years ago
Michael Gapczynski ca04c1a0f8 Call exit() to prevent further code execution if directory does not exist 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Lukas Reschke 2b22c538c8 Make some apps compatible 13 years ago
Lukas Reschke c009bc4b87 Revert 13 years ago
Lukas Reschke 6817a6b102 First try of implementing assignHTML 13 years ago
Frank Karlitschek baae4c741d fix the breadcrumb 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Michael Gapczynski e03c5f39a8 Call is_writable explicitly on folders for readonly check 13 years ago
Arthur Schiwon e9c7ecf22d applying coding guideline 13 years ago
Arthur Schiwon 0ff5ab65be applying coding guideline 13 years ago
Frank Karlitschek 1945cd6946 ported the oc_template class 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 93b63cf375 ported the rest of the OC_Helper calls 13 years ago
Frank Karlitschek e48f511606 port linkto and serverHost 13 years ago
Frank Karlitschek 31e32e3c10 ported checkLoggedIn and checkAdmin 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 e8ec999090 port to use the new public api 13 years ago
Georg Ehrke b44bc9f4b2 remove require once lib base in some more files 13 years ago
Georg Ehrke 45de7ad221 move files to app folder 13 years ago
Jan-Christoph Borchardt 7ddd043427 renamed extention to extension, also now only showing lowercase 13 years ago
Arthur Schiwon d91bc9b317 use placeholder in template file 13 years ago
Simon Birnbach 9377b75350 Support for legacy browsers 13 years ago
Simon Birnbach 45c9f1978e Initial version of drag&drop file upload support 13 years ago
Robin Appelman 2e365658c8 better handeling of files that can behave like folder (e.g. archives) 13 years ago
Bart Visscher e8b69d45a3 Fixup use of OC_Helper::linkTo function 13 years ago
Robin Appelman 30673e4786 writable not writeable 13 years ago
Bartek Przybylski 3210fe2564 fix creating/moving/renaming/deleting files/dirs with ' in name 13 years ago
Tom Needham 8efec8e900 Remove repeated code 13 years ago
Michael Gapczynski 9b59bf40df Fix encoding again and update the link after renaming files 13 years ago
Michael Gapczynski 95b9f4ed23 Fix folder names with + characters in it 13 years ago
Robin Appelman dc641943d9 fix some display issues for readonly folders 13 years ago
Tom Needham dd7a411f9a Disable save button while saving. Streamlined code. 13 years ago
Robin Appelman 2bd28acdc6 take free disk space (and user quota) into account for max upload size 14 years ago
Michael Gapczynski 50bf7a98c2 Redirect file browser if directory does not exist 14 years ago
Jan-Christoph Borchardt 4c256433c0 removed '/' from file path because only Unix people understand the concept of that. Plus, 'Files' itself is the root. 14 years ago
Brice Maron 8c7fc03296 Correct unknown breadcrumb add '/' permanantly in it and DRY code for last breadcrumb 14 years ago
Tom Needham d9464de690 Updated saving feedback 14 years ago
Tom Needham edd958836e Moved addScript and addStyle calls to app.php 14 years ago
Tom Needham 0825073e8c Editor now loads on top of files app. 14 years ago
Florian Pritz 152fc7d94d files: fix max filesize check 14 years ago
Bart Visscher e990ef3542 Move some common code to OC_Util 14 years ago
Robin Appelman e89a4b3a0d Fix bug: filenames in filelisting are not shown for files without extension 14 years ago
Jan-Christoph Borchardt d9aae20003 more valid HTML, alt attributes, refactored pagenavi etc. 14 years ago
Michael Gapczynski d1aebcddf2 Add downloadURL to files templates for both public links and files 14 years ago
Michael Gapczynski 498356fcb8 Copy get.php into files_sharing, public links now use files templates 14 years ago
Frank Karlitschek 9ac084d0b8 remove for now. main repository is at projects.kde.org/owncloud 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago