Gráfico de commits

132 Commits (v0.5.0)
 

Autor SHA1 Mensaje Fecha
Sebastian Lohff f2594c2adf Release v0.5.0
hace 4 años
Sebastian Lohff 95852ba11d Change project url to GitHub
hace 4 años
Sebastian Lohff 14771695c4 Add README.md
hace 4 años
Sebastian Lohff 5c78991bc8 Advertise python3.5 support
hace 4 años
Sebastian Lohff ef41f65996 Workaround for python2 deprecation in tests
hace 4 años
Sebastian Lohff 19c1b000a4 Make servefile a python package
hace 4 años
Sebastian Lohff 3d46950d6c Use spaces instead of tabs for setup.py
hace 4 años
Sebastian Pipping 864b2161b1 Cover Python 3.7 and 3.8
hace 4 años
Sebastian Pipping 8fe46c42a7 setup.py: Migrate to setuptools + polishing
hace 4 años
Sebastian Pipping 0819d23f47 tests: Use sys.executable during tests
hace 4 años
Sebastian Pipping a7d273f13f tests: Prepare version-specific code for extension
hace 4 años
Sebastian Lohff dce8c995f6 Add test requirements to setup.py
hace 4 años
Sebastian Lohff 2b138446d4 Change shebang to /usr/bin/env python
hace 4 años
Sebastian Lohff ccd01e8b6e Fix -4/-6 crash caused by broken filter statement
hace 4 años
MasterofJOKers 907013522c Make `targetDir` absolute by default
hace 4 años
MasterofJOKers e5f9b39025 tests: Pass additional tox args to pytest
hace 5 años
Sebastian Lohff 6e27ecfe8c Python3 SSL socket handling
hace 5 años
Sebastian Lohff 0e33743293 Fix imports and unicode handling for Python3
hace 5 años
Sebastian Lohff 93e0c3dd7e Initial tests
hace 5 años
MasterofJOKers 08ac08718b List view allows sorting by "Last Modified", "Name", "Size"
hace 5 años
Sebastian Lohff 30738981f4 Document lzma/xz support in manpage
hace 5 años
Sebastian Lohff 53d803626d
Merge pull request #2 from bitwave/tar-lzma-support
hace 5 años
bitwave aeb8588198 added compression method lzma for tar files
hace 6 años
Sebastian Lohff a0b8ae4932 Moved to v0.4.4
hace 9 años
Sebastian Lohff cd7eee21be Fixed directory traversal bug with direcotry listing
hace 9 años
Sebastian Lohff 11ad07cc76 Replaced posixpath calls with os.path
hace 9 años
Sebastian Lohff 0c781c2b73 Send correct headers on range/HEAD request
hace 9 años
Sebastian Lohff cb4ebb017f Only catch ValueError, not all exceptions
hace 9 años
Sebastian Lohff 42949c1403 Swallow traces when client aborts transmission
hace 9 años
Sebastian Lohff 46757ff89b Mute SSL exceptions on connection shutdown
hace 9 años
Sebastian Lohff 659383bf30 Issue v3 certificate with --ssl
hace 9 años
Sebastian Lohff 9201b62f18 Use TLS1.2 / TLS1 with --ssl if available
hace 9 años
Sebastian Lohff 6b85d23752 Moved to v0.4.3
hace 10 años
Sebastian Lohff 320839d856 Display user/password in url-list when authentication is used
hace 10 años
Sebastian Lohff 80c9d9fe0a Connection: close headers to disable http-keep-alive
hace 12 años
Sebastian Lohff 72b561ace7 Fixed connection keep-alive bug for basic auth
hace 12 años
Sebastian Lohff d54b3f5b8d Nicer display of OSError exception messages
hace 12 años
Robert Buchholz affa42dae8 Do not swallow exceptions that can be helpful in error messages
hace 12 años
Sebastian Pipping 2886d1fb07 Hide ../ in listing of the (virtual) root directory
hace 12 años
Sebastian Lohff 6a38212242 Merge branch 'spingpatches'
hace 12 años
Sebastian Pipping dece73be04 Make sorting case-insensitive so that "aaa" and "AAA" end up next to each other
hace 12 años
Sebastian Pipping 0df9c56214 Make all directories go on top in listings
hace 12 años
Sebastian Pipping 4452d86498 Extract method DirListingHandler._appendToListing (so we can re-use it)
hace 12 años
Sebastian Lohff 8c4439cc2b Moved to v0.4.2
hace 12 años
Sebastian Lohff 602dba42f9 Enhanced regexes for *bsd compability
hace 12 años
Sebastian Lohff d628770d73 Startup parameter fixups
hace 12 años
Sebastian Lohff 12169eafe4 Added keyword argument to function for clarification
hace 12 años
Sebastian Lohff 18775c5c72 Improved the dirlisting's display of sizes
hace 12 años
Sebastian Lohff c5cb5f45a7 Added link to seba-geek.de to dirlisting bottom
hace 12 años
Sebastian Lohff 8a32b02eed Added 404 message to dirlisting
hace 12 años