Historique des commits

Auteur SHA1 Message Date
  jherve 7f561c5445 Display simultaneous articles in a more logical order il y a 1 an
  jherve cc5966b339 More tweaks to UI il y a 1 an
  jherve 67e0e31efd Slight tweaks to UI il y a 1 an
  jherve ee722d0de4 Use snapshot_apparitions to display more info from similar articles il y a 1 an
  jherve 574545c7a6 Some refactor il y a 1 an
  jherve 4a4ea9bdc4 Some formating/linting il y a 1 an
  jherve fee65e7521 Remove now useless main/top_articles_view il y a 1 an
  jherve 1f9d771622 Add link to original article il y a 1 an
  jherve 04456b0fc4 Use snapshot_apparitions instead of main_articles_view il y a 1 an
  jherve 112e20ebc2 Add snapshot_apparitions view il y a 1 an
  jherve b4f74bad0b Add a main_page_apparitions view il y a 1 an
  jherve e38f23b3ff Remove a useless function il y a 1 an
  jherve 2f96933e91 Add url fields to snapshots table il y a 1 an
  jherve 7ddca51324 Add actual timestamp to snapshots_view il y a 1 an
  jherve 1d6fbd1228 Move columns defintion to Storage class member il y a 1 an
  jherve 3cba987997 Add a snapshots_view VIEW and display site name in UI il y a 1 an
  jherve 56df202831 Prevent snapshot task from running if the snapshot is already stored il y a 1 an
  jherve 9bbe1bc525 Extend hours used for snapshots il y a 1 an
  jherve 9e6500d315 Handle latest main article case just as the others il y a 1 an
  jherve a702699ac4 [fix] Properly handle the case when indexing does not find any embeddings il y a 1 an
  jherve 5ff6d2bb65 Add some logging on services exit il y a 1 an
  jherve 67fbbfaa44 [fix] Update list_neighbouring to return all neighbouring articles il y a 1 an
  jherve 7e74f488c9 [fix] Handle the case when no "sibling" article exist in the storage il y a 1 an
  jherve 8a996adeb7 [fix] On similarity search, check that all embeddings have been found il y a 1 an
  jherve dbf68362ae Factor conversion from SQL row to dictionary il y a 1 an
  jherve d887493524 Display a list of similar articles to the one displayed il y a 1 an
  jherve 6ba9348f31 Add SimilaritySearch with faiss il y a 1 an
  jherve b126f66969 Split embeddings service into job/worker il y a 1 an
  jherve b844fd411a Split snapshot service into job / worker il y a 1 an
  jherve a681ba3c30 Add a Application class il y a 1 an