Historique des commits

Auteur SHA1 Message Date
  jherve 6f03628f17 Move import within function to speed up init il y a 1 an
  jherve 2c8891a01f Implement embeddings computation & storage il y a 1 an
  jherve 6824f09886 Start adding embeddings computation il y a 1 an
  jherve a391820475 Add "name" field for collections/sites il y a 1 an
  jherve 53cf759f66 Add some logging + format il y a 1 an
  jherve 91cff2c259 Move snapshot worker to its own module il y a 1 an
  jherve 55d15f42a9 Rename ArchiveDownloader => SnapshotWorker il y a 1 an
  jherve 4ea9edc9ed Export archive download/analysis to a function il y a 1 an
  jherve 60bca41b48 Add _insert_or_get method il y a 1 an
  jherve 7c68a9647f Fix formatting il y a 1 an
  jherve 57fb342d5c Replace print with logging il y a 1 an
  jherve 6b41246a0b Fix some variables in error messages il y a 1 an
  jherve f9175c72e7 Move logging on exceptions to methods il y a 1 an
  jherve f30cdabc3e Use an instance of ArchiveDownloader instead of static methods il y a 1 an
  jherve 1676202dc6 Remove useless fields of ArchiveDownloader il y a 1 an
  jherve 1886cde7f5 More exception cases il y a 1 an
  jherve 8badab4caf Fix selector for some media's main article il y a 1 an
  jherve 6cfefac975 Display a more useful message on error il y a 1 an
  jherve e379884a91 Split handle_snap into several functions il y a 1 an
  jherve 46ee700271 Change interface of last_n_days il y a 1 an
  jherve 160107d332 Formatting/linter il y a 1 an
  jherve 2bb31d8be3 Use select instead of "find" il y a 1 an
  jherve 89dfab54a9 Factorize out common code for snapshots il y a 1 an
  jherve 14d869ee75 Add a new media il y a 1 an
  jherve 82566547de Make a separate folder for medias il y a 1 an
  jherve 25b53f3701 Prevent exception masking in async loop il y a 1 an
  jherve e06fc91e21 Pass linter/formatter il y a 1 an
  jherve a66eaa2478 More db normalization : use featured_article_id in article_snapshots il y a 1 an
  jherve f1747d6bd3 Add featured_articles table il y a 1 an
  jherve 4a6f5b5072 Add FeaturedArticle class il y a 1 an