Historique des commits

Auteur SHA1 Message Date
  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
  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