1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-21 13:09:41 +01:00
hugofragata 5ce9f6fa1a Added download-all feature without instanceconfig
The button to download all the files in a thread only appears when the
page is a thread, such as treeview.
I added the download-all button next
to the treeview one.
I modified stylesheets/v8ch.css to include the id
#download-all.
I DIDN'T modified inc/instance-config.php to include the
download-all.js and jszip.min.js. That goes in the next commit.

I added the files js/jszip.min.js
which is a library to work with zip files in JS and I added
js/download-all.js which goes through all files, adds them to a zip and
then gives it to the user.
2014-10-07 14:58:25 +01:00
..
2014-09-23 18:17:05 +00:00
2014-10-05 17:49:31 +02:00
2014-08-10 20:55:37 +02:00
2014-09-23 18:17:05 +00:00
2014-08-08 21:39:20 +02:00
2014-10-05 17:48:51 +02:00