Commit Graph

93 Commits

Author SHA1 Message Date
73d843e146 Add deleting, if can't download from cache 2022-12-15 17:27:47 +01:00
2dd88340d9 Fix 2022-12-15 17:17:26 +01:00
fb86b6a421 Merge pull request #12 from flibusta-apps/dependabot/pip/certifi-2022.12.7
Bump certifi from 2021.10.8 to 2022.12.7
2022-12-11 01:12:23 +01:00
dependabot[bot]
fdef195e09 Bump certifi from 2021.10.8 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.12.07)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 13:20:55 +00:00
867177e106 Fix get_book 2022-12-07 21:01:21 +01:00
57f45d8329 Mute FileTypeNotAllowed 2022-12-07 20:53:13 +01:00
6dcf78736a Fix book getting 2022-12-07 20:51:52 +01:00
6c77f0ced2 Fix get_caption 2022-12-06 18:49:03 +01:00
6f2c005e21 Merge pull request #11 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:22:42 +01:00
dependabot[bot]
f565c0d02b 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-07 23:25:06 +00:00
8966d04ceb Merge pull request #10 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:33 +02:00
dependabot[bot]
1b840444e5 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:39:34 +00:00
fd58fbccaa Migrate from aioredis to redis 2022-10-26 23:35:39 +02:00
37dfcdb285 Fix for python3.11 2022-10-26 23:25:34 +02:00
d9836b56f6 Fix greenlet 2022-10-26 21:34:53 +02:00
169bb4486d Update deps, update python to 3.11 2022-10-26 21:32:37 +02:00
5c3bfc7f28 Merge pull request #9 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:40 +02:00
dependabot[bot]
0247b5f482 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 00:15:08 +00:00
63b5ce3130 Merge pull request #8 from flibusta-apps/dependabot/pip/mako-1.2.2
Bump mako from 1.2.0 to 1.2.2
2022-09-17 10:21:59 +03:00
dependabot[bot]
69116dec85 Bump mako from 1.2.0 to 1.2.2
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/sqlalchemy/mako/releases)
- [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/mako/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 19:16:09 +00:00
e558c0e483 Set random retry defer 2022-08-22 19:48:08 +03:00
0d252fc532 Add download_dump endpoint 2022-08-21 16:14:57 +03:00
eb9cf2fe29 Add cache locks 2022-08-20 23:52:10 +03:00
2750436a5b Update retry defer 2022-08-17 13:54:40 +03:00
5da874cd53 Create LICENSE.md 2022-08-15 23:14:07 +03:00
d5b9724b0b Set max_tries to 3 2022-08-14 22:58:19 +03:00
69da23fb94 Update download timeout 2022-08-14 22:31:33 +03:00
69598b2264 Fix timeouts 2022-08-14 22:29:21 +03:00
a32c3d2909 Add exists check 2022-08-11 22:02:05 +03:00
a9c57e3c7c Add defer for check_books_page task 2022-08-10 13:11:33 +03:00
0a4ca916b7 Merge pull request #6 from flibusta-apps/dependabot/github_actions/ASzc/change-string-case-action-2
Bump ASzc/change-string-case-action from 1 to 2
2022-08-04 13:03:06 +03:00
b86ec232c4 Merge pull request #7 from flibusta-apps/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-08-04 13:02:59 +03:00
dependabot[bot]
3596af995e 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-03 23:43:46 +00:00
dependabot[bot]
2da26b3e74 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 23:43:44 +00:00
c54059b55d Update QEMU config 2022-08-03 20:54:28 +03:00
e64d19080e Merge pull request #3 from flibusta-apps/dependabot/github_actions/actions/setup-python-4
Bump actions/setup-python from 2 to 4
2022-08-03 20:53:53 +03:00
e53db1559b Merge pull request #4 from flibusta-apps/dependabot/github_actions/docker/setup-buildx-action-2
Bump docker/setup-buildx-action from 1 to 2
2022-08-03 20:53:43 +03:00
9e714ba4e1 Merge pull request #5 from flibusta-apps/dependabot/github_actions/docker/login-action-2
Bump docker/login-action from 1 to 2
2022-08-03 20:53:34 +03:00
4334c366c0 Merge pull request #2 from flibusta-apps/dependabot/github_actions/docker/build-push-action-3
Bump docker/build-push-action from 2 to 3
2022-08-03 20:39:17 +03:00
cfedecf2ad Merge pull request #1 from flibusta-apps/dependabot/github_actions/docker/setup-qemu-action-2
Bump docker/setup-qemu-action from 1 to 2
2022-08-03 20:39:08 +03:00
dependabot[bot]
775b2487c1 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-03 17:26:25 +00:00
dependabot[bot]
47a19a42d0 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-03 17:26:23 +00:00
dependabot[bot]
f8b891505c 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-03 17:26:19 +00:00
dependabot[bot]
ec089db4af 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-03 17:26:16 +00:00
dependabot[bot]
116aa263b9 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-03 17:26:14 +00:00
708e674151 Add dependabot.yml 2022-08-03 20:25:53 +03:00
f4e2f50c61 Update httpx 2022-05-23 19:05:06 +03:00
91fec2eca8 Update deps 2022-05-13 22:08:19 +03:00
bc950199d4 Update image building 2022-05-06 10:22:29 +03:00
4eb848a588 Update get_book timeout 2022-05-01 21:35:22 +03:00