Commit Graph

190 Commits

Author SHA1 Message Date
895203bc0f Update deps 2023-08-16 22:44:02 +02:00
2003c1e474 Fix 2023-08-12 19:24:34 +02:00
63327ae64b Fix prisma client 2023-08-12 19:08:42 +02:00
cdb16b4ddb Add indexes 2023-08-12 19:08:22 +02:00
c4fa52adb3 Fix 2023-08-12 19:03:14 +02:00
2fef226bd6 Fix 2023-08-12 14:17:54 +02:00
d00faefd06 Fix 2023-08-12 14:02:20 +02:00
9014b88416 Fix 2023-08-12 00:31:23 +02:00
51b1523cfb Fix 2023-08-11 23:41:11 +02:00
e257138f4e Fix metas ordering 2023-08-11 23:31:13 +02:00
80321b9e69 Fix building 2023-08-11 22:25:10 +02:00
09c71b67b1 Merge pull request #18 from flibusta-apps/feature/rewrite-to-rust
Feature: rewrite to rust
2023-08-11 22:21:36 +02:00
9acdb20463 Rewrite to rust init 2023-08-11 22:20:17 +02:00
22d8b33bf4 Merge pull request #17 from flibusta-apps/dependabot/pip/certifi-2023.7.22
Bump certifi from 2022.12.7 to 2023.7.22
2023-08-09 10:04:18 +02:00
dependabot[bot]
9fb5d49997 Bump certifi from 2022.12.7 to 2023.7.22
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 07:54:18 +00:00
3f8b5916d9 Update deps 2023-08-09 09:52:34 +02:00
e0529d092f Fix 2023-06-16 20:47:52 +02:00
f3007a0496 Fix 2023-06-16 20:25:49 +02:00
5e95f6d528 Fix book annotation handler 2023-06-16 19:52:33 +02:00
5f180c85e3 Update deps 2023-06-07 20:12:37 +02:00
75ee5caa99 Fix 2023-06-07 19:49:28 +02:00
d4bd65f032 Fix 2023-06-07 12:25:03 +02:00
d710673c16 Add available_types handlers 2023-06-07 04:36:22 +02:00
b387ddba9f Fix 2023-06-06 21:37:19 +02:00
1331d65b9f Fix 2023-06-06 21:17:34 +02:00
1702632ee9 Update books handlers 2023-06-06 20:53:43 +02:00
52725ae126 Update books by sequence handler 2023-06-06 20:32:36 +02:00
fa04533a74 Fix 2023-06-06 15:04:28 +02:00
e55c1abd7b Update page 2023-06-06 14:43:20 +02:00
8a6db6cd0b Fix 2023-06-02 21:02:57 +02:00
62fab50b0d Merge pull request #16 from flibusta-apps/dependabot/pip/requests-2.31.0
Bump requests from 2.28.1 to 2.31.0
2023-05-28 02:28:01 +02:00
5628fe1d27 Add sequences to books by author and translator 2023-05-26 22:41:56 +02:00
7462ca5b72 Add sequences field to search book response 2023-05-26 22:33:49 +02:00
dependabot[bot]
b67abd6a7a Bump requests from 2.28.1 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 05:12:19 +00:00
b738355f7c Fix 2023-05-21 02:18:42 +02:00
7ec9acd69d Fix 2023-05-21 02:16:39 +02:00
eb2d8a0584 Use gunicorn 2023-05-19 18:34:19 +02:00
2c846fa2fc Remove limit max requests 2023-05-19 18:22:03 +02:00
ced98631af Add limit max requests 2023-05-19 13:09:20 +02:00
403849c483 Add healthcheck 2023-05-17 17:06:38 +02:00
281f1425de Fix 2023-05-15 09:49:45 +02:00
ec42858efa Update timeout 2023-05-15 00:34:22 +02:00
391a6a39ab Reduce postgres connections pool 2023-05-15 00:18:22 +02:00
acdd972192 Use uvicorn 2023-05-15 00:04:56 +02:00
8ccdb74df0 Update deps 2023-05-15 00:01:26 +02:00
cdae74b230 Migrate to lifespan 2023-05-14 23:53:27 +02:00
4dfc2b18e8 Use Annotated 2023-05-14 01:46:35 +02:00
183351ed68 Fix random handlers 2023-05-06 18:47:26 +02:00
1f4422a9cd Fix 2023-05-06 01:28:06 +02:00
fec7e7925b Fix 2023-05-06 00:56:49 +02:00