github 9001/copyparty v0.12.3
unpost

latest releases: v1.13.2, v1.13.1, v1.13.0...
2 years ago

1001GET (;_;)

  • latest stable release: v0.11.47
  • latest important update: v0.11.20 (but skip right to v0.11.47 or this version)
  • latest gzip edition of the sfx is v0.11.18

see v0.12.1 upgrade-notes regarding new opt-out features

upgrade notes

  • new argument --unpost 0 (and/or --no-del) disables the new unpost feature
  • your up2k databases will upgrade from v4 to v5; backups are made automatically
    • v5 DBs require copyparty v0.12.3 or newer, so use the backups for older versions

new features

  • unpost! uploaders can delete their uploads within --unpost seconds (default is 12 hours)
    • can be disabled by setting --unpost 0 or with --no-del

bugfixes

  • deleting single files (metadata could persist in db)
  • --ls broke in v0.12.1
  • toasts with <pre> tags had massive margins
  • hopefully fix a bug where malicious POSTs through an nginx reverse-proxy could put the connection in a bad state, causing the next legit request to fail with bad headers

other changes

  • uploader-ip and upload-time is stored in the database
    • but only viewable through an sqlite3 shell;
      sqlite3 .hist/up2k.db 'select ip, rd, fn from up where ip'

Don't miss a new copyparty release

NewReleases is sending notifications on new releases.