Commit Graph

124 Commits

Author SHA1 Message Date
7544646c08 Fix 2023-08-12 13:46:00 +02:00
cb6de75a26 Fix 2023-08-10 21:18:25 +02:00
55e8978464 Add sentry 2023-08-10 00:57:41 +02:00
e5eba1c6a6 Fix 2023-08-10 00:28:53 +02:00
8002d84912 Fix 2023-08-09 00:21:36 +02:00
39a354df78 Fix 2023-08-08 23:49:44 +02:00
0fca1aea78 Fix 2023-08-08 23:01:54 +02:00
b19c6f14ea Update download result headers 2023-08-08 19:30:30 +02:00
3110d8bc7d Update deps 2023-08-05 01:29:17 +02:00
e7766c9270 Add Content-Length header 2023-07-30 01:38:24 +02:00
d99b8a439f Update deps 2023-07-25 21:13:54 +02:00
680275bd00 Refactor 2023-07-25 20:37:28 +02:00
a8ca9c0d2c Fix 2023-07-24 00:45:52 +02:00
6bee9ca631 Update 2023-07-24 00:25:37 +02:00
9fcf51d6e1 Update deps 2023-07-24 00:12:30 +02:00
5337fc5862 Merge pull request #15 from flibusta-apps/dependabot/cargo/openssl-0.10.55
Bump openssl from 0.10.51 to 0.10.55
2023-07-14 23:57:33 +02:00
dependabot[bot]
904a414d91 Bump openssl from 0.10.51 to 0.10.55
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.51 to 0.10.55.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.51...openssl-v0.10.55)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 22:56:28 +00:00
e0718d2781 Fix 2023-06-16 19:26:57 +02:00
c125598b8e Fix 2023-06-02 20:23:16 +02:00
780a8bd899 Update deps 2023-06-02 19:03:26 +02:00
345bdc85ae Optimize 2023-05-09 00:10:09 +02:00
c39138459c Update deps 2023-04-24 23:00:55 +02:00
e588866d6c Refactor authorization checking 2023-03-31 10:10:33 +02:00
6fe6b90485 Update deps 2023-03-27 20:16:04 +02:00
335df37e98 Merge pull request #13 from flibusta-apps/dependabot/cargo/openssl-0.10.48
Bump openssl from 0.10.46 to 0.10.48
2023-03-25 04:01:49 +01:00
dependabot[bot]
859d1eb5fd Bump openssl from 0.10.46 to 0.10.48
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.46 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.46...openssl-v0.10.48)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-25 01:47:48 +00:00
c7197f2b2a Update deps 2023-03-16 01:14:59 +01:00
55dfe1b9e7 Update deps 2023-02-24 01:02:11 +01:00
959640dccd Update deps 2023-02-14 22:41:24 +01:00
7a4332a3eb Merge pull request #12 from flibusta-apps/dependabot/github_actions/docker/build-push-action-4
Bump docker/build-push-action from 3 to 4
2023-01-31 09:18:44 +01:00
dependabot[bot]
a0b030960b Bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
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>
2023-01-31 07:06:54 +00:00
a6efc74886 Update deps 2023-01-31 01:35:22 +01:00
f5fce67a33 Add x-filename-b64 2023-01-19 17:21:42 +01:00
192fac1d78 Fix warning 2023-01-18 20:03:56 +01:00
61ab8178b4 Update deps 2023-01-18 19:57:27 +01:00
2a5bcfc9e8 Add message when can't slice filename 2023-01-18 19:55:00 +01:00
a351ba4107 Remove not ascii chars in filename 2023-01-18 19:50:25 +01:00
03ba10ac68 Update deps 2023-01-17 20:39:19 +01:00
b248de01bc Update deps 2023-01-06 19:22:38 +01:00
6f3eb1689c Remove debug logs 2023-01-06 19:20:32 +01:00
a849bb0eb2 Update deps 2023-01-01 19:25:12 +01:00
1d76b2e2c4 Add prometheus metrics 2022-12-30 19:37:21 +01:00
3789c6dfee Fix wrong chars replacing 2022-12-17 14:40:20 +01:00
4a606c67dc Fix filename generator 2022-12-17 00:06:20 +01:00
7b7dc33070 Fix library service 2022-12-16 22:55:07 +01:00
a5827721cd Add rust implementation 2022-12-15 20:25:22 +01:00
e36487b5ad Merge pull request #11 from flibusta-apps/dependabot/pip/certifi-2022.12.7
Bump certifi from 2022.6.15 to 2022.12.7
2022-12-11 01:12:51 +01:00
dependabot[bot]
05962a80b5 Bump certifi from 2022.6.15 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.06.15...2022.12.07)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 07:28:29 +00:00
a8e73a953d Fix 2022-12-08 22:00:42 +01:00
3362e03c5f Fix problems 2022-12-08 21:55:57 +01:00