Commit Graph

115 Commits

Author SHA1 Message Date
03d00fbda0 Update logs 2023-08-27 21:41:14 +02:00
f0fc9a13be Update deps 2023-08-16 22:18:59 +02:00
a9c6055b70 Update 2023-08-10 23:03:58 +02:00
57340d0240 Fix 2023-08-10 21:17:00 +02:00
f0a6951f59 Update deps 2023-08-05 01:28:12 +02:00
af6eb45c54 Update deps 2023-07-15 00:08:56 +02:00
f4b5efec26 Merge pull request #15 from flibusta-apps/dependabot/cargo/openssl-0.10.55
Bump openssl from 0.10.54 to 0.10.55
2023-07-14 23:56:16 +02:00
dependabot[bot]
df3f22158f Bump openssl from 0.10.54 to 0.10.55
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.54 to 0.10.55.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.54...openssl-v0.10.55)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 22:58:28 +00:00
4046119f39 Use tokio Mutex 2023-06-11 12:10:41 +02:00
1cad27eb40 Update libs 2023-06-02 18:54:58 +02:00
d9645e7f5c Refactor 2023-06-02 18:51:48 +02:00
de757e7e50 Optimize 2023-05-09 00:09:06 +02:00
678b65146b Fix 2023-05-06 18:00:01 +02:00
8677ee9181 Fix book_author update 2023-05-06 17:50:27 +02:00
4035252532 Update deps 2023-04-24 23:02:45 +02:00
fa3dc19cb1 Update deps 2023-03-27 20:15:18 +02:00
c9f4487b53 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:59 +01:00
dependabot[bot]
f91591a1fa 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:38:07 +00:00
11aa283fd4 Update fix_annotation_text 2023-03-17 18:58:14 +01:00
9f398b12ff Update fix_annotation_text 2023-03-16 21:33:59 +01:00
c60b5980d3 Update fix_annotation_text 2023-03-16 21:12:27 +01:00
c9e3f770f1 Update deps 2023-03-16 01:13:55 +01:00
6d3534dde1 Update deps 2023-02-24 01:01:15 +01:00
2ac341b498 Update deps 2023-01-31 01:22:39 +01:00
310d918d0d 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 01:18:57 +01:00
dependabot[bot]
79c32b82c2 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 00:14:23 +00:00
d472483e23 Update deps 2023-01-17 20:40:05 +01:00
a52dc5fc02 Fix books update bugs 2023-01-17 18:57:38 +01:00
1143990919 Fix 2023-01-16 13:23:09 +01:00
cbb897ed93 Merge pull request #11 from flibusta-apps/dependabot/cargo/tokio-1.23.1
Bump tokio from 1.23.0 to 1.23.1
2023-01-07 17:37:10 +01:00
dependabot[bot]
bcc2c645f5 Bump tokio from 1.23.0 to 1.23.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.23.0 to 1.23.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.23.0...tokio-1.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 21:57:11 +00:00
33ae6f944e Update deps 2023-01-01 19:24:48 +01:00
e392e4eb51 Update deps 2022-12-27 14:21:29 +01:00
f5885abdc6 Fix annotation text 2022-12-23 17:14:14 +01:00
dc25c6645a Fix SequenceInfo.position 2022-12-07 16:14:18 +01:00
585b3028ba Remove unused 2022-12-07 15:11:41 +01:00
a3dc486b25 Fix position 2022-12-07 15:11:05 +01:00
d734e54d06 Update deps 2022-12-06 18:33:59 +01:00
15deeb2c48 Fix SequenceInfo.position 2022-12-06 11:45:06 +01:00
3ae7b00e22 Fix ' char in data 2022-11-27 19:53:41 +01:00
7bf20fe967 Remove escaping chars 2022-11-08 19:50:47 +01:00
2abcf30cd2 Merge pull request #10 from flibusta-apps/dependabot/github_actions/ASzc/change-string-case-action-5
Bump ASzc/change-string-case-action from 4 to 5
2022-11-08 11:24:42 +01:00
dependabot[bot]
961ed5e9e5 Bump ASzc/change-string-case-action from 4 to 5
Bumps [ASzc/change-string-case-action](https://github.com/ASzc/change-string-case-action) from 4 to 5.
- [Release notes](https://github.com/ASzc/change-string-case-action/releases)
- [Commits](https://github.com/ASzc/change-string-case-action/compare/v4...v5)

---
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>
2022-11-08 00:35:05 +00:00
5480c2d63b Remove escaping chars 2022-11-07 14:26:47 +01:00
7a3153944a Merge pull request #9 from flibusta-apps/dependabot/github_actions/ASzc/change-string-case-action-4
Bump ASzc/change-string-case-action from 3 to 4
2022-10-28 12:13:24 +02:00
dependabot[bot]
983e359e4b Bump ASzc/change-string-case-action from 3 to 4
Bumps [ASzc/change-string-case-action](https://github.com/ASzc/change-string-case-action) from 3 to 4.
- [Release notes](https://github.com/ASzc/change-string-case-action/releases)
- [Commits](https://github.com/ASzc/change-string-case-action/compare/v3...v4)

---
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>
2022-10-28 00:49:41 +00:00
a9b59bf31c Disable arm build 2022-10-26 23:31:27 +02:00
1e599a7882 Remove cargo-chef 2022-10-26 22:15:40 +02:00
e5e9a08725 Update deps 2022-10-26 21:35:32 +02:00
9405b1a2cb Merge pull request #8 from flibusta-apps/dependabot/github_actions/ASzc/change-string-case-action-3
Bump ASzc/change-string-case-action from 2 to 3
2022-10-21 09:48:32 +02:00