Commit Graph

74 Commits (fcb4d2aaeea5066e8efc04f71bc2551cde18fd39)

Author SHA1 Message Date
Arthur Schiwon e606213fa0 make upload work with IE again 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
Robin Appelman ac8bfc218e update translations 14 years ago
Arthur Schiwon fbc2892083 try to remove deprecated files from /files on update 14 years ago
Michael Gapczynski 6673375eeb No multiple file sharing in this next release, sharing UI isn't ready for it :( 14 years ago
Michael Gapczynski 568b6a7f56 Make only writable files draggable 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
Michael Gapczynski e03c5f39a8 Call is_writable explicitly on folders for readonly check 14 years ago
Robin Appelman e7c106d91e selective app loading for remote/public 14 years ago
Robin Appelman ee0294bbb1 update translations 14 years ago
Bartek Przybylski ab9927d5fc oc-627, calling base function instead of loading too much useless functions 14 years ago
Robin Appelman 736739bbbd load remote and public paths from info.xml during upgrade instead of setting them every time 14 years ago
Jan-Christoph Borchardt d1e5a56bc6 fixing upload icon color 14 years ago
Jan-Christoph Borchardt e3f452cf53 larger clickable area for new button 14 years ago
Jan-Christoph Borchardt 2ae37b32d4 fixing background for clicked new button 14 years ago
Jan-Christoph Borchardt 8fc565821f reduced text shadow brightness 14 years ago
Jan-Christoph Borchardt 46b1f35107 highlight the files new and upload button all the time 14 years ago
Vitaly Kuznetsov 6f981738bb Fix some non-utf8-friendly htmlentities (resulting in wrong display of utf8-encoded directory names for example) 14 years ago
Brice Maron de6aa0f88c Use a clean uri param constructor to get files 14 years ago
Robin Appelman 588b51d88a update translations 14 years ago
Brice Maron fae1ce4ea7 Correct file move by dropping on folder 14 years ago
Arthur Schiwon e9c7ecf22d applying coding guideline 14 years ago
Arthur Schiwon 0ff5ab65be applying coding guideline 14 years ago
Georg Ehrke 936c8ba1cc improve remote.php and create public.php 14 years ago
Georg Ehrke 1138df0f4b fix webdav, bloody merge conflicts 14 years ago
Frank Karlitschek 1945cd6946 ported the oc_template class 14 years ago
Bart Visscher f69f764e8b Working remote.php with webdav and caldav 14 years ago
Georg Ehrke c996600786 push changes 14 years ago
Georg Ehrke 6c2fc0cbe8 fix writing of webdav.php 14 years ago
Georg Ehrke 101406eba7 fix writing in remote folder 14 years ago
Robin Appelman d875191777 only emit the filesystem hooks once when creating a new file 14 years ago
Thomas Tanghus 2296521a2e Changed $APPROOT to $APPSROOT as in https://gitorious.org/owncloud/owncloud/merge_requests/116 14 years ago
Frank Karlitschek 97a8af7f25 ported oc_db 14 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 14 years ago
Frank Karlitschek 351740601a port oc_response 14 years ago
Frank Karlitschek eec7c3833c fix install 14 years ago
Georg Ehrke 33c343ed11 add require_once('../lib/base.php'); to webdav.php 14 years ago
Georg Ehrke da03d05700 create folder 'remote' for the remote services like caldav, carddav and webdav 14 years ago
Frank Karlitschek 8e99475886 first part of the config stuff 14 years ago
Frank Karlitschek 8c7f854671 move all the files stuff into a files class 14 years ago
Arthur Schiwon 6750998984 files is not internal any more, part II 14 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 14 years ago
Frank Karlitschek 93b63cf375 ported the rest of the OC_Helper calls 14 years ago
Frank Karlitschek e48f511606 port linkto and serverHost 14 years ago
Frank Karlitschek 31e32e3c10 ported checkLoggedIn and checkAdmin 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 e8ec999090 port to use the new public api 14 years ago
Thomas Tanghus 9c520c70a8 Various file path fixes. 15 years ago