Commit Verlauf

Autor SHA1 Nachricht Datum
  jherve cf34257719 Extend duration display to similar articles vor 1 Jahr
  jherve b99036276d Display datetimes / duration in a nicer format vor 1 Jahr
  jherve 9543e3d8ee Remove ugly underlines on links vor 1 Jahr
  jherve 5c256fa177 Update display of similar articles vor 1 Jahr
  jherve c4b7da71c6 Improve design a bit vor 1 Jahr
  jherve d51ff03bb2 Switch to Annoy for vector search/indexing vor 1 Jahr
  jherve 2d7c272ce7 Fix storage bug vor 1 Jahr
  jherve 5d907e27a8 Add a requirements file for embeddings vor 1 Jahr
  jherve 78907db424 Update all queries to match postgres' dialect vor 1 Jahr
  jherve f1a4b45338 Update insert_or_get to match postgres' approach vor 1 Jahr
  jherve 4c24edf277 Reduce parallelism while debugging postgres related stuff vor 1 Jahr
  jherve a39731763a Update DDL statements to postgresql dialect vor 1 Jahr
  jherve d681c8a42c Upgrade backend to support postgresql vor 1 Jahr
  jherve 0a9d277ed8 Some light rewrite vor 1 Jahr
  jherve 84b6e1b76b Remove "soup" from representation of MainPage vor 1 Jahr
  jherve 207cc110db Move database URL to secrets vor 1 Jahr
  jherve 16211d149d Turn page addition into a transaction vor 1 Jahr
  jherve f64bfbdb78 Add proper worker/job/jobqueue abstractions vor 1 Jahr
  jherve 77daef67a1 Add a job ID and debug logging to track the progress of jobs vor 1 Jahr
  jherve 20e8c70670 Move definition of snapshot days/hours to settings vor 1 Jahr
  jherve cafdb28026 Do not ask for snapshots that are in the future vor 1 Jahr
  jherve 86667c97a8 Add a rate limiter to delay requests after errors 429 or of connection vor 1 Jahr
  jherve e1f4821197 Move internet_archive settings to a specific section vor 1 Jahr
  jherve deb4976e9f Move limiter configuration to settings vor 1 Jahr
  jherve b1a81e01b5 A better solution for rate limiting vor 1 Jahr
  jherve e23a632cca Add a private function to handle get requests in InternetArchiveClient vor 1 Jahr
  jherve 2ae7111cbf Add an arbitrary limit on the number of values returned vor 1 Jahr
  jherve a1680f1c84 Allow request to raise if status code is >= 400 vor 1 Jahr
  jherve 4fff56ca37 Dump some information in a tmpdir in case of a parsing error vor 1 Jahr
  jherve d999f7b82b Move DbConnection to an abstract + implementation scheme vor 1 Jahr