pyfilebrowser

Python library designed to streamline interactions with filebrowser

MIT License

Downloads
179
Stars
1
Committers
2
pyfilebrowser - v0.0.91 Latest Release

Published by dormant-user 5 months ago

  • Includes a bug fix on content-length mismatch after VideoJS plugin integration
  • Fixes misinformed logging for forbidden list and auth counter
pyfilebrowser - v0.0.9

Published by dormant-user 5 months ago

  • Includes a variety of security features
  • Includes rate limiting and brute force protection
  • Restricts server access to specified origins
  • Improved response for forbidden requests
  • Includes a password complexity checker
  • Automatically refreshes allowed origins in the background
  • Adds CORS protection for proxy server
  • Moved proxy flag to object instantiation
  • Removes redundant logging for files that are streamed
  • Gracefully shutdown the proxy server
  • Uses Jinja2 templated error messages
pyfilebrowser - v0.0.8

Published by thevickypedia 7 months ago

  • Includes a proxy server for enhanced web security using cryptographic encryption
  • Proxy feature adds more visibility in traffic through server
  • Includes a feature to specify custom source versioning
  • Bug fixes for upload issues, multi-layered binary archive
  • Improved logging across the application
pyfilebrowser - v0.0.7

Published by thevickypedia 7 months ago

  • Auto convert subtitles' format from .srt to .vtt
  • Auto delete subtitles (created during startup) upon exit
  • Avoid auto convert during object init
pyfilebrowser - v0.0.5

Published by thevickypedia 7 months ago

  • Auto convert subtitles' format from .srt to .vtt
pyfilebrowser - v0.0.4

Published by thevickypedia 7 months ago

  • Includes support for Windows OS
  • Supports logging to *.log files
pyfilebrowser - v0.0.3

Published by thevickypedia 7 months ago

  • Update pypi description
pyfilebrowser - v0.0.2

Published by thevickypedia 7 months ago

  • Standardize automatic asset download process
  • Streamline custom source control option for releases
pyfilebrowser - v0.0.1

Published by thevickypedia 7 months ago

  • Upload pyfilebrowser to pypi, with restriction to GitHub token