Commit Graph

499 Commits

Author SHA1 Message Date
dependabot[bot]
8502147e8d 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 11:17:19 +00:00
13a63f277c Fix some unwrap's 2022-11-06 23:23:51 +01:00
b53f87452d Merge pull request #14 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 14:49:11 +02:00
dependabot[bot]
3b2e8df645 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 12:24:07 +00:00
9f8b36a112 Disable arm build 2022-10-26 23:30:35 +02:00
9be90032e0 Remove caching from action 2022-10-26 22:27:29 +02:00
e62821754d Remove cargo-chef 2022-10-26 22:14:35 +02:00
de263cdb77 Update deps 2022-10-26 19:28:20 +02:00
1fbaded1ae Merge pull request #13 from flibusta-apps/dependabot/github_actions/ASzc/change-string-case-action-3
Bump ASzc/change-string-case-action from 2 to 3
2022-10-26 19:25:26 +02:00
dependabot[bot]
ecbcd2d08c 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 11:46:39 +00:00
8991d4ef06 Add channel messages ignoring 2022-10-03 13:45:25 +06:00
ae56c2a4a2 Fix total_pages == 0 bug 2022-09-30 23:27:07 +06:00
3c551afe43 Fix sending books by author 2022-09-18 15:13:43 +03:00
06d8c2cf60 Fix allowed_langs getting 2022-09-18 09:27:27 +03:00
36305b665d Merge pull request #12 from flibusta-apps/dependabot/github_actions/actions/cache-3
Bump actions/cache from 2 to 3
2022-09-16 01:45:23 +03:00
dependabot[bot]
3f5bf4bbc2 Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 11:45:10 +00:00
c39780a427 Fix search from old bot 2022-09-15 11:44:47 +03:00
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