27 Commits

Author SHA1 Message Date
dependabot[bot] 516eaade4f chore(deps): bump time from 0.3.44 to 0.3.47 in /torrential (#381)
Bumps [time](https://github.com/time-rs/time) from 0.3.44 to 0.3.47.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.44...v0.3.47)

---
updated-dependencies:
- dependency-name: time
  dependency-version: 0.3.47
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-09 12:26:43 +10:00
dependabot[bot] 784e42f177 chore(deps): bump bytes from 1.11.0 to 1.11.1 in /torrential (#380)
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: bytes
  dependency-version: 1.11.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-09 12:26:27 +10:00
dependabot[bot] 758baa9bbb chore(deps): bump quinn-proto from 0.11.13 to 0.11.14 in /torrential (#379)
Bumps [quinn-proto](https://github.com/quinn-rs/quinn) from 0.11.13 to 0.11.14.
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](https://github.com/quinn-rs/quinn/compare/quinn-proto-0.11.13...quinn-proto-0.11.14)

---
updated-dependencies:
- dependency-name: quinn-proto
  dependency-version: 0.11.14
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-09 12:26:12 +10:00
DecDuck 2dd90fbc44 New v0.4.0 website 2026-04-03 01:25:10 +00:00
DecDuck 50106d5fa2 Add final packages and fix torrential launch 2026-03-30 19:47:53 +11:00
DecDuck ff17d4256a feat: switch to libarchive backend 2026-03-01 22:57:04 +11:00
DecDuck 06530648c3 Fix build due to missing command
Adds vendored protoc
2026-02-26 01:00:53 +11:00
DecDuck 116b2183bb fix: root ca gen and warning message 2026-02-25 02:14:18 +11:00
Huskydog9988 838c39e849 fix build failing due to missing command 2026-02-08 11:54:08 -05:00
DecDuck c84ead0969 feat: formatting 2026-02-05 22:40:00 +11:00
DecDuck 454fb19941 feat: rest of droplet calls 2026-02-05 22:36:50 +11:00
DecDuck 006ed0a1f8 fix: remove log line 2026-02-05 19:17:24 +11:00
DecDuck 55b76a6529 feat: manifest generation 2026-02-05 12:00:25 +11:00
DecDuck aa46a88957 feat: protobuf communication 2026-02-04 13:44:07 +11:00
DecDuck 34f2a92785 feat: use new depot endpoints in game specialisation 2026-01-21 16:52:49 +11:00
DecDuck b812543a4c feat: open file semaphore 2025-12-20 20:09:53 +11:00
DecDuck 0d4c1e516f feat: depot API 2025-12-20 01:11:05 +11:00
DecDuck 89af632d84 feat: multipart downloads 2025-12-03 13:56:29 +11:00
quexeky 872a5421bf refactor: Convert to a dependency injection system for library sources, contexts, and backends
Signed-off-by: quexeky <git@quexeky.dev>
2025-12-03 10:14:31 +11:00
quexeky 51b469962a refactor: Add lints to use in future and fix some
Signed-off-by: quexeky <git@quexeky.dev>
2025-12-03 07:34:40 +11:00
DecDuck f7735fa88a fix: remove openssl 2025-12-01 21:29:19 +11:00
quexeky d10b4967fd refactor: Focus on maintainability
Signed-off-by: quexeky <git@quexeky.dev>
2025-12-01 20:21:40 +11:00
DecDuck 9e604bf61b feat: add healthcheck 2025-12-01 17:45:55 +11:00
DecDuck 39d4fea255 update readme 2025-12-01 16:29:33 +11:00
DecDuck 8965b05dda add license 2025-12-01 16:28:09 +11:00
DecDuck fd65a0653f fix: clippy lints 2025-12-01 16:27:08 +11:00
DecDuck bd2e44d4f0 feat: initial commit 2025-12-01 16:25:29 +11:00