Commit Graph

165 Commits

Author SHA1 Message Date
f56e60c69f Fix
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2025-01-04 15:02:40 +01:00
d8f9281602 Update to axum 0.8 2025-01-04 13:26:41 +01:00
f24a1dbec8 Fix
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2024-12-26 02:31:07 +01:00
7469fad5ad Update queries
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2024-12-24 23:09:56 +01:00
919593ab2d Fix 2024-12-24 23:02:42 +01:00
2a44308602 Fix 2024-12-24 22:38:24 +01:00
ff7a2deaf4 Move to sqlx 2024-12-24 22:22:05 +01:00
afa304e3d4 Update deps
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2024-10-02 14:22:50 +02:00
565e5ac5fe Merge pull request #33 from flibusta-apps/dependabot/cargo/openssl-0.10.66
Bump openssl from 0.10.64 to 0.10.66
2024-07-24 19:22:21 +02:00
dependabot[bot]
62353a257c 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:04 +00:00
c56a6b34ee Merge pull request #32 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:04 +02:00
dependabot[bot]
5d4ae9b2fe 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:51 +00:00
75cc76450d Merge pull request #31 from flibusta-apps/dependabot/github_actions/docker/build-push-action-6
Bump docker/build-push-action from 5 to 6
2024-06-18 13:05:09 +02:00
dependabot[bot]
00b02f965e 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-18 09:12:55 +00:00
8406b37fb6 Set pool_timeout to 300 2024-05-24 13:54:29 +02:00
f540a635c8 Update db connection pool size 2024-05-13 13:39:37 +02:00
5ff90d4814 Fix 2024-05-07 18:42:08 +02:00
251265a88a Fix 2024-05-06 23:34:09 +02:00
aa2d9b2f29 Update deps 2024-04-25 17:20:38 +02:00
87deb1169f Fix use language disable 2024-04-14 23:25:01 +02:00
999a8ab5ed Add vault 2024-04-14 14:14:41 +02:00
cee40abba8 Merge pull request #28 from flibusta-apps/dependabot/cargo/h2-0.3.26
Bump h2 from 0.3.24 to 0.3.26
2024-04-05 20:33:49 +02:00
68b0c6fdea Merge pull request #30 from flibusta-apps/dependabot/cargo/prisma-cli/mio-0.8.11
Bump mio from 0.8.8 to 0.8.11 in /prisma-cli
2024-04-05 20:29:31 +02:00
dependabot[bot]
90c3fd1dc3 Bump mio from 0.8.8 to 0.8.11 in /prisma-cli
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.8 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.8...v0.8.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 18:24:13 +00:00
c3a05d9c8e Merge pull request #29 from flibusta-apps/dependabot/cargo/prisma-cli/h2-0.3.26
Bump h2 from 0.3.24 to 0.3.26 in /prisma-cli
2024-04-05 20:23:40 +02:00
dependabot[bot]
d037acac02 Bump h2 from 0.3.24 to 0.3.26 in /prisma-cli
Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 16:17:24 +00:00
dependabot[bot]
03352bd6be Bump h2 from 0.3.24 to 0.3.26
Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 15:08:54 +00:00
ba4bb77ad8 Add IsNeedSendQuery struct for deserialization 2024-03-20 15:03:42 +01:00
94b58c9dea Refactor is_need_send function to include a Query parameter for is_private 2024-03-17 00:48:59 +01:00
bcea2a1e9c Merge pull request #27 from flibusta-apps/dependabot/cargo/mio-0.8.11
Bump mio from 0.8.10 to 0.8.11
2024-03-04 22:34:22 +01:00
dependabot[bot]
a3988fe13a Bump mio from 0.8.10 to 0.8.11
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.10 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.10...v0.8.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 21:29:25 +00:00
82e37c0e2d Update deps 2024-02-04 13:00:33 +01:00
42be9aa7f6 Merge pull request #25 from flibusta-apps/dependabot/cargo/h2-0.3.24
Bump h2 from 0.3.22 to 0.3.24
2024-01-21 22:26:39 +01:00
7b060051ee Merge pull request #26 from flibusta-apps/dependabot/cargo/prisma-cli/h2-0.3.24
Bump h2 from 0.3.20 to 0.3.24 in /prisma-cli
2024-01-21 22:26:32 +01:00
dependabot[bot]
c2d70b7356 Bump h2 from 0.3.20 to 0.3.24 in /prisma-cli
Bumps [h2](https://github.com/hyperium/h2) from 0.3.20 to 0.3.24.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.20...v0.3.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 16:17:02 +00:00
dependabot[bot]
13bc2f0cea Bump h2 from 0.3.22 to 0.3.24
Bumps [h2](https://github.com/hyperium/h2) from 0.3.22 to 0.3.24.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.22...v0.3.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 15:25:53 +00:00
f3477d6fa6 Merge pull request #24 from flibusta-apps/dependabot/cargo/zerocopy-0.7.31
Bump zerocopy from 0.7.30 to 0.7.31
2023-12-15 18:30:13 +01:00
dependabot[bot]
b749dbf7cc Bump zerocopy from 0.7.30 to 0.7.31
Bumps [zerocopy](https://github.com/google/zerocopy) from 0.7.30 to 0.7.31.
- [Release notes](https://github.com/google/zerocopy/releases)
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/zerocopy/compare/v0.7.30...v0.7.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 03:56:49 +00:00
e9ad8bbe07 Update deps 2023-12-10 22:38:21 +01:00
ecb6fed506 Merge pull request #23 from flibusta-apps/dependabot/cargo/openssl-0.10.60
Bump openssl from 0.10.59 to 0.10.60
2023-11-29 00:37:56 +01:00
c4f6761f3c Merge pull request #22 from flibusta-apps/dependabot/cargo/prisma-cli/openssl-0.10.60
Bump openssl from 0.10.55 to 0.10.60 in /prisma-cli
2023-11-29 00:37:03 +01:00
dependabot[bot]
1e9029354c Bump openssl from 0.10.59 to 0.10.60
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.59 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.59...openssl-v0.10.60)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 21:46:35 +00:00
dependabot[bot]
0c51f73bd5 Bump openssl from 0.10.55 to 0.10.60 in /prisma-cli
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.55 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.55...openssl-v0.10.60)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 21:40:09 +00:00
eb4a6d4a15 Update deps 2023-11-21 12:22:28 +01:00
b129dd6b63 Update deps 2023-11-08 18:01:46 +01:00
ab7fda50f0 Merge pull request #21 from flibusta-apps/dependabot/github_actions/ASzc/change-string-case-action-6
Bump ASzc/change-string-case-action from 5 to 6
2023-11-08 17:51:26 +01:00
dependabot[bot]
c0ec43ff10 Bump ASzc/change-string-case-action from 5 to 6
Bumps [ASzc/change-string-case-action](https://github.com/aszc/change-string-case-action) from 5 to 6.
- [Release notes](https://github.com/aszc/change-string-case-action/releases)
- [Commits](https://github.com/aszc/change-string-case-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: ASzc/change-string-case-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 09:16:50 +00:00
6d4765dc75 Add pre-commit config 2023-09-24 22:49:42 +02:00
2b26503cf1 Fixes 2023-09-14 21:51:40 +02:00
d22c9d1bff Merge pull request #20 from flibusta-apps/dependabot/github_actions/docker/setup-buildx-action-3
Bump docker/setup-buildx-action from 2 to 3
2023-09-12 12:38:56 +02:00