copyparty/docs/TODO.md
ed e78af02241 docs:
* add readme section on using amazon/aws s3 as storage
* mention http/https confusion caused by incorrectly configured cloudflare
* improve custom-font notes
* docker: ftp-server howto
* docker: suggest moving hist-folders into the config path

and switch the idp docker-compose files to use the
main image, in anticipation of v1.11
2024-03-14 23:26:26 +00:00

1.1 KiB

a living list of upcoming features / fixes / changes, very roughly in order of priority

  • download accelerator

    • definitely download chunks in parallel
    • maybe resumable downloads (chrome-only, jank api)
    • maybe checksum validation (return sha512 of requested range in responses, and probably also warks)
  • github issue #64 - dirkeys 2nd season

    • popular feature request, finally time to refactor browser.js i suppose...
  • github issue #37 - upload PWA

  • github issue #57 - config GUI

    • configs given to -c can be ordered with numerical prefix
    • autorevert settings if it fails to apply
    • countdown until session invalidates in settings gui, with refresh-button