Commit Graph

118 Commits

Author SHA1 Message Date
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
0461a9918b Add translator endpoints 2022-01-03 14:09:11 +03:00
8188d23405 Add indexes 2022-01-03 12:40:58 +03:00
017cc05a19 Add allowed_langs filter 2022-01-03 11:50:29 +03:00
cbba30f2af Add linters configs 2022-01-01 20:54:59 +03:00
4a78d4f987 Update random objects getter 2022-01-01 12:45:35 +03:00
a58136c5c2 Optimize search 2021-12-28 14:07:25 +03:00
33066414bc Fix bug 2021-12-27 22:11:28 +03:00
a7805fe468 Add random endpoints 2021-12-27 22:01:00 +03:00
1117e36046 Add translators to Book serializers 2021-12-10 18:38:50 +03:00
1baae19702 Refactoring 2021-12-10 16:58:09 +03:00
e77366d9e9 Fix bug 2021-12-10 16:02:56 +03:00
962650175e Add search limits 2021-12-10 15:48:34 +03:00
7e825d099b New TGRM search implementation 2021-12-07 16:10:17 +03:00
5fbe26c0f2 Add annotation_exists field to Book and Author 2021-12-05 19:56:10 +03:00
aacdf51f17 Add totalPage to pagination 2021-12-05 14:25:03 +03:00
50fab5c84a Change fb2+zip to fb2zip 2021-12-05 13:47:50 +03:00
c04fac8534 Add book detail 2021-11-21 22:52:58 +03:00
f23bc74b08 Add filter for get_books 2021-11-21 21:51:23 +03:00