Commit Graph

120 Commits (master)

Author SHA1 Message Date
Sebastian Lohff f668fc3fe6 Release 0.5.4
1 year ago
Sebastian Lohff f23dfd2a51 Ignore python3.11 cgi deprecation warning
1 year ago
Sebastian Lohff b1145af6bb Code formatting
1 year ago
MasterofJOKers 0b010d5c10 Upload to uploaddir instead of /tmp
2 years ago
Sebastian Lohff 5dcf364e0f Code formatting: Whitespace around operators
2 years ago
Sebastian Lohff aa54e8536a Further codeformatting
2 years ago
Sebastian Lohff 96e9e76ff4 Code reformatting
2 years ago
Sebastian Lohff c7af20388d Release v0.5.3
2 years ago
Sebastian Lohff cd28811fcf Release v0.5.2
3 years ago
Paweł Chojnacki 6537c054e5 Fix PUT uploads
3 years ago
Sebastian Lohff 65fcac5c49 Fix encoding handling for file listing with py2
3 years ago
Sebastian Lohff 9fa4ed0026 Quote filenames in Location header on redirect
3 years ago
Sebastian Lohff e31c8fb016 Fix broken pyopenssl and debian references
3 years ago
Sebastian Lohff 058de2f39c Fix exception on transmission abort with python3
3 years ago
Sebastian Lohff 11a7d8bd13 Release v0.5.1
4 years ago
Sebastian Lohff f2594c2adf Release v0.5.0
4 years ago
Sebastian Lohff 19c1b000a4 Make servefile a python package
4 years ago
Sebastian Lohff 2b138446d4 Change shebang to /usr/bin/env python
4 years ago
Sebastian Lohff ccd01e8b6e Fix -4/-6 crash caused by broken filter statement
4 years ago
MasterofJOKers 907013522c Make `targetDir` absolute by default
4 years ago
Sebastian Lohff 6e27ecfe8c Python3 SSL socket handling
5 years ago
Sebastian Lohff 0e33743293 Fix imports and unicode handling for Python3
5 years ago
MasterofJOKers 08ac08718b List view allows sorting by "Last Modified", "Name", "Size"
5 years ago
bitwave aeb8588198 added compression method lzma for tar files
6 years ago
Sebastian Lohff a0b8ae4932 Moved to v0.4.4
9 years ago
Sebastian Lohff cd7eee21be Fixed directory traversal bug with direcotry listing
9 years ago
Sebastian Lohff 11ad07cc76 Replaced posixpath calls with os.path
9 years ago
Sebastian Lohff 0c781c2b73 Send correct headers on range/HEAD request
9 years ago
Sebastian Lohff cb4ebb017f Only catch ValueError, not all exceptions
9 years ago
Sebastian Lohff 42949c1403 Swallow traces when client aborts transmission
9 years ago
Sebastian Lohff 46757ff89b Mute SSL exceptions on connection shutdown
9 years ago
Sebastian Lohff 659383bf30 Issue v3 certificate with --ssl
9 years ago
Sebastian Lohff 9201b62f18 Use TLS1.2 / TLS1 with --ssl if available
9 years ago
Sebastian Lohff 6b85d23752 Moved to v0.4.3
10 years ago
Sebastian Lohff 320839d856 Display user/password in url-list when authentication is used
10 years ago
Sebastian Lohff 80c9d9fe0a Connection: close headers to disable http-keep-alive
12 years ago
Sebastian Lohff 72b561ace7 Fixed connection keep-alive bug for basic auth
12 years ago
Sebastian Lohff d54b3f5b8d Nicer display of OSError exception messages
12 years ago
Robert Buchholz affa42dae8 Do not swallow exceptions that can be helpful in error messages
12 years ago
Sebastian Pipping 2886d1fb07 Hide ../ in listing of the (virtual) root directory
12 years ago
Sebastian Lohff 6a38212242 Merge branch 'spingpatches'
12 years ago
Sebastian Pipping dece73be04 Make sorting case-insensitive so that "aaa" and "AAA" end up next to each other
12 years ago
Sebastian Pipping 0df9c56214 Make all directories go on top in listings
12 years ago
Sebastian Pipping 4452d86498 Extract method DirListingHandler._appendToListing (so we can re-use it)
12 years ago
Sebastian Lohff 8c4439cc2b Moved to v0.4.2
12 years ago
Sebastian Lohff 602dba42f9 Enhanced regexes for *bsd compability
12 years ago
Sebastian Lohff d628770d73 Startup parameter fixups
12 years ago
Sebastian Lohff 12169eafe4 Added keyword argument to function for clarification
12 years ago
Sebastian Lohff 18775c5c72 Improved the dirlisting's display of sizes
12 years ago
Sebastian Lohff c5cb5f45a7 Added link to seba-geek.de to dirlisting bottom
12 years ago