Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-20 | Moved back from gevent to waitress web server. This should prevent UI ↵v1.0.1-beta.1 | morpheus65535 | |
disconnection occurring during heavy task like syncing subtitles. | |||
2021-07-07 | Added setuptools to requirements.txt. It should be already installed in most ↵v0.9.6-beta.40 | morpheus65535 | |
case but just in case. | |||
2021-05-08 | Added live update of UI using websocket. Make sure your reverse proxy ↵ | morpheus65535 | |
upgrade the connection! | |||
2021-03-04 | Reverting requirements.txt changes. | morpheus65535 | |
2021-03-04 | Fixed requirements.txt to prevent installation of webrtcdav-wheels ↵ | morpheus65535 | |
2.0.10-post.2 that isn't compatible for now. | |||
2020-09-14 | Improved subtitles synchronization by using webrtcvad if available. | Louis Vézina | |
2020-07-03 | Update requirements.txt | morpheus65535 | |
2020-06-10 | Subsync first implementation (only after download/upload). | Louis Vézina | |
2019-12-30 | Fix for Python 3.8 | morpheus65535 | |
2019-07-28 | Switching back to CherryPy instead of gevent as we don't use it and moved ↵ | Louis Vézina | |
toward threads instead. | |||
2019-01-15 | add requirements.txt for gevent and lxml | panni | |
2018-09-16 | Include dependencies and remove requirements.txt | morpheus65535 | |
2018-09-16 | Proxy support #113 | halali | |
* Initial commit * More development * Update requirements * Update init filr * fix * Added exclude settings * Change wording * Fix bad merge * Hide setting if not selected proxy type * revert disabled update check * Fix for APScheduler import * Revert "Fix for APScheduler import" This reverts commit 0f4744d2c8959412cfec89313b99a4f539d0d7ad. * Fix som Bugs * Fix som Bugs * Dynamicaly add or remove form validation rules for proxy | |||
2018-09-11 | Login form #127 | halali | |
* Initial commit * Fix cookies * Continue work * Login error msg * Reimplement Basic auth * Some improvements * Reimplement Basic auth * Some improvements * Change validation key for cookies * Some Changes * Add client side control of password when changing username * Some changes | |||
2018-08-23 | Update requirements.txt | morpheus65535 | |
2018-08-23 | Move settings from Database to Config file (#126) | halali | |
* Move settings from Database to Config file * Delete unused config and forgot upload init * Fix * Update get_subtitles and fix provider auth * Revert "Update get_subtitles and fix provider auth" This reverts commit c904bf6b5a61b291d4e5764a885578e66ae7d5d3. * Update get_sebtitles * more fixes * Update requirements | |||
2018-07-23 | Updating notification system to support new services from apprise 0.0.9 | morpheus65535 | |
2018-06-26 | Typo correction | morpheus65535 | |
2018-06-19 | Cleanup of requirements | morpheus65535 | |
2018-06-15 | Define minimal module version to avoid module import error | morpheus65535 | |
2018-06-14 | Revert "Adjust requirement to remove included and patched libraries" | Louis Vézina | |
This reverts commit a40e2031883a00b63417f4cecd50ae43387fae18. | |||
2018-06-11 | Merge branch 'master' into development | morpheus65535 | |
2018-06-11 | Specifying min and max version for urllib3 | morpheus65535 | |
2018-06-05 | Adjust requirement to remove included and patched libraries | morpheus65535 | |
2018-03-28 | Update to stop using "import pip" which is an unsupported usage. | morpheus65535 | |
2018-03-21 | Deploy PIP version 9.0.1 maximum due to regression in 9.0.2 | morpheus65535 | |
2018-03-13 | Use pytz for UTC tzinfo | morpheus65535 | |
2018-03-09 | Fallback to UTC if no timezone information is available #49 | morpheus65535 | |
2018-03-08 | Added latest module requirements #49 | morpheus65535 | |
2017-12-30 | Switching from pygit2 to gitpython | morpheus65535 | |
2017-11-11 | pygit2 version removal | Louis Vézina | |
2017-11-11 | Updated requirement and Dockerfile for updater | Louis Vézina | |
2017-11-07 | Functionnal update | Louis Vézina | |
2017-10-27 | Test | Louis Vézina | |
2017-10-22 | Adding scheduler | Louis Vézina | |
2017-10-18 | Continuing development | Louis Vézina | |
2017-10-16 | Continuig development | Louis Vézina | |