Commit Graph

16 Commits

Author SHA1 Message Date
85b4a12669 Update deps 2025-06-28 22:21:19 +02:00
b7abfc28cc Update dependencies and GitHub Actions workflow
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
- Bump Rust dependencies to latest versions in Cargo.lock - Update
  Docker image build workflow: - Add commit SHA to Docker image tags -
  Pass commit SHA as FILES_SERVER_TAG in deployment webhook - Minor YAML
  formatting improvements
2025-06-21 23:20:51 +02:00
dependabot[bot]
a18d1f1094 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:39 +00:00
dependabot[bot]
cce2586a2e 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:12:03 +00:00
dependabot[bot]
e168f255fb 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:49 +00:00
e91318f728 Update deps
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2025-03-23 12:50:19 +01:00
dependabot[bot]
15091f633d 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:53:07 +00:00
7672fc3f60 Update deps
Some checks are pending
Build docker image / Build-Docker-Image (push) Waiting to run
2025-01-19 23:20:25 +01:00
491bb75df2 Update deps
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2024-12-24 20:32:22 +01:00
88f91af907 Update deps
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2024-10-02 14:29:29 +02:00
dependabot[bot]
fc5bf1190f 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-22 18:14:28 +00:00
Шатунов Антон
e18d9555a6 Change download logic to just opening file
Co-authored-by: Kurbanov Bulat <kurbanovbul@gmail.com>
2024-05-07 02:13:17 +03:00
Шатунов Антон
4e45d68a05 Merge branch 'rewrite-to-rust' of https://github.com/flibusta-apps/telegram_files_server into rewrite-to-rust 2024-05-07 00:35:09 +03:00
Шатунов Антон
23c23fd770 Add cache 2024-05-07 00:35:01 +03:00
5ce9ffd6ff Fix 2024-05-06 22:53:05 +02:00
Шатунов Антон
26de50da3a Rewrite to rust
Co-authored-by: Kurbanov Bulat <kurbanovbul@gmail.com>
2024-05-06 23:04:24 +03:00