Commit Graph

236 Commits

Author SHA1 Message Date
eefe75223f Merge pull request #1 from flibusta-apps/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-08-03 19:59:10 +03:00
e166847c4d Merge pull request #2 from flibusta-apps/dependabot/github_actions/actions/setup-python-4
Bump actions/setup-python from 2 to 4
2022-08-03 19:59:01 +03:00
980d9d4de3 Merge pull request #3 from flibusta-apps/dependabot/github_actions/docker/setup-buildx-action-2
Bump docker/setup-buildx-action from 1 to 2
2022-08-03 19:58:28 +03:00
da92046eda Merge pull request #4 from flibusta-apps/dependabot/github_actions/docker/login-action-2
Bump docker/login-action from 1 to 2
2022-08-03 19:58:20 +03:00
ff5b0c4c7d Merge pull request #5 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:58:10 +03:00
dependabot[bot]
8283a47d4b 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:53:07 +00:00
dependabot[bot]
1baba01d73 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:53:05 +00:00
dependabot[bot]
988f547ba4 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:53:00 +00:00
dependabot[bot]
5a9c6af52f 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 16:52:57 +00:00
dependabot[bot]
9a0bca5871 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:52:54 +00:00
42faa58869 Add dependabot.yml 2022-08-03 19:52:19 +03:00
061d8d9ff3 Add pages to BookDetail 2022-07-21 19:34:36 +03:00
22d4aa006d Add pages to Book 2022-07-21 01:18:21 +03:00
dac9b94680 Add genre filter for random book 2022-07-19 22:42:48 +03:00
e0aec69240 Refactor services 2022-07-19 22:11:17 +03:00
532ce1c3c3 Add genre_metas endpoint 2022-07-19 21:09:21 +03:00
d1974ee650 Update poetry 2022-05-23 19:07:09 +03:00
440d81c850 Update deps 2022-05-13 22:03:49 +03:00
2c6b12d4b4 Update requirements 2022-05-06 10:10:00 +03:00
126f6bf56d Update image building 2022-05-06 10:04:43 +03:00
8c330b987d Fix timeout 2022-04-24 22:16:53 +03:00
da4aae912a Add sentry 2022-04-24 14:48:32 +03:00
05a27018d7 Create codeql-analysis.yml 2022-04-24 14:40:10 +03:00
880f0db605 Add genre search endpoint 2022-04-13 23:19:16 +03:00
138e0ffa2f Code clean up 2022-04-10 16:40:56 +03:00
e536574e84 Add book_genres indexes 2022-04-09 19:47:50 +03:00
2880d96aaa Update deps 2022-04-09 16:18:45 +03:00
21de16ede7 Add genres to detail book 2022-04-08 12:34:44 +03:00
531211ae03 Add genres api 2022-04-08 12:29:50 +03:00
8138444b9f Use redis list for base search service 2022-04-03 16:54:19 +03:00
b13976d017 Use sets for random 2022-04-02 17:58:29 +03:00
2f6a4a192a Add random caching 2022-04-02 16:56:34 +03:00
f1f320da9b Update deps 2022-04-02 16:39:51 +03:00
2fa9c691fe Refactor 2022-04-02 16:36:57 +03:00
6788a1de02 Prometheus muldiproc 2022-03-30 10:03:47 +03:00
f87a352012 Add gunicorn 2022-03-24 23:49:03 +03:00
d77677f1fc Configure uvicorn 2022-03-23 13:04:23 +03:00
a3a02a0198 Add arm64 building 2022-03-22 14:16:20 +03:00
cc5658f0d1 Fix ordering 2022-03-19 13:29:21 +03:00
b517869d86 Add book filter service 2022-03-19 13:23:58 +03:00
42181b6d4e Add sequences to BookDetail 2022-03-06 01:35:49 +03:00
6e307b8067 Remove aiologger 2022-02-12 13:44:16 +03:00
d73afc9e0a Update healthcheck 2022-02-12 13:02:23 +03:00
e3b5cf7b7a Add metrics 2022-02-12 10:47:04 +03:00
df7db6a01f Add meilisearch 2022-02-08 21:52:29 +03:00
c759e0edc0 Fix authors search 2022-02-06 22:13:35 +03:00
d50728d100 Add healthcheck 2022-02-05 11:25:37 +03:00
c43636731b Fix joins and subqueries 2022-01-22 23:49:09 +03:00
1bdc2733a2 Fix cache key generation 2022-01-09 14:19:16 +03:00
2e28e7c3ef Add book uploaded filter 2022-01-03 14:39:39 +03:00