|
|
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 |
|
|
|
3d136f80a4
|
Fix linting
|
2023-05-06 00:25:06 +02:00 |
|
|
|
12c71e07fa
|
Fix
|
2023-05-06 00:24:41 +02:00 |
|
|
|
179ac44d7d
|
Fix
|
2023-05-06 00:12:30 +02:00 |
|
|
|
db14333f06
|
Update config
|
2023-04-03 11:24:15 +02:00 |
|
|
|
35d8d05512
|
Merge pull request #15 from flibusta-apps/dependabot/pip/redis-4.5.4
Bump redis from 4.5.3 to 4.5.4
|
2023-04-03 11:03:41 +02:00 |
|
dependabot[bot]
|
6bca054971
|
Bump redis from 4.5.3 to 4.5.4
Bumps [redis](https://github.com/redis/redis-py) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v4.5.3...v4.5.4)
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-03 08:47:04 +00:00 |
|
|
|
3639cf49e9
|
Add gunicorn_pushgateway_workers
|
2023-04-03 10:45:39 +02:00 |
|
|
|
add1897813
|
Close redis connection on shutdown
|
2023-03-30 14:03:19 +02:00 |
|
|
|
c62655f7ef
|
Update deps
|
2023-03-24 17:07:58 +01:00 |
|
|
|
35445b3afb
|
Update deps
|
2023-02-24 01:30:52 +01:00 |
|