Historique des commits

Auteur SHA1 Message Date
  jherve 823e4ba58d Add viewport meta tag for mobile display il y a 1 an
  jherve 3501a02749 Add logo information and display it in the UI il y a 1 an
  jherve 1e135c8fb8 Fix order of fields in sites' rows il y a 1 an
  jherve 3215fdfd11 Change scroll behaviour for focused article and similar ones il y a 1 an
  jherve 68025de5ba Move date of focused article il y a 1 an
  jherve cf34257719 Extend duration display to similar articles il y a 1 an
  jherve b99036276d Display datetimes / duration in a nicer format il y a 1 an
  jherve 9543e3d8ee Remove ugly underlines on links il y a 1 an
  jherve 5c256fa177 Update display of similar articles il y a 1 an
  jherve c4b7da71c6 Improve design a bit il y a 1 an
  jherve d51ff03bb2 Switch to Annoy for vector search/indexing il y a 1 an
  jherve 2d7c272ce7 Fix storage bug il y a 1 an
  jherve 5d907e27a8 Add a requirements file for embeddings il y a 1 an
  jherve 78907db424 Update all queries to match postgres' dialect il y a 1 an
  jherve f1a4b45338 Update insert_or_get to match postgres' approach il y a 1 an
  jherve 4c24edf277 Reduce parallelism while debugging postgres related stuff il y a 1 an
  jherve a39731763a Update DDL statements to postgresql dialect il y a 1 an
  jherve d681c8a42c Upgrade backend to support postgresql il y a 1 an
  jherve 0a9d277ed8 Some light rewrite il y a 1 an
  jherve 84b6e1b76b Remove "soup" from representation of MainPage il y a 1 an
  jherve 207cc110db Move database URL to secrets il y a 1 an
  jherve 16211d149d Turn page addition into a transaction il y a 1 an
  jherve f64bfbdb78 Add proper worker/job/jobqueue abstractions il y a 1 an
  jherve 77daef67a1 Add a job ID and debug logging to track the progress of jobs il y a 1 an
  jherve 20e8c70670 Move definition of snapshot days/hours to settings il y a 1 an
  jherve cafdb28026 Do not ask for snapshots that are in the future il y a 1 an
  jherve 86667c97a8 Add a rate limiter to delay requests after errors 429 or of connection il y a 1 an
  jherve e1f4821197 Move internet_archive settings to a specific section il y a 1 an
  jherve deb4976e9f Move limiter configuration to settings il y a 1 an
  jherve b1a81e01b5 A better solution for rate limiting il y a 1 an