提交历史

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