Xarantolus Collect Versions Save

A server to collect & archive websites that also supports video downloads

v1.11.0

6 years ago

This Release improves Collect by:

  • Adding the option to set a title before the website is downloaded

v1.10.3

6 years ago

This Release improves Collect by:

  • Adding more archive formats. Collect now supports these formats for backups:
    • zip
    • tar.gz
    • tar

v1.10.2

6 years ago

This Release improves Collect by:

  • Linking to the directory instead of the index.html file

v1.10.1

6 years ago

This Release improves Collect by:

  • Moving the backup generation to an own module
  • Add a troubleshooting guide if the zip file can't be opened

v1.10

6 years ago

This Release improves Collect by:

  • Providing an option to download all pages in a zip file. See API_doc.md for an example

v1.9.7

6 years ago

This Release improves Collect by:

  • Displaying a different notification if the site is already in the archive

v1.9.6

6 years ago

This Release improves Collect by:

  • Renaming the directory(and id) if we followed a redirect

v1.9.4

6 years ago
  • Prevent XSS attacks in site titles
  • Use named functions for event handlers instead of anonymous functions (no need to create multible function objects if they are all the same)
  • Only reload table if the new site was downloaded (success) and it is in current table view
  • Don't set notification count if we don't know it yet

v1.9.5

6 years ago

This Release improves Collect by:

  • Returning the 404 Not Found status code if an item can't be found (instead of 500)
  • Preventing Path Traversal attack when deleting a directory

v1.9.3

6 years ago

This Release improves Collect by:

  • Scrolling to the bottom/top of the page when clicking the title (depending on current position)