Arthur Schiwon
|
e2fd0bbf02
|
IE 8: fix appeareance of checkboxes on login and files pages
|
13 years ago |
Simon Birnbach
|
4e89a0faf6
|
Added uploading to folder and cancellable downloads
|
13 years ago |
Arthur Schiwon
|
d91bc9b317
|
use placeholder in template file
|
13 years ago |
Arthur Schiwon
|
7c815054c7
|
Config file is more appropriate here
adjust default value
|
13 years ago |
Arthur Schiwon
|
b13ab2b17e
|
enable admin to turn off ZIP downloads
user interface offers multi-file/folder downloads only if available
make function name more clear
|
13 years ago |
Simon Birnbach
|
b1a33110fc
|
Added global progressbar for all uploads
|
13 years ago |
Simon Birnbach
|
38072e1900
|
Fixed upload of undeleted file and size information
|
13 years ago |
Simon Birnbach
|
9377b75350
|
Support for legacy browsers
|
13 years ago |
Arthur Schiwon
|
3267d91bda
|
it may take time for zip file download, so give a message
|
13 years ago |
Arthur Schiwon
|
a77edf88c6
|
check if selected files for zip archive are not too large
offer config option
|
13 years ago |
Arthur Schiwon
|
cfc41942e4
|
make Files settings work
|
13 years ago |
Simon Birnbach
|
b949619d04
|
coding guidelines
|
13 years ago |
Simon Birnbach
|
45c9f1978e
|
Initial version of drag&drop file upload support
|
13 years ago |
Robin Appelman
|
018f0c4b72
|
add option to add file from url
|
13 years ago |
Robin Appelman
|
2e365658c8
|
better handeling of files that can behave like folder (e.g. archives)
|
13 years ago |
Bart Visscher
|
d1dcd7893c
|
Search: Change provider registration to class name, for lazy loading of search providers
|
13 years ago |
Robin Appelman
|
ff9111847f
|
additional error codes for file upload
|
13 years ago |
Robin Appelman
|
797e921b9a
|
improve log browsing
|
13 years ago |
Robin Appelman
|
66f4f06dd9
|
if a deleted file is uploaded, finish the delete first
otherwise the upload will fail because the file still exists on the server, the old file will be deleted and neither the old or new file will be left
|
13 years ago |
Robin Appelman
|
c20319d377
|
fix incorrect information in the filecache when using encryption
|
13 years ago |
Bart Visscher
|
e8b69d45a3
|
Fixup use of OC_Helper::linkTo function
|
13 years ago |
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
additional requests to the server can block feedback of scannning depending on server configuration
|
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 |