História revízii

Autor SHA1 Správa Dátum
  Helmut Pozimski 5e7f6bbdf0 corrected error in the subscription class and made it pep8 clean 10 rokov pred
  Helmut Pozimski 1236f1ab79 corrected errors in the exceptions file and made it pep8 clean 10 rokov pred
  Helmut Pozimski 8cb39f6eb7 corrected errors in the database file, made it pep8 clean 10 rokov pred
  Helmut Pozimski 4de55af210 changed the use of raw_input and items() in dictionary for python 3 compatibility 10 rokov pred
  Helmut Pozimski a028e54a14 corrected some errors in the configuration file and made it pep8 clean 10 rokov pred
  Helmut Pozimski 4403cdfba3 removed the outputhelper file since it is no longer needed 10 rokov pred
  Helmut Pozimski 95c616aaa2 removed all uses of the printf function from the main script 10 rokov pred
  Helmut Pozimski 02191ba68f removed all uses of the printf function in the youtube file 10 rokov pred
  Helmut Pozimski a91f1c2982 removed all uses of the printf function in the subscription file 10 rokov pred
  Helmut Pozimski 2980d2907e removed all usages of the old outputhelper printf function from configuration and moved the relevant output code to the main script and the error messages to the exceptions 10 rokov pred
  Helmut Pozimski 140fa27a92 Switched all database accesses in the main script from direct sqlite3 calls to the database module 10 rokov pred
  Helmut Pozimski 6df24d6c03 removed all database connections from the youtube module and moved the code to stov, subscription and used the database module 10 rokov pred
  Helmut Pozimski e7f09e0cc9 moved the AddSub code from subscription to main script and database module, finally eliminating all sqlite3 connects from subscription 10 rokov pred
  Helmut Pozimski 44cdad4e2c Moved the code to update the videos in a subscription from subscription to stov and database 10 rokov pred
  Helmut Pozimski 3c526a2039 moved the GetVideo function to the database module 10 rokov pred
  Helmut Pozimski 48355c49bd Converted indents to spaces 10 rokov pred
  Helmut Pozimski c45900e267 moved the deletion of a subscription from subscription to database module 10 rokov pred
  Helmut Pozimski 7f2a714592 introduced another exception for db write access and caught the exceptions in stov 10 rokov pred
  Helmut Pozimski 1ab2c0f664 start the refactoring process, defined exceptions and moved the database accesses into a separate file 10 rokov pred
  Helmut Pozimski 21ba5d9bfd avoid showing an AttributeError execption to the user when trying to add a nonexistent channel, releasing 0.7.3 10 rokov pred
  Helmut Pozimski 87eece0475 correctly handle cases were the youtube API times out, don't throw AttributeError, exception introduced in 0.7.1, release 0.7.2 10 rokov pred
  Helmut Pozimski 1f8ea5e973 correct weekday in debian changelog 10 rokov pred
  Helmut Pozimski 3d39844875 add timeout to urllib2.urlopen operations to prevent situations where stov would hang indefintely because of stalled API requests, some coding style adjustments, release 0.7.1 10 rokov pred
  Helmut Pozimski ec9233f76f Correct typo in Debian changelog 10 rokov pred
  Helmut Pozimski dccdb1e465 Update TODO 10 rokov pred
  Helmut Pozimski 18c8d6ce87 Remove the -d option from disable to keep it as alias for --download, release 0.7 10 rokov pred
  Helmut Pozimski ef4ab32a0b change debian version in changelog to conform to the guidelines 10 rokov pred
  Helmut Pozimski fb2a91df23 update changelog and debian changelog to test this revision for a while until I will release it as stable version 10 rokov pred
  Helmut Pozimski 8b2460ecbc Implement enable and disable functionality, update German translastions, preparing 0.7 release 10 rokov pred
  Helmut Pozimski ea75c9dd1e Changed main script and subscription class to actually read and use the set state of a subscription 10 rokov pred