Commit Graph

315 Commits

Author SHA1 Message Date
f9e1918c55 Merge pull request #44 from flibusta-apps/dependabot/github_actions/actions/checkout-5
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
rust-clippy analyze / Run rust-clippy analyzing (push) Has been cancelled
Bump actions/checkout from 4 to 5
2025-09-10 17:08:14 +02:00
a329bd9e0b Update deps
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
rust-clippy analyze / Run rust-clippy analyzing (push) Has been cancelled
2025-08-31 14:09:05 +02:00
dependabot[bot]
0100443ac6 Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-19 09:11:06 +00:00
41bfaf789c Create rust-clippy.yml
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
rust-clippy analyze / Run rust-clippy analyzing (push) Has been cancelled
2025-08-17 23:34:12 +02:00
8db6d45b49 Merge pull request #42 from flibusta-apps/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2025-08-17 23:17:10 +02:00
5c9f8e156b Merge pull request #43 from flibusta-apps/dependabot/cargo/slab-0.4.11
Bump slab from 0.4.10 to 0.4.11
2025-08-17 23:09:18 +02:00
dependabot[bot]
0407c44fb8 Bump slab from 0.4.10 to 0.4.11
Bumps [slab](https://github.com/tokio-rs/slab) from 0.4.10 to 0.4.11.
- [Release notes](https://github.com/tokio-rs/slab/releases)
- [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/slab/compare/v0.4.10...v0.4.11)

---
updated-dependencies:
- dependency-name: slab
  dependency-version: 0.4.11
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-13 04:45:37 +00:00
dependabot[bot]
59ab051873 Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 09:21:40 +00:00
ace9318ec4 Optimize release build
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2025-06-28 22:37:27 +02:00
b69d637496 Update deps 2025-06-28 22:19:27 +02:00
b21b62d6ad Update dependencies and GitHub Actions workflow
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
- Bump many Rust dependencies to latest versions in Cargo.lock -
  Update Docker image build workflow: - Add commit SHA to Docker image
  tags - Pass CHANNEL_FILES_CACHE_TAG to deployment webhook
2025-06-21 23:14:43 +02:00
bed2cd5767 Merge pull request #41 from flibusta-apps/dependabot/cargo/crossbeam-channel-0.5.15
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
Bump crossbeam-channel from 0.5.14 to 0.5.15
2025-04-10 23:09:31 +02:00
dependabot[bot]
1c8cf83438 Bump crossbeam-channel from 0.5.14 to 0.5.15
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.14 to 0.5.15.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.14...crossbeam-channel-0.5.15)

---
updated-dependencies:
- dependency-name: crossbeam-channel
  dependency-version: 0.5.15
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-10 14:42:49 +00:00
5db7881f83 Merge pull request #40 from flibusta-apps/dependabot/cargo/tokio-1.44.2
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
Bump tokio from 1.44.1 to 1.44.2
2025-04-08 15:56:03 +02:00
dependabot[bot]
2d9fe17ec0 Bump tokio from 1.44.1 to 1.44.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.1 to 1.44.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.1...tokio-1.44.2)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.44.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-08 02:10:56 +00:00
c0d0338659 Merge pull request #39 from flibusta-apps/dependabot/cargo/openssl-0.10.72
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
Bump openssl from 0.10.70 to 0.10.72
2025-04-04 23:56:07 +02:00
dependabot[bot]
f6ccced305 Bump openssl from 0.10.70 to 0.10.72
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.70 to 0.10.72.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.70...openssl-v0.10.72)

---
updated-dependencies:
- dependency-name: openssl
  dependency-version: 0.10.72
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-04 20:54:16 +00:00
d0d662f98c Merge pull request #38 from flibusta-apps/dependabot/cargo/ring-0.17.13
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
Bump ring from 0.17.8 to 0.17.13
2025-03-23 14:26:37 +01:00
dependabot[bot]
26286757bf Bump ring from 0.17.8 to 0.17.13
Bumps [ring](https://github.com/briansmith/ring) from 0.17.8 to 0.17.13.
- [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md)
- [Commits](https://github.com/briansmith/ring/commits)

---
updated-dependencies:
- dependency-name: ring
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-23 13:11:42 +00:00
9bbdb83cc1 Update deps 2025-03-23 14:10:19 +01:00
47f189e19e Merge pull request #37 from flibusta-apps/dependabot/cargo/openssl-0.10.70
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
Bump openssl from 0.10.68 to 0.10.70
2025-02-06 10:46:48 +01:00
dependabot[bot]
f311f909a8 Bump openssl from 0.10.68 to 0.10.70
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.68 to 0.10.70.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.68...openssl-v0.10.70)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 18:51:08 +00:00
7c2ebe315b Fix
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2025-01-04 15:06:30 +01:00
52cfff0e28 Update axum to 0.8 2025-01-04 14:14:43 +01:00
d83e861aa1 Update deps
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2024-12-24 20:08:18 +01:00
5f95bfeee0 Fix pg pool options 2024-12-24 20:05:27 +01:00
f4296d74ab Add sqlx queries 2024-12-24 19:50:55 +01:00
1bb21db73d Add .sqlx to gitignore 2024-12-24 19:46:41 +01:00
ab392b86c9 Delete prisma schema 2024-12-24 19:44:42 +01:00
1a6ef5537f Move to sqlx 2024-12-24 19:43:38 +01:00
83cd82b9ba Update deps
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2024-10-02 14:49:06 +02:00
35fee8550f Use dotenvy 2024-10-02 14:35:53 +02:00
a3326d02a8 Update deps 2024-10-02 14:35:00 +02:00
ae2e2e1cb8 Merge pull request #36 from flibusta-apps/dependabot/cargo/openssl-0.10.66
Bump openssl from 0.10.64 to 0.10.66
2024-07-24 19:22:32 +02:00
dependabot[bot]
c54c939e58 Bump openssl from 0.10.64 to 0.10.66
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.64 to 0.10.66.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.64...openssl-v0.10.66)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-24 16:59:22 +00:00
ce79af2eb0 Merge pull request #35 from flibusta-apps/dependabot/cargo/prisma-cli/openssl-0.10.66
Bump openssl from 0.10.60 to 0.10.66 in /prisma-cli
2024-07-24 18:58:18 +02:00
dependabot[bot]
1cdb2a91e2 Bump openssl from 0.10.60 to 0.10.66 in /prisma-cli
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.60 to 0.10.66.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.60...openssl-v0.10.66)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 18:10:42 +00:00
d2eb58a9e2 Merge pull request #34 from flibusta-apps/dependabot/github_actions/docker/build-push-action-6
Bump docker/build-push-action from 5 to 6
2024-06-18 13:03:53 +02:00
dependabot[bot]
754f277725 Bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 23:22:06 +00:00
42d74511da Refactor and update deps 2024-06-02 15:10:01 +02:00
8e598e2b64 Fix download empty files 2024-05-31 16:15:16 +02:00
ce8ffe276f Set pool_timeout to 300 2024-05-24 14:07:04 +02:00
e69450d1dc Fix for reuse connections 2024-05-13 12:49:40 +02:00
b59b82a080 Update response codes 2024-05-07 19:17:16 +02:00
e1982ba173 Remove get link handler 2024-05-07 19:15:17 +02:00
4cf15542f3 Delete get link handler 2024-05-07 18:19:28 +02:00
579f312206 Fix 2024-05-07 18:12:54 +02:00
b8a7d7ccb1 Ignore 204 from files server 2024-05-07 17:59:27 +02:00
b2951c71c9 Fix 2024-05-06 23:43:25 +02:00
d61b317738 Fix 2024-05-06 22:14:16 +02:00