Historia zmian

Autor SHA1 Wiadomość Data
  jherve b78534ae6a Replace print with logging 1 rok temu
  jherve f9175c72e7 Move logging on exceptions to methods 1 rok temu
  jherve f30cdabc3e Use an instance of ArchiveDownloader instead of static methods 1 rok temu
  jherve 1676202dc6 Remove useless fields of ArchiveDownloader 1 rok temu
  jherve 1886cde7f5 More exception cases 1 rok temu
  jherve 8badab4caf Fix selector for some media's main article 1 rok temu
  jherve 6cfefac975 Display a more useful message on error 1 rok temu
  jherve e379884a91 Split handle_snap into several functions 1 rok temu
  jherve 46ee700271 Change interface of last_n_days 1 rok temu
  jherve 160107d332 Formatting/linter 1 rok temu
  jherve 2bb31d8be3 Use select instead of "find" 1 rok temu
  jherve 89dfab54a9 Factorize out common code for snapshots 1 rok temu
  jherve 14d869ee75 Add a new media 1 rok temu
  jherve 82566547de Make a separate folder for medias 1 rok temu
  jherve 25b53f3701 Prevent exception masking in async loop 1 rok temu
  jherve e06fc91e21 Pass linter/formatter 1 rok temu
  jherve a66eaa2478 More db normalization : use featured_article_id in article_snapshots 1 rok temu
  jherve f1747d6bd3 Add featured_articles table 1 rok temu
  jherve 4a6f5b5072 Add FeaturedArticle class 1 rok temu
  jherve 2466461439 Use cattrs to ensure proper structure for FeaturedArticleSnapshot 1 rok temu
  jherve f067d24692 FeaturedArticle -> FeaturedArticleSnapshot in classes, methods, tables 1 rok temu
  jherve 2b37c85802 Add original url field to featured_articles table 1 rok temu
  jherve 9a77b03f00 Parse archive's URL to get the original article URL 1 rok temu
  jherve 94a61c82db Prevent database lock with a semaphore on SQL connection 1 rok temu
  jherve 7e4166f9e3 Use FK to feature_articles in main and top article tables 1 rok temu
  jherve 33616401e2 Add "featured article" class and subclasses 1 rok temu
  jherve 43b4d7f899 Add featured_articles table 1 rok temu
  jherve 8b08da96ca Add SQL views for articles 1 rok temu
  jherve 91309c7470 Handle the case when no snapshot is yet available 1 rok temu
  jherve 434814257b Refactor ArchiveDownloader code 1 rok temu