Histórico de Commits

Autor SHA1 Mensagem Data
  Helmut Pozimski c2b020c18b project-wide: update copyright and apply pylint suggestions há 3 anos atrás
  Helmut Pozimski 705df10050 move main functionality to main module há 6 anos atrás
  Helmut Pozimski 0b3c01eb1c move update and notify to program há 6 anos atrás
  Helmut Pozimski b25c9a6c8c move license printing to program há 6 anos atrás
  Helmut Pozimski 511400f280 move enabling and disabling of subscriptions to program há 6 anos atrás
  Helmut Pozimski b98ab85ba8 move database cleanup to program há 6 anos atrás
  Helmut Pozimski 1561587f9b move catchup to program há 6 anos atrás
  Helmut Pozimski 7b26ff94c0 move listing of videos in a subscription to program há 6 anos atrás
  Helmut Pozimski 7f50d6143e move downloading of videos and e-mail notification to program há 6 anos atrás
  Helmut Pozimski bccb663e99 move updating of subscriptions to program há 6 anos atrás
  Helmut Pozimski 51b71302d4 move deletion of subscriptions to program há 6 anos atrás
  Helmut Pozimski 3d1aed42fc move listing of subscriptions to program há 6 anos atrás
  Helmut Pozimski 6dce4a50de create program module, move subscription creation to program há 6 anos atrás
  Helmut Pozimski 5c45d3f6e6 move code checking for youtube-dl to helpers há 6 anos atrás
  Helmut Pozimski a3c76ce891 move database setup to helpers há 6 anos atrás
  Helmut Pozimski d1762a9f37 move configuration setup to helpers há 6 anos atrás
  Helmut Pozimski 407847f268 move lock file handling to helpers há 6 anos atrás
  Helmut Pozimski 4611b019ca switch from OptionParser to ArgumentParser, move argument parsing to helpers, raise minimum python version to 3.2 há 6 anos atrás
  Helmut Pozimski 9371390bfd move the signal handler setup to handlers há 6 anos atrás
  Helmut Pozimski e7819cdd00 move gettext initialization into the newly created helpers module há 6 anos atrás
  Helmut Pozimski 0f9d479ef8 move setting up of the logger to the configuration module há 6 anos atrás
  Helmut Pozimski 2613b627a5 add fallback code to subscribe to Youtube channels that are not users (fixes #9) há 6 anos atrás
  Helmut Pozimski fc64a06c6b fix attribute name to_delete while cleaning the database (fixes #8) há 6 anos atrás
  Helmut Pozimski 601a89bc66 decode byte to string when getting the path to youtube-dl (fixes #7) há 6 anos atrás
  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 há 9 anos atrás
  Helmut Pozimski f62c0bdd47 raise version number in preparation for the 0.9.2 release há 9 anos atrás
  Helmut Pozimski d4f8fc163b more coding style adjusted according to PEP-8 and analysis by pylint há 9 anos atrás
  Helmut Pozimski b5f8cbfdd9 coding style adjustments based on pylint complaints, mainly variable, method and class renaming há 9 anos atrás
  Helmut Pozimski a35aa28809 remove python 2/3 compability code to only support python 3 from now on há 9 anos atrás
  Helmut Pozimski 0cbdc661f1 update version number for release 0.9.2 há 9 anos atrás