提交歷史

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