Historique des commits

Auteur SHA1 Message Date
  jherve b844fd411a Split snapshot service into job / worker il y a 1 an
  jherve a681ba3c30 Add a Application class il y a 1 an
  jherve 15d4d068a3 Split snapshot_worker into 2 "worker" modules il y a 1 an
  jherve cba12113fe Add an ugly but functional grid style il y a 1 an
  jherve d3eadaf4b7 Implement an article "browser" that navigates among sites and dates il y a 1 an
  jherve 63c23149f8 Some reformating il y a 1 an
  jherve ec743a4266 Use name field in web page il y a 1 an
  jherve ea5dc70361 Add a missing field to row returned from storage il y a 1 an
  jherve bdbd452e99 Add link to lists on index il y a 1 an
  jherve 157047d87e Add a page per site il y a 1 an
  jherve eab1fa8ada Add an admin page il y a 1 an
  jherve 10de53bfa4 Add a template engine il y a 1 an
  jherve fc085585c7 Add hello world web server il y a 1 an
  jherve d93216d029 Do not re-compute already stored embeddings il y a 1 an
  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