Revīziju vēsture

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