Skip to content

Releases: drmats/pyfup

0.5.5

22 May 11:23
v0.5.5
64b89ae
Compare
Choose a tag to compare

Local IP (LAN) address lookup added.

0.5.4

24 Jan 10:46
8ab8e15
Compare
Choose a tag to compare

Cosmetics.

0.5.3

01 Feb 10:46
8d6d188
Compare
Choose a tag to compare
  • pyfup works on defaults when no "argparse" module is available
  • python 2.6.x compatibility bugfixes
  • ctrl+D/EOF support for graceful shutdown
  • auto-switch to SSL on the same port (--use-sproxy), EXPERIMENTAL

0.5.1

28 Jan 21:30
91bed94
Compare
Choose a tag to compare

Better error log support.

0.5.0

25 Jan 08:59
8fe143f
Compare
Choose a tag to compare

SSL support

0.4.3

23 Jan 18:04
1bd8473
Compare
Choose a tag to compare
  • current and average speed, elapsed time and time left meters (on client)
  • --no-js command for disabling js client
  • extended log output on server side
  • basic access authentication available via --auth username:password command line option

0.4.2

19 Jan 15:24
8a29255
Compare
Choose a tag to compare
  • inputs disabled during upload
  • file selection empty after successful upload
  • success mesage includes file name and size
  • upload speed meter added

0.4.1

16 Jan 15:06
732dd5d
Compare
Choose a tag to compare
  • View.template for serving embedded assets
  • fixed utf-8 handling for python 2.x
  • immunize to absolute paths sent by IE
  • javascript uploading for capable browsers
  • dynamic progress bar

0.3.2

11 Jan 21:59
094189b
Compare
Choose a tag to compare
  • added "--host HOST" command line option
  • temporary (.part) files are being created in current directory
  • WSGIServer moved to separate process

0.3.0

08 Jan 17:13
9520921
Compare
Choose a tag to compare