Commit Graph

136 Commits

Author SHA1 Message Date
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
8f032f8fff Add remote_id 2021-11-21 21:40:14 +03:00
1124181c1d Fix available_types 2021-11-21 21:26:30 +03:00
dabab0ccdc Add source for get_books endpoint 2021-11-21 21:24:48 +03:00
cc3ded9a7d Add search result cache 2021-11-21 16:52:33 +03:00
ef26b979d4 Use orjson in serializers 2021-11-21 16:52:33 +03:00
9a8b1265cf Add orjson 2021-11-21 16:52:32 +03:00
66a166a72a Add available types field 2021-11-21 16:52:25 +03:00
e504fc4cc8 Fix bugs 2021-11-20 23:00:22 +03:00
77540819bd Add get_remote_book endpoint 2021-11-20 16:00:53 +03:00
2a6950e2cf Optimize search queries 2021-11-19 15:01:51 +03:00
2cb808ec3c Optimize 2021-11-18 23:58:32 +03:00
ad64f85fe8 Fix bugs 2021-11-18 23:44:09 +03:00
b5ce3806e9 Fix views 2021-11-18 21:32:30 +03:00
2a648ba393 Add genres, recreate migrations 2021-11-18 19:12:16 +03:00
1b811f4c11 Use uvicorn[standart] 2021-11-14 11:59:46 +03:00
122eab7394 Add API_KEY checking 2021-11-14 10:58:52 +03:00
6a7966ed92 Add build config 2021-11-14 10:46:09 +03:00
30835e31fa Init 2021-11-14 10:38:47 +03:00