1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-18 11:44:12 +01:00
hugofragata 12a8f1a672 Added download-all feature
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 modified inc/instance-config.php to include the
download-all.js and jszip.min.js. 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-06 16:50:20 +01:00
..
2014-10-05 18:38:25 +02:00
2014-10-05 18:16:18 +02:00
2014-09-23 23:22:41 +00:00
2013-09-08 17:01:55 +10:00
2014-09-27 11:31:30 +02:00
2013-09-07 03:09:52 +10:00
2014-10-06 03:37:13 +09:00
2014-09-29 07:30:45 +09:00
2014-10-06 04:30:32 +09:00
2014-04-16 15:05:32 +00:00
2014-10-06 16:50:20 +01:00