Commit History

Autor SHA1 Mensaxe Data
  jherve cafdb28026 Do not ask for snapshots that are in the future hai 1 ano
  jherve 86667c97a8 Add a rate limiter to delay requests after errors 429 or of connection hai 1 ano
  jherve e1f4821197 Move internet_archive settings to a specific section hai 1 ano
  jherve deb4976e9f Move limiter configuration to settings hai 1 ano
  jherve b1a81e01b5 A better solution for rate limiting hai 1 ano
  jherve e23a632cca Add a private function to handle get requests in InternetArchiveClient hai 1 ano
  jherve 2ae7111cbf Add an arbitrary limit on the number of values returned hai 1 ano
  jherve a1680f1c84 Allow request to raise if status code is >= 400 hai 1 ano
  jherve 4fff56ca37 Dump some information in a tmpdir in case of a parsing error hai 1 ano
  jherve d999f7b82b Move DbConnection to an abstract + implementation scheme hai 1 ano
  jherve 9d1b010d7b Open the door to handling various db backends hai 1 ano
  jherve b4743db7f9 Revert "Remove one layer of "session"" hai 1 ano
  jherve 60934397f6 Fix dependencies and make web server bind to 0.0.0.0 hai 1 ano
  jherve da86eb7a06 Make sentence transformers optional hai 1 ano
  jherve 1599204563 Move import back to start of file hai 1 ano
  jherve 6a583f66e8 Fix call to rate-limiter hai 1 ano
  jherve fd8ca459c6 Remove one layer of "session" hai 1 ano
  jherve 0b711ddb88 Move InternetArchiveClient creation hai 1 ano
  jherve 4056f4cf02 Group snapshots-related code into the same module hai 1 ano
  jherve a61060c6be Merge both embeddings-related files hai 1 ano
  jherve be08f28b67 Move index to its own process that can be started by a rye script hai 1 ano
  jherve 8b73d72d51 Move embeddings to its own process that can be started by a rye script hai 1 ano
  jherve 0f6ba1e8e5 Move snapshots to its own process that can be started by a rye script hai 1 ano
  jherve 35d1c950fb Move web_server to its own process that can be started by a rye script hai 1 ano
  jherve 07b3f576fd Remove unused function hai 1 ano
  jherve d01a2c4129 Move indexes out of tables hai 1 ano
  jherve 2858f65987 Add column names info hai 1 ano
  jherve e726ba8c86 Handle columns in a declarative way as well hai 1 ano
  jherve 8e9bf7e913 Simplify creation of views and indexes hai 1 ano
  jherve b0bcd85c34 Use declarative approach for database hai 1 ano