Skip to content

Releases: thevickypedia/pyfilebrowser

v0.1.2

23 Jun 00:39
Compare
Choose a tag to compare
  • Includes automatic restart configuration
  • Allows .env files to be stored in a dedicated location
  • Remove some code redundancies

v0.1.1

20 Jun 14:53
Compare
Choose a tag to compare
  • Resetting passwords and viewing dot files are only for admins
  • Removed unnecessary overhead with proxy encode/decode for auth headers
  • Includes upgraded dependencies, logging and runbook
  • Reduces code redundancies, and improved documentation

v0.1.0

17 Jun 21:02
Compare
Choose a tag to compare
  • Includes a new feature extra_env to load additional configuration settings
  • Includes CLI compatibility
  • Proxy displays a warning page for unsupported browsers
  • Add support for .env files to load GitHub env vars and replace env_prefix with AliasChoices

v0.0.91

06 Jun 02:39
Compare
Choose a tag to compare
  • Includes a bug fix on content-length mismatch after VideoJS plugin integration
  • Fixes misinformed logging for forbidden list and auth counter

v0.0.9

21 May 12:34
Compare
Choose a tag to compare
  • 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

v0.0.8

05 Apr 10:09
Compare
Choose a tag to compare
  • 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

v0.0.7

26 Mar 02:55
Compare
Choose a tag to compare
  • Auto convert subtitles' format from .srt to .vtt
  • Auto delete subtitles (created during startup) upon exit
  • Avoid auto convert during object init

v0.0.4

23 Mar 21:15
Compare
Choose a tag to compare
  • Includes support for Windows OS
  • Supports logging to *.log files

v0.0.3

19 Mar 21:50
Compare
Choose a tag to compare
  • Update pypi description

v0.0.2

19 Mar 06:33
Compare
Choose a tag to compare
  • Standardize automatic asset download process
  • Streamline custom source control option for releases