Historique des commits

Auteur SHA1 Message Date
  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
  jherve e23a632cca Add a private function to handle get requests in InternetArchiveClient il y a 1 an
  jherve 2ae7111cbf Add an arbitrary limit on the number of values returned il y a 1 an
  jherve a1680f1c84 Allow request to raise if status code is >= 400 il y a 1 an
  jherve 4fff56ca37 Dump some information in a tmpdir in case of a parsing error il y a 1 an
  jherve d999f7b82b Move DbConnection to an abstract + implementation scheme il y a 1 an
  jherve 9d1b010d7b Open the door to handling various db backends il y a 1 an
  jherve b4743db7f9 Revert "Remove one layer of "session"" il y a 1 an
  jherve 60934397f6 Fix dependencies and make web server bind to 0.0.0.0 il y a 1 an
  jherve da86eb7a06 Make sentence transformers optional il y a 1 an
  jherve 1599204563 Move import back to start of file il y a 1 an
  jherve 6a583f66e8 Fix call to rate-limiter il y a 1 an
  jherve fd8ca459c6 Remove one layer of "session" il y a 1 an
  jherve 0b711ddb88 Move InternetArchiveClient creation il y a 1 an
  jherve 4056f4cf02 Group snapshots-related code into the same module il y a 1 an
  jherve a61060c6be Merge both embeddings-related files il y a 1 an
  jherve be08f28b67 Move index to its own process that can be started by a rye script il y a 1 an
  jherve 8b73d72d51 Move embeddings to its own process that can be started by a rye script il y a 1 an
  jherve 0f6ba1e8e5 Move snapshots to its own process that can be started by a rye script il y a 1 an
  jherve 35d1c950fb Move web_server to its own process that can be started by a rye script il y a 1 an
  jherve 07b3f576fd Remove unused function il y a 1 an
  jherve d01a2c4129 Move indexes out of tables il y a 1 an
  jherve 2858f65987 Add column names info il y a 1 an
  jherve e726ba8c86 Handle columns in a declarative way as well il y a 1 an
  jherve 8e9bf7e913 Simplify creation of views and indexes il y a 1 an
  jherve b0bcd85c34 Use declarative approach for database il y a 1 an