Historie revizí

Autor SHA1 Zpráva Datum
  jherve 25b53f3701 Prevent exception masking in async loop před 1 rokem
  jherve e06fc91e21 Pass linter/formatter před 1 rokem
  jherve a66eaa2478 More db normalization : use featured_article_id in article_snapshots před 1 rokem
  jherve f1747d6bd3 Add featured_articles table před 1 rokem
  jherve 4a6f5b5072 Add FeaturedArticle class před 1 rokem
  jherve 2466461439 Use cattrs to ensure proper structure for FeaturedArticleSnapshot před 1 rokem
  jherve f067d24692 FeaturedArticle -> FeaturedArticleSnapshot in classes, methods, tables před 1 rokem
  jherve 2b37c85802 Add original url field to featured_articles table před 1 rokem
  jherve 9a77b03f00 Parse archive's URL to get the original article URL před 1 rokem
  jherve 94a61c82db Prevent database lock with a semaphore on SQL connection před 1 rokem
  jherve 7e4166f9e3 Use FK to feature_articles in main and top article tables před 1 rokem
  jherve 33616401e2 Add "featured article" class and subclasses před 1 rokem
  jherve 43b4d7f899 Add featured_articles table před 1 rokem
  jherve 8b08da96ca Add SQL views for articles před 1 rokem
  jherve 91309c7470 Handle the case when no snapshot is yet available před 1 rokem
  jherve 434814257b Refactor ArchiveDownloader code před 1 rokem
  jherve 0480ef5887 Refactor insert statement před 1 rokem
  jherve 322e5ffd4c Normalize snapshots table před 1 rokem
  jherve 43335a3904 Add site table před 1 rokem
  jherve 69d6c8cad4 Normalize top_articles and main_articles tables with a FK to snapshots před 1 rokem
  jherve 6f83c87189 Add virtual_timestamp field před 1 rokem
  jherve 78750990e9 Add a snapshot table před 1 rokem
  jherve 2a7ae2e91e Move collections to a `media` module před 1 rokem
  jherve 9f647cc70e Add france_tv_info website před 1 rokem
  jherve 48802dd194 Add a unique index to sql tables před 1 rokem
  jherve 330ab7f8b9 Move storage into sqlite database to main async function před 1 rokem
  jherve 6d888a1fa7 Add sqlite storage před 1 rokem
  jherve c9878f387b Move collection argument all the way back to main loop před 1 rokem
  jherve 82c133c49f Some reformat před 1 rokem
  jherve e9ec5c4e31 Add collection notion před 1 rokem