All notable changes to this project will be documented in this file.
- (2FA) Support added for windscribe (#20)
- Cleaning unused files
- (env) Updating pre-commit package
- (env/) Bump packages to latest version
- (env) Updated package to latest version
- Updating CHANGELOG
- Updated with roadmap
- Updating CHANGELOG
- Bump to latest version
- Image release to ghcr.io
- Build image for main branch
- Fixing registry url
- Updating to latest version
- Bumping the qbittorrentapi to latest version
- (monitor) Fix heartbeat logic
- Splitting CHANGELOG and README
- (ws) Updating README and other relevant docs
- Adding docker building
- Minor tweak to build context
- Even branch added so that dispatch can work
- (code) Proper type hint
- Lib(ws): adding cookie storage support
- Env updated
- Updating dependency along with poetry
- Removing beautifulsoup4
- Correcting warning message
- More cleaner api to work with cookie
- Black formatting
- Adding Exception rather plain
except
- Extracting some variable
- All the dependency updated to latest version
- Space before the messages
- Incorrect method for schedule
- Time format for schedule was incorrect
- Converting WS to context manager
- Fire job at the beginning and then wait for schedule
- Logging sequence changed
- Updating packages to latest version
- Schedule package added
- Migrating to schedule library
- Bump to latest version
- Update to setup
- Minor doc improvement
- Big update, qbit support added
- Fixing changelog
- Fixing another mess
- V2 changelog added
- For now not using logging here
- Proper protection for qbit
- Disable existing logger
- Tqdm message
- (s) Semver added
- Do not break exisitng system
- Bump python version to 3.11
- Copose file added for easy usage
- Changelog added
- Updating poetry lock
- Updating requirement files
- (ruff) Ignore line-too-long
- Better way of logging added
- (s) Adding tqdm with stub
- (s) Adding pyyaml
- (s) Adding pyyaml types
- (s) Update to latest version
- Bump to latest version
- Adding qbit api
- Adding pre-commit hook