Commit Graph

220 Commits

Author SHA1 Message Date
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
9791b149fe Add genres 2022-04-08 12:57:01 +03:00
2778ddea1f Update analytics 2022-04-06 20:13:39 +03:00
bce6658d48 Fix pagination bug 2022-04-03 23:29:05 +03:00
a8d1d420c9 Add request_count for all bots 2022-04-02 15:28:09 +03:00
ef43c5c454 Fix image downloading 2022-04-01 21:50:27 +03:00
69ca54b055 Refactor sentry 2022-04-01 21:44:29 +03:00
4166e44842 Fix sending annotation photo 2022-04-01 21:44:14 +03:00
480599c677 Add redis analytics 2022-04-01 20:45:28 +03:00
f818aa7221 Capture user settings update exception 2022-04-01 18:12:13 +03:00
7c88995a00 Fix sendFile exception capture 2022-04-01 17:55:46 +03:00
2b32a94861 Fix handle update bug 2022-04-01 17:47:41 +03:00
3bf908db32 Code refactor 2022-03-22 15:39:25 +03:00