Commit Graph

88 Commits (632fc6ec619f2bb2c17f85f7bf53db8ba2a91d36)

Author SHA1 Message Date
Lukas Reschke d203fa2c50 Sanitizing file names 13 years ago
Thomas Tanghus 5c6a7172ca Files: Double encode download links. Fix for oc-1016. 13 years ago
Bjoern Schiessle 635a2f8ec9 Label the delete operation "unshare" for files in the "Shared" folder to reduce 13 years ago
Bjoern Schiessle ef6b6ac230 block slashes only for new files and new folders but not for file upload from url (bug #964) 13 years ago
Bjoern Schiessle 4501407283 committed patch (bug #967) to add missing translations for file actions 13 years ago
Bjoern Schiessle bb07c20bf4 fixed var name, $filename should be $foldername 13 years ago
Robin Appelman f1b10fcc93 update translations 13 years ago
Robin Appelman 063c9accb6 prevent creating files with a / the name 13 years ago
Arthur Schiwon 769d94ab26 linkTo instead of hard links in Files and Files_Archive. Hope that makes sense. 13 years ago
Bjoern Schiessle c8f670dfab Don't allow user to delete, rename and re-share the "Shared" directory 13 years ago
Frank Karlitschek 8ed13e627e don´t do warnings. 13 years ago
Frank Karlitschek 670022cc8a fix the breadcrumb 13 years ago
Brice Maron 2774ff1ad8 Add HEAD request management for files ajax/download.php 13 years ago
Michael Gapczynski 5a48ade933 Make sure sharing and versions dropdowns come down in the same location for all files 13 years ago
Arthur Schiwon e606213fa0 make upload work with IE again 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
Robin Appelman ac8bfc218e update translations 13 years ago
Arthur Schiwon fbc2892083 try to remove deprecated files from /files on update 13 years ago
Michael Gapczynski 6673375eeb No multiple file sharing in this next release, sharing UI isn't ready for it :( 13 years ago
Michael Gapczynski 568b6a7f56 Make only writable files draggable 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
Michael Gapczynski e03c5f39a8 Call is_writable explicitly on folders for readonly check 13 years ago
Robin Appelman e7c106d91e selective app loading for remote/public 13 years ago
Robin Appelman ee0294bbb1 update translations 13 years ago
Bartek Przybylski ab9927d5fc oc-627, calling base function instead of loading too much useless functions 13 years ago
Robin Appelman 736739bbbd load remote and public paths from info.xml during upgrade instead of setting them every time 13 years ago
Jan-Christoph Borchardt d1e5a56bc6 fixing upload icon color 13 years ago
Jan-Christoph Borchardt e3f452cf53 larger clickable area for new button 13 years ago
Jan-Christoph Borchardt 2ae37b32d4 fixing background for clicked new button 13 years ago
Jan-Christoph Borchardt 8fc565821f reduced text shadow brightness 13 years ago
Jan-Christoph Borchardt 46b1f35107 highlight the files new and upload button all the time 13 years ago
Vitaly Kuznetsov 6f981738bb Fix some non-utf8-friendly htmlentities (resulting in wrong display of utf8-encoded directory names for example) 13 years ago
Brice Maron de6aa0f88c Use a clean uri param constructor to get files 13 years ago
Robin Appelman 588b51d88a update translations 13 years ago
Brice Maron fae1ce4ea7 Correct file move by dropping on folder 13 years ago
Arthur Schiwon e9c7ecf22d applying coding guideline 13 years ago
Arthur Schiwon 0ff5ab65be applying coding guideline 13 years ago
Georg Ehrke 936c8ba1cc improve remote.php and create public.php 13 years ago
Georg Ehrke 1138df0f4b fix webdav, bloody merge conflicts 13 years ago
Frank Karlitschek 1945cd6946 ported the oc_template class 13 years ago
Bart Visscher f69f764e8b Working remote.php with webdav and caldav 13 years ago
Georg Ehrke c996600786 push changes 13 years ago
Georg Ehrke 6c2fc0cbe8 fix writing of webdav.php 13 years ago
Georg Ehrke 101406eba7 fix writing in remote folder 13 years ago
Robin Appelman d875191777 only emit the filesystem hooks once when creating a new file 13 years ago
Thomas Tanghus 2296521a2e Changed $APPROOT to $APPSROOT as in https://gitorious.org/owncloud/owncloud/merge_requests/116 13 years ago
Frank Karlitschek 97a8af7f25 ported oc_db 13 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 13 years ago
Frank Karlitschek 351740601a port oc_response 13 years ago