Commit Graph

129 Commits

Author SHA1 Message Date
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
1f369aa8d7 Add BookLibraryClient.sources cache 2022-12-08 21:34:17 +01:00
77cc5cde5a 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:26:37 +01:00
dependabot[bot]
34ce47e6ce 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 07:13:25 +00:00
c3a7f1f1c8 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:12:46 +02:00
dependabot[bot]
68b05547fd 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 08:02:12 +00:00
ed9cd02a9c Fix for python3.11 2022-10-26 23:23:48 +02:00
0ea35e7bb4 Update deps, update python to 3.11 2022-10-26 21:48:10 +02:00
5a9042ff75 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:47:27 +02:00
dependabot[bot]
54415f5137 Bump ASzc/change-string-case-action from 2 to 3
Bumps [ASzc/change-string-case-action](https://github.com/ASzc/change-string-case-action) from 2 to 3.
- [Release notes](https://github.com/ASzc/change-string-case-action/releases)
- [Commits](https://github.com/ASzc/change-string-case-action/compare/v2...v3)

---
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-21 07:46:08 +00:00
b3162c801b Fix saving data to temp file 2022-08-20 19:20:58 +03:00
127bd0e2f8 Create LICENSE.md 2022-08-20 19:20:49 +03:00
64f38f07d5 Fix download error capture 2022-08-20 19:20:49 +03:00
6ea549eda2 Add debug prints 2022-08-20 19:20:49 +03:00
dependabot[bot]
5dcf87fa30 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-20 19:20:49 +03:00
dependabot[bot]
bdb54751a7 Bump docker/login-action from 1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-20 19:20:49 +03:00
07ec0e1cbc Update QEMU config 2022-08-20 19:20:49 +03:00
dependabot[bot]
5b9a4dfb13 Bump actions/setup-python from 2 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-20 19:20:49 +03:00
dependabot[bot]
df075e119f Bump docker/setup-buildx-action from 1 to 2
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-20 19:20:49 +03:00
dependabot[bot]
e78d0b1970 Bump docker/setup-qemu-action from 1 to 2
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-20 19:20:49 +03:00
dependabot[bot]
c612519f98 Bump docker/build-push-action from 2 to 3
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)

---
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>
2022-08-20 19:20:49 +03:00
dependabot[bot]
8f156b163a Bump ASzc/change-string-case-action from 1 to 2
Bumps [ASzc/change-string-case-action](https://github.com/ASzc/change-string-case-action) from 1 to 2.
- [Release notes](https://github.com/ASzc/change-string-case-action/releases)
- [Commits](https://github.com/ASzc/change-string-case-action/compare/v1...v2)

---
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-08-03 17:07:04 +00:00
eaafe76969 Add dependabot.yml 2022-08-03 20:06:41 +03:00
d69b275c4f Remove debug logs 2022-07-07 22:48:34 +03:00
26faca4d53 Update debug logs 2022-07-07 22:37:53 +03:00
1978063bd9 Update debug logs 2022-07-07 22:22:20 +03:00
8e4b0b4f79 Fix _close_other_done 2022-07-07 22:04:32 +03:00
766abc353f Update libs 2022-07-07 21:46:28 +03:00
49a484bf35 Fix 2022-06-29 09:44:03 +03:00
8fa759bd74 Fix task cancelation 2022-06-28 18:47:06 +03:00
95792fa67e Add logs 2022-06-27 18:57:26 +03:00
05723867ff Refactoring 2022-06-27 18:52:06 +03:00
c6f0e5b222 Fix result file reading 2022-05-31 16:48:27 +03:00
8c59038d49 Fix bug 2022-05-31 16:43:34 +03:00
cb522ffe8a Update poetry 2022-05-23 19:06:19 +03:00
4c29c3e2af Update deps 2022-05-13 22:05:12 +03:00
7d3ae8e4aa Update image building 2022-05-06 10:13:36 +03:00
4a80243d6b Fix cancelation 2022-04-26 12:19:20 +03:00
f8a9bbadf8 Fix 2022-04-25 14:02:43 +03:00
e0931150a0 Fix closing client 2022-04-25 13:37:08 +03:00
70bb96e9c3 Fix transliterate language detection error 2022-04-25 09:12:04 +03:00
830af7d0a5 Fix convertation error catching 2022-04-25 00:04:20 +03:00
436e397418 Fix exception catching 2022-04-24 23:58:26 +03:00
0ef8d8f961 Fix FileNotFound when unzip 2022-04-24 23:25:17 +03:00
17632f3215 Fix removing temp file after unzip 2022-04-24 23:05:37 +03:00
faa9400ffb Fix timeout 2022-04-24 22:17:25 +03:00