Commit Graph

416 Commits (bcbebe390b2689de34f60d124d19c9154d531f5e)

Author SHA1 Message Date
Bart Visscher 525306c1e2 Replace Expires and caching headers by OC_Response functions 13 years ago
Robin Appelman 30673e4786 writable not writeable 13 years ago
Robin Appelman 7c00aedc37 some improvements in file scanning 13 years ago
Marvin Thomas Rabe e4faea8f90 Fixed upload button display error 13 years ago
Robin Appelman 0124809a42 prevent sharing from making aditional http requests while scanning 13 years ago
Robin Appelman a69d3c3346 only show what folder we are scanning to save bandwith 13 years ago
Robin Appelman f1c5dce75c dont try to use something that isn't there 13 years ago
Robin Appelman df67c35017 some fixes to scanning 13 years ago
Robin Appelman 7ff86cfebe provide live feedback while scanning files 13 years ago
Robin Appelman ffecc3e434 start of proper feedback during filessytem scan 13 years ago
Robin Appelman ad4e305c96 update translations 13 years ago
Robin Appelman 6fccf12299 update translations 13 years ago
Robin Appelman 7ea2923fa8 translation updates 13 years ago
Robin Appelman 965ea96439 update translations 13 years ago
Bartek Przybylski 3210fe2564 fix creating/moving/renaming/deleting files/dirs with ' in name 13 years ago
Robin Appelman 7cd809b286 update translations 13 years ago
Robin Appelman 5cd6e0f4d9 remove some of the flickering in opera 13 years ago
Robin Appelman 56af6ee752 fix some of the styling issues on opera 13 years ago
Robin Appelman f67e5d18e7 update translations 13 years ago
Robin Appelman 125731cab0 fix uploading to subfolders 13 years ago
Michael Gapczynski 9d9f254c78 Quick fix for file actions inside Shared folder (or other readonly folder) 13 years ago
Tom Needham ebe3ae58cf removed data-read and fixed droppable logic 13 years ago
Tom Needham 0730077840 Used data-read and data-wite when binding drag and drop events 13 years ago
Tom Needham 39a7bd9c00 Added data-read and data-write attributes to file list 13 years ago
Michael Gapczynski 470bab9c68 Fix typo in move error message 13 years ago
Tom Needham e7de254342 Fix missing ; 13 years ago
Tom Needham 06d2a87ee4 Fix js error 13 years ago
Tom Needham 2c4ab355ac Shared folder no longer draggable or droppable 13 years ago
Tom Needham 8efec8e900 Remove repeated code 13 years ago
Tom Needham 5a5b216ba0 Fixed error message 13 years ago
Michael Gapczynski 86b65c269a Keep the urls pretty, decode forward slashes for newly added directories 13 years ago
Michael Gapczynski 9b59bf40df Fix encoding again and update the link after renaming files 13 years ago
Michael Gapczynski 1cddfe8820 Keep the urls pretty, decode forward slashes 13 years ago
Michael Gapczynski 95b9f4ed23 Fix folder names with + characters in it 13 years ago
Robin Appelman 1fe55b6656 fix upload error reporting 13 years ago
Michael Gapczynski 9bb004963b Fix whitespace folder name 13 years ago
Robin Appelman dc641943d9 fix some display issues for readonly folders 13 years ago
Robin Appelman a0548a416a Don't trigger file action when renaming, stupid fix for stupid firefox behaviour 13 years ago
Tom Needham dd7a411f9a Disable save button while saving. Streamlined code. 13 years ago
Bart Visscher 2dd757156c Fix file dropping on root (Files menu entry) 14 years ago
Robin Appelman 5a8235eca0 use force parameter 14 years ago
Robin Appelman 524e3686a0 tell the user when the files are being scanned 14 years ago
Robin Appelman 5a6aba1e11 provide caching for file metadata 14 years ago
Robin Appelman 2bd28acdc6 take free disk space (and user quota) into account for max upload size 14 years ago
Robin Appelman 5cc6635eb8 remove OC_Filesystem::fromUploadedFile 14 years ago
Brice Maron 2fa9e3279c Manage More special chars in file listings. ';' is still problematic 14 years ago
Brice Maron 8de7c36b4c Fix broken upload since merge of new button branch 14 years ago
Brice Maron 75ff9abaca Fix another problem of the so-called 'fix-special chars' commit. 14 years ago
Brice Maron b3bb83cf58 Do not use mix data/attr to retrieve filename ... data() will try to convert filename to int 14 years ago
Robin Appelman e55c5c590e make 'New' button work with firefox 14 years ago