Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Helmut Pozimski 7f50d6143e move downloading of videos and e-mail notification to program 6 vuotta sitten
  Helmut Pozimski bccb663e99 move updating of subscriptions to program 6 vuotta sitten
  Helmut Pozimski 51b71302d4 move deletion of subscriptions to program 6 vuotta sitten
  Helmut Pozimski 3d1aed42fc move listing of subscriptions to program 6 vuotta sitten
  Helmut Pozimski 6dce4a50de create program module, move subscription creation to program 6 vuotta sitten
  Helmut Pozimski 5c45d3f6e6 move code checking for youtube-dl to helpers 6 vuotta sitten
  Helmut Pozimski a3c76ce891 move database setup to helpers 6 vuotta sitten
  Helmut Pozimski d1762a9f37 move configuration setup to helpers 6 vuotta sitten
  Helmut Pozimski 407847f268 move lock file handling to helpers 6 vuotta sitten
  Helmut Pozimski 4611b019ca switch from OptionParser to ArgumentParser, move argument parsing to helpers, raise minimum python version to 3.2 6 vuotta sitten
  Helmut Pozimski 7cee17d085 add helpers module 6 vuotta sitten
  Helmut Pozimski 9371390bfd move the signal handler setup to handlers 6 vuotta sitten
  Helmut Pozimski e7819cdd00 move gettext initialization into the newly created helpers module 6 vuotta sitten
  Helmut Pozimski 0f9d479ef8 move setting up of the logger to the configuration module 6 vuotta sitten
  Helmut Pozimski 735ed7df10 remove the video description from the code, it has never been used anyway 6 vuotta sitten
  Helmut Pozimski 2613b627a5 add fallback code to subscribe to Youtube channels that are not users (fixes #9) 6 vuotta sitten
  Helmut Pozimski fc64a06c6b fix attribute name to_delete while cleaning the database (fixes #8) 6 vuotta sitten
  Helmut Pozimski ee778e37f1 use format string instead of deperecated -t in youtube-dl (fixes #10) 6 vuotta sitten
  Helmut Pozimski 601a89bc66 decode byte to string when getting the path to youtube-dl (fixes #7) 6 vuotta sitten
  Helmut Pozimski b7a0e31931 correct author_email in setup.py 7 vuotta sitten
  Helmut Pozimski 7a6f8e07ba remove TODO file, issue tracking has moved to gogs 7 vuotta sitten
  Helmut Pozimski 66b29e9e30 correct markdown syntax for README.md 7 vuotta sitten
  Helmut Pozimski 14686dc535 convert README to markdown format 7 vuotta sitten
  Helmut Pozimski 22f0760573 correct line length in database.py, release 0.9.3 9 vuotta sitten
  Helmut Pozimski 1b4717d2db set smtp server and port directly in the constructor of the SMTP class, only specifying it in the connect method causes issues with the tls connection in python 3.4 9 vuotta sitten
  Helmut Pozimski b931bc00b1 also convert video title and description to string 9 vuotta sitten
  Helmut Pozimski 40ec070d13 decode bytes from subprocess into a string before iterating over it in noapi.py 9 vuotta sitten
  Helmut Pozimski 65b5df1888 update TODO 9 vuotta sitten
  Helmut Pozimski e3774cb532 update debian packaging for python3 9 vuotta sitten
  Helmut Pozimski f62c0bdd47 raise version number in preparation for the 0.9.2 release 9 vuotta sitten