Commit graph

  • cfaf6d70ef update rustls-channel-resolver main asonix 2025-02-09 13:34:53 -0600
  • 6eea4bcf2e Update deny.toml asonix 2025-02-08 16:11:50 -0600
  • 2c84bb2092 Add release notes v0.5.17-pre.9 asonix 2025-02-08 16:03:23 -0600
  • e4d213fb49 rand 0.9.0 asonix 2025-02-08 15:53:37 -0600
  • 6473e37f27 config 0.15 asonix 2025-02-08 15:49:17 -0600
  • 9000152fe5 0.5.17-pre.9 asonix 2025-02-08 15:42:56 -0600
  • 071a541300 Update nixpkgs asonix 2025-02-08 14:55:19 -0600
  • ae785fa8fc BytesReader: Remove unneeded try_recv asonix 2025-02-08 14:39:21 -0600
  • c8817db997 BytesReader: implement in terms of BufReader asonix 2025-02-08 14:36:51 -0600
  • 939cd7955c Add BytesReader for streaming image decoding for blurhashes asonix 2025-02-08 14:21:52 -0600
  • ec9e21f318 Add danger-dummy-mode blurhash implementation asonix 2025-01-24 15:19:06 -0600
  • b5d0a0fe32 Remove nanorand asonix 2024-12-22 11:55:49 -0600
  • 50792a1249 Prepare v0.5.17-pre.8 v0.5.17-pre.8 asonix 2024-12-10 18:49:16 -0600
  • 7ba67cff22 Avoid shelling out to imagemagick for some blurhash operations asonix 2024-12-10 18:45:16 -0600
  • 31e17b4d62 Add note about blurhash to 0.5.17-pre.7 release doc asonix 2024-12-09 21:54:38 -0600
  • cddea8ddc7 Prepare v0.5.17-pre.7 v0.5.17-pre.7 asonix 2024-12-09 21:32:44 -0600
  • 4433257f2b Remove unnecessary returns asonix 2024-12-09 20:53:59 -0600
  • ef60ed9581 Remove unlooping loop asonix 2024-12-09 19:38:06 -0600
  • 5e95c76a0f Add thiserror to deny.toml asonix 2024-12-09 19:21:49 -0600
  • f5af791483 Update dependencies (minor & point) asonix 2024-12-09 19:18:15 -0600
  • ac9a3773d1 Timeout all operations while holding semaphore asonix 2024-12-09 19:16:29 -0600
  • 8a551fa65d Reduce poll timer sampling from ~100% to ~10% asonix 2024-12-09 19:14:46 -0600
  • 04bde6cf20 Increase concurrency when polling some streams asonix 2024-12-09 19:12:53 -0600
  • 3879a45b32 Add vhost into endpoint URL if it isn't already specified asonix 2024-12-08 23:37:40 -0600
  • 62bb25ac44 Remove use of deprecated tracing functions asonix 2024-12-08 22:23:42 -0600
  • 1e5d975b6f Update dependencies (minor & point) asonix 2024-12-08 22:23:23 -0600
  • deafc89e72 Merge pull request 'Include blurhash in details json' (#75) from asonix/blurhash-in-details into main asonix 2024-11-23 23:01:25 +0000
  • 267309cd5d Include blurhash in details json #75 asonix/blurhash-in-details asonix 2024-11-23 16:15:19 -0600
  • 89161d03c9 Remove a couple redundant db accesses asonix 2024-11-23 15:37:28 -0600
  • d4d7ce9366 Update thiserror to 2 asonix 2024-11-23 15:06:51 -0600
  • 7dff11a83a Update opentelemetry to 0.27 asonix 2024-11-23 15:01:09 -0600
  • 5c370a7bb4 Remove unused license allowance asonix 2024-11-23 14:44:54 -0600
  • 6a1d2643c6 Update dependencies (minor & point) asonix 2024-11-23 14:44:41 -0600
  • 2e97a77ccb Merge pull request 'Update diesel-async to 0.5.0, msrv bump' (#71) from asonix/update-diesel-async-05 into main asonix 2024-11-23 20:43:13 +0000
  • 7bc2818d14 switch to nixos-24.11 #71 asonix/update-diesel-async-05 asonix 2024-11-23 14:42:34 -0600
  • af96790945 Clippy nit: borrowed value passed to span.record asonix 2024-11-12 13:57:01 -0600
  • cb09720d85 Clippy nit: borrowed value passed to json asonix 2024-11-12 13:54:13 -0600
  • 47b3fb84b6 Update rust version & MSRV to 1.82 asonix 2024-11-12 13:46:30 -0600
  • bb6ec7c817 Merge branch 'main' into asonix/update-diesel-async-05 asonix 2024-11-12 13:24:41 -0600
  • db69f3bb74 Clean up permitted duplicate crates, allow unmaintained instant crate asonix 2024-11-12 13:09:16 -0600
  • f6b3978096 Allow Unicode-3.0 license asonix 2024-11-12 13:02:47 -0600
  • d0b02135d0 Update dependencies (minor & point & reqwest-middleware due to semver incompat change) asonix 2024-11-12 12:52:17 -0600
  • 9e08db62a9 Merge pull request 'Update opentelemetry' (#70) from asonix/update-opentelemetry-026 into main asonix 2024-11-12 18:44:21 +0000
  • a5d81ce90a Use stable tracing-actix-web #70 asonix/update-opentelemetry-026 asonix 2024-11-12 12:35:41 -0600
  • 6014a793ab Add release documentation v0.5.17-pre.6 asonix 2024-10-16 21:29:35 -0500
  • d19c9927ed v0.5.17-pre.6 asonix 2024-10-16 21:25:57 -0500
  • 46b12895d5 Merge pull request 'Prevent postgres errors by explicitly allowing conflicts' (#72) from asonix/on-conflict-do-nothing into main asonix 2024-10-17 02:23:36 +0000
  • 68181e4aad Update deny.toml asonix 2024-10-16 21:23:03 -0500
  • a4228135b4 Prevent postgres errors by explicitly allowing conflicts #72 asonix/on-conflict-do-nothing asonix 2024-10-16 18:11:53 -0500
  • 7f3a6daaa0 Update opentelemetry to 0.26 asonix 2024-10-16 17:52:00 -0500
  • 0430d09da7 Update metrics & related asonix 2024-10-16 17:20:06 -0500
  • 9155b5461c Update dependencies (minor & point) asonix 2024-10-16 17:17:20 -0500
  • 5302e78257 Update object_store asonix 2024-10-05 23:28:01 -0500
  • 244ab68c5d Update console-subscriber, otel packages asonix 2024-10-05 23:26:36 -0500
  • d34906f1ee Update dependencies (minor & point) asonix 2024-10-05 21:53:23 -0500
  • 5a9a0b16fc Prepare 0.5.17-pre.5 v0.5.17-pre.5 asonix 2024-07-21 11:49:22 -0500
  • fb80f77136 Add 0.5.17-pre.4.md asonix 2024-07-20 17:10:20 -0500
  • 56c42b6e57 Prepare 0.5.17-pre.4 v0.5.17-pre.4 asonix 2024-07-20 16:44:19 -0500
  • e29a50ecc8 Check if variant exists when serving existing and warn if it doesn't asonix 2024-07-20 16:39:40 -0500
  • a3bb40402e Update diesel-async to 0.5.0, msrv bump asonix 2024-07-19 17:25:46 -0500
  • 2d92cd861d Docker env: update postgres, garage asonix 2024-07-19 17:36:22 -0500
  • e740998f96 Update dependencies (minor & point) asonix 2024-07-19 17:27:04 -0500
  • fb3e06d436 Update dependencies (minor & point) asonix 2024-07-09 12:50:32 -0500
  • 4b0e6cf4db Don't run deny in release flow. it's not working in CI v0.5.17-pre.3 asonix 2024-06-26 14:25:19 -0500
  • 24a28a0891 Prepare v0.5.17-pre.3 asonix 2024-06-26 13:44:07 -0500
  • 62013068ca Set user-agent from cargo metadata asonix 2024-06-26 13:29:42 -0500
  • 4b67c696d8 Don't automatically prepend bucket to endpoint when path_style is disabled asonix 2024-06-26 13:16:45 -0500
  • 38a5b72606 Prepare v0.5.17-pre.2 v0.5.17-pre.2 asonix 2024-06-25 15:34:41 -0500
  • 147f9406c8 Prepare v0.5.17-pre.1 v0.5.17-pre.1 asonix 2024-06-24 17:10:13 -0500
  • 175b0f962a Use off-the-shelf object storage library asonix 2024-06-24 14:19:36 -0500
  • df41f0a071 Switch back to ring asonix 2024-06-24 10:32:06 -0500
  • cbc14810ec Fix signature duration configuration documentation asonix 2024-06-22 18:03:09 -0500
  • bb9f8e8807 Update console-subscriber, be more specific about latest point versions asonix 2024-06-21 15:06:10 -0500
  • 6d26d7ab9b Update flake, rustc 1.78 asonix 2024-06-21 14:46:55 -0500
  • 7050c1c6ae Add cargo-deny to flake asonix 2024-06-21 14:40:13 -0500
  • cfea4b6c5a Merge pull request 'Remove ring' (#65) from asonix/remove-ring into main asonix 2024-06-21 19:38:36 +0000
  • 3664d9f94d Require deny run for publish #65 asonix/remove-ring asonix 2024-06-21 14:29:49 -0500
  • 0dbdbd2d49 Add cargo-deny run asonix 2024-06-21 14:27:11 -0500
  • 955f3ed229 Add deny.toml for 'cargo deny' asonix 2024-06-21 13:43:59 -0500
  • a9fe7df4eb Use stable reqwest asonix 2024-06-21 13:43:50 -0500
  • 8a009a3726 Remove 'jxl' from animation format documentation asonix 2024-06-21 12:57:53 -0500
  • a38a1f1efa Resolve conflicts with main asonix 2024-06-09 15:44:38 -0500
  • 31049d3922 Prepare 0.5.16 v0.5.16 asonix 2024-06-09 15:38:43 -0500
  • a6fbb67875 Merge pull request 'Update metrics to 0.23' (#66) from asonix/update-metrics-023 into main asonix 2024-06-09 19:46:51 +0000
  • d3d7dfef99 Merge branch 'main' into asonix/update-metrics-023 #66 asonix/update-metrics-023 asonix 2024-06-09 19:45:50 +0000
  • 0cd100842d Merge pull request 'Update opentelemetry to 0.23' (#64) from asonix/update-opentelemetry-023 into main asonix 2024-06-09 19:45:36 +0000
  • fbdd6d1d3b Merge branch 'main' into asonix/update-opentelemetry-023 #64 asonix/update-opentelemetry-023 asonix 2024-06-09 19:45:08 +0000
  • 9af7e01b01 Better handle concurrent proxies asonix 2024-06-09 14:44:18 -0500
  • b569607854 Better handle concurrent proxies asonix 2024-06-09 14:44:18 -0500
  • c38375ee92 Update metrics to 0.23 asonix 2024-06-09 14:20:51 -0500
  • 8f0fc2054c Merge branch 'main' into asonix/update-opentelemetry-023 asonix 2024-06-09 19:16:31 +0000
  • 80af2b67b0 Improve error messaging around diesel asonix 2024-06-09 12:59:46 -0500
  • c9fe2ea89f Update io-uring asonix 2024-06-09 12:27:32 -0500
  • 78f9d8e560 Update opentelemetry to 0.23 asonix 2024-06-09 12:06:05 -0500
  • de9f34ee22 Use branch without native roots asonix 2024-06-09 12:02:21 -0500
  • b3a9edf8c8 Update reqwest to git, ring is no longer compiled asonix 2024-06-09 11:36:03 -0500
  • b8c83d6f60 Update dependencies (minor & point) asonix 2024-06-09 11:06:19 -0500
  • 77c1c90572 Fix 'force' paramter in prine query asonix 2024-06-09 11:05:13 -0500
  • dd01548309 Fix backgrounded query boolean parsing asonix 2024-06-05 12:54:05 -0500
  • f05eed2e36 Prepare 0.5.15 v0.5.15 asonix 2024-06-04 11:49:13 -0500