This website requires JavaScript.
Explore
Help
Sign In
chibicitiberiu
/
ytsm
Watch
1
Star
0
Fork
0
You've already forked ytsm
mirror of
https://github.com/chibicitiberiu/ytsm.git
synced
2024-02-24 05:43:31 +00:00
Code
Issues
Releases
Wiki
Activity
Files
679ea7889b869a20db7c290ec00bac0fcf62aac2
ytsm
/
app
/
YtManagerApp
/
utils
History
Tiberiu Chibici
9bf114c25d
Improved notification system.
2019-08-14 17:14:16 +03:00
..
__init__.py
Fixed multiple problems related to migration to django-preferences.
2018-12-29 23:16:04 +02:00
algorithms.py
Added a basic notification system. Long processes will call the notification API, and the notification events are registered. For now, notifications are pushed to the client by polling (client polls every second for new events). A basic status message is now displayed when the sync process starts and ends.
2018-11-04 23:32:18 +02:00
extended_interpolation_with_env.py
Fixed docker image. Fixed issue with environment variable interpolation (on Linux, it is case sensitive, so converting to lowercase was bad. Cleaned up directory structure.
2018-11-02 02:25:15 +02:00
progress_tracker.py
Improved notification system.
2019-08-14 17:14:16 +03:00
subscription_file_parser.py
Fixed multiple problems related to migration to django-preferences.
2018-12-29 23:16:04 +02:00
youtube.py
Fixed multiple problems related to migration to django-preferences.
2018-12-29 23:16:04 +02:00