Commit Graph

532 Commits

Author SHA1 Message Date
33d9aa9add Update libs 2022-09-15 10:45:18 +03:00
102698ab2f Merge pull request #11 from flibusta-apps/dependabot/cargo/axum-core-0.2.8
Bump axum-core from 0.2.7 to 0.2.8
2022-09-15 10:43:29 +03:00
dependabot[bot]
afe3e2e19b Bump axum-core from 0.2.7 to 0.2.8
Bumps [axum-core](https://github.com/tokio-rs/axum) from 0.2.7 to 0.2.8.
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/compare/axum-core-v0.2.7...axum-core-v0.2.8)

---
updated-dependencies:
- dependency-name: axum-core
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 03:29:29 +00:00
68d52a9ba8 Fix update history pagination 2022-09-14 23:00:25 +03:00
9989628dcd Fix update log 2022-09-14 22:59:28 +03:00
fb713ede2d Add arm build 2022-09-14 22:39:02 +03:00
dffc93f978 Fix cached message sending 2022-09-14 22:34:40 +03:00
5da2221d2e Disable arm build 2022-09-14 22:05:56 +03:00
fbba087ff3 Update cache config 2022-09-14 21:41:38 +03:00
f85b03e9d5 Fix manager 2022-09-14 21:07:54 +03:00
648d59740c Update caching 2022-09-14 19:48:23 +03:00
d23a3c3ab1 Add rust implementation 2022-09-14 19:42:18 +03:00
40da6d8b56 Add support message 2022-08-20 19:51:12 +03:00
1e2237bb83 Create LICENSE.md 2022-08-15 23:14:35 +03:00
3b1eb0ee16 Fix debugger 2022-08-10 22:41:27 +03:00
8c945cf577 Fix limiter 2022-08-06 21:13:11 +03:00
e9a14fe570 Add bot debugger 2022-08-06 21:09:26 +03:00
376fd7aa35 Add debug 2022-08-06 21:01:13 +03:00
462032a4e9 Add limiter 2022-08-06 20:43:52 +03:00
a6f0816325 Update sync time 2022-08-06 15:01:24 +03:00
8cb80909d9 Update message handler 2022-08-06 14:39:02 +03:00
6d36d2c90e Fix 2022-08-06 13:09:59 +03:00
553b87e1ba Update error capture 2022-08-06 12:58:04 +03:00
da03051517 Update handler timeout 2022-08-05 10:35:04 +03:00
f83cd1be37 Update deps 2022-08-05 10:20:31 +03:00
83b3d1c5ea Merge pull request #10 from flibusta-apps/dependabot/github_actions/docker/build-push-action-3
Bump docker/build-push-action from 2 to 3
2022-08-04 14:45:39 +03:00
dependabot[bot]
a33f29528a 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-04 11:44:44 +00:00
9b85b31adf Update QEMU config 2022-08-03 19:55:39 +03:00
ca1e8fe556 Merge pull request #9 from flibusta-apps/dependabot/npm_and_yarn/moment-2.29.4
Bump moment from 2.29.2 to 2.29.4
2022-08-03 19:53:35 +03:00
0837c10bd2 Merge pull request #8 from flibusta-apps/dependabot/github_actions/docker/setup-qemu-action-2
Bump docker/setup-qemu-action from 1 to 2
2022-08-03 19:53:27 +03:00
6254367358 Merge pull request #7 from flibusta-apps/dependabot/github_actions/docker/setup-buildx-action-2
Bump docker/setup-buildx-action from 1 to 2
2022-08-03 19:53:15 +03:00
8fc67f1840 Merge pull request #6 from flibusta-apps/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-08-03 19:53:07 +03:00
451f9496ca 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 19:52:51 +03:00
dependabot[bot]
0a8bc2359b 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 16:51:15 +00:00
dependabot[bot]
04d1fde9cc Bump moment from 2.29.2 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 16:50:43 +00:00
2d0022fc19 Merge pull request #4 from flibusta-apps/dependabot/github_actions/ASzc/change-string-case-action-2
Bump ASzc/change-string-case-action from 1 to 2
2022-08-03 19:50:07 +03:00
dependabot[bot]
4fabc6a7b6 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 16:49:06 +00:00
dependabot[bot]
ffbe17678f 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 16:48:56 +00:00
dependabot[bot]
fb21b9969a 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 16:48:51 +00:00
dependabot[bot]
b827495743 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 16:48:45 +00:00
66624b1db4 Add dependabot.yml 2022-08-03 19:48:07 +03:00
d4e541dadc Add pages count 2022-07-21 20:14:31 +03:00
8cc0b62e77 Add getting random boo by genre 2022-07-19 23:02:55 +03:00
070889b289 Merge pull request #3 from Kurbezz/dependabot/npm_and_yarn/got-11.8.5
Bump got from 11.8.3 to 11.8.5
2022-06-23 22:47:55 +03:00
dependabot[bot]
82d919cee4 Bump got from 11.8.3 to 11.8.5
Bumps [got](https://github.com/sindresorhus/got) from 11.8.3 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.3...v11.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-23 11:41:56 +00:00
7ccdacc7b2 Merge pull request #2 from Kurbezz/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-04-24 15:28:12 +03:00
38a3181f21 Merge pull request #1 from Kurbezz/dependabot/npm_and_yarn/moment-2.29.2
Bump moment from 2.29.1 to 2.29.2
2022-04-24 15:27:56 +03:00
dependabot[bot]
6a89e2114c Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-24 12:24:51 +00:00
dependabot[bot]
5e4cf9ea0a Bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-24 12:24:48 +00:00
1a1499c9f9 Add book rate 2022-04-09 19:10:26 +03:00