Commit History

Autor SHA1 Mensaxe Data
  jherve 201efaee42 Start adding notebook for NLP but.. %!s(int64=2) %!d(string=hai) anos
  jherve d260974b74 Start addition of NLP service %!s(int64=2) %!d(string=hai) anos
  jherve 60bca41b48 Add _insert_or_get method %!s(int64=2) %!d(string=hai) anos
  jherve 7c68a9647f Fix formatting %!s(int64=2) %!d(string=hai) anos
  jherve 57fb342d5c Replace print with logging %!s(int64=2) %!d(string=hai) anos
  jherve 6b41246a0b Fix some variables in error messages %!s(int64=2) %!d(string=hai) anos
  jherve f9175c72e7 Move logging on exceptions to methods %!s(int64=2) %!d(string=hai) anos
  jherve f30cdabc3e Use an instance of ArchiveDownloader instead of static methods %!s(int64=2) %!d(string=hai) anos
  jherve 1676202dc6 Remove useless fields of ArchiveDownloader %!s(int64=2) %!d(string=hai) anos
  jherve 1886cde7f5 More exception cases %!s(int64=2) %!d(string=hai) anos
  jherve 8badab4caf Fix selector for some media's main article %!s(int64=2) %!d(string=hai) anos
  jherve 6cfefac975 Display a more useful message on error %!s(int64=2) %!d(string=hai) anos
  jherve e379884a91 Split handle_snap into several functions %!s(int64=2) %!d(string=hai) anos
  jherve 46ee700271 Change interface of last_n_days %!s(int64=2) %!d(string=hai) anos
  jherve 160107d332 Formatting/linter %!s(int64=2) %!d(string=hai) anos
  jherve 2bb31d8be3 Use select instead of "find" %!s(int64=2) %!d(string=hai) anos
  jherve 89dfab54a9 Factorize out common code for snapshots %!s(int64=2) %!d(string=hai) anos
  jherve 14d869ee75 Add a new media %!s(int64=2) %!d(string=hai) anos
  jherve 82566547de Make a separate folder for medias %!s(int64=2) %!d(string=hai) anos
  jherve 25b53f3701 Prevent exception masking in async loop %!s(int64=2) %!d(string=hai) anos
  jherve e06fc91e21 Pass linter/formatter %!s(int64=2) %!d(string=hai) anos
  jherve a66eaa2478 More db normalization : use featured_article_id in article_snapshots %!s(int64=2) %!d(string=hai) anos
  jherve f1747d6bd3 Add featured_articles table %!s(int64=2) %!d(string=hai) anos
  jherve 4a6f5b5072 Add FeaturedArticle class %!s(int64=2) %!d(string=hai) anos
  jherve 2466461439 Use cattrs to ensure proper structure for FeaturedArticleSnapshot %!s(int64=2) %!d(string=hai) anos
  jherve f067d24692 FeaturedArticle -> FeaturedArticleSnapshot in classes, methods, tables %!s(int64=2) %!d(string=hai) anos
  jherve 2b37c85802 Add original url field to featured_articles table %!s(int64=2) %!d(string=hai) anos
  jherve 9a77b03f00 Parse archive's URL to get the original article URL %!s(int64=2) %!d(string=hai) anos
  jherve 94a61c82db Prevent database lock with a semaphore on SQL connection %!s(int64=2) %!d(string=hai) anos
  jherve 7e4166f9e3 Use FK to feature_articles in main and top article tables %!s(int64=2) %!d(string=hai) anos