143 Коммитов

Автор SHA1 Сообщение Дата
Vlad Pronsky
fae0a9db97 update readme 2023-05-29 00:47:04 +03:00
Vlad Pronsky
547491ed2a update readme 2023-05-29 00:44:23 +03:00
Vlad Pronsky
8f9f418a6c fix lint 2023-05-29 00:42:42 +03:00
Vlad Pronsky
e3e1ee18fe update version 2023-05-29 00:36:28 +03:00
Vlad Pronsky
2492de1417 add ability to add accounts & login from cli 2023-05-29 00:28:57 +03:00
Vlad Pronsky
d3d6a002f2 ability to modify gql params 2023-05-28 22:26:34 +03:00
Vlad Pronsky
9735559c49 update tests with fixture magic 2023-05-28 21:03:02 +03:00
Vlad Pronsky
d2cf6783d8 add description of accounts usage (for #7) 2023-05-28 19:09:34 +03:00
Vlad Pronsky
d90232c47d add example of accounts_info command 2023-05-28 19:08:47 +03:00
Vlad Pronsky
52c5b2048b update readme with cli commands 2023-05-28 18:59:09 +03:00
Vlad Pronsky
719c972d96 add cli runner 2023-05-28 17:50:12 +03:00
Vlad Pronsky
09bb27485b add account last_used & stats fields 2023-05-25 15:12:36 +03:00
Vlad Pronsky
3333692a32 add error on unsupported sqlite version 2023-05-25 05:46:38 +03:00
Vlad Pronsky
c0204aa492 move http communication from api class; handle network fail cases; add tests 2023-05-25 05:10:39 +03:00
Michael Mitchell
1ad12528d2 Update accounts_pool.py
update ON CONFLICT query
2023-05-20 02:03:06 +03:00
Vlad Pronsky
f3576b8ccc Merge branch 'sync' 2023-05-16 13:07:22 +03:00
Vlad Pronsky
27d876c16a add badges to readme 2023-05-16 13:04:45 +03:00
Vlad Pronsky
148ff2ad95 ignore ci on tags push; update pyproject 2023-05-10 01:17:52 +03:00
Vlad Pronsky
a72a86c8c6 ignore ci on tags push; update pyproject 2023-05-09 22:32:29 +03:00
Vlad Pronsky
eaee58aaa1 ignore ci on tags push 2023-05-09 22:27:06 +03:00
Vlad Pronsky
2587a62f3e fix timezone issue; add _type to models 2023-05-09 22:23:22 +03:00
Vlad Pronsky
799f6c330a update readme 2023-05-09 19:40:11 +03:00
Vlad Pronsky
cabef7f826 update ci 2023-05-06 16:57:12 +03:00
Vlad Pronsky
ae6eabe271 rename project; add retries 2023-05-06 15:48:03 +03:00
Vlad Pronsky
3555542009 redo storage on sqlite 2023-05-05 23:31:49 +03:00
Vlad Pronsky
eefcf88d95 improve search api stability; add debug mode 2023-05-01 22:47:07 +03:00
Vlad Pronsky
ab3ffda420 update readme; fix ci 2023-05-01 00:09:35 +03:00
Vlad Pronsky
9509378441 add setuptools; add more fields to models; accounts_poll refactoring 2023-04-30 23:54:17 +03:00
Vlad Pronsky
0c1377d3c6 allow to select log-level; add ci & tests 2023-04-30 18:36:28 +03:00
Vlad Pronsky
01d59b50d6 add login method to account_pool; update readme 2023-04-30 00:12:57 +03:00
Vlad Pronsky
410a1fb9a4 move constants to single file; improve logging 2023-04-29 22:05:13 +03:00
Vlad Pronsky
eadf053f12 small refactoring; handle 403 response 2023-04-29 20:09:49 +03:00
Vlad Pronsky
d4d867aaab add more graphql methods; add parse to model for graphql responses 2023-04-29 16:19:33 +03:00
Vlad Pronsky
0b94f6feaa add snscrape-like models; remove quering from accounts pool; add parsed version of search method 2023-04-24 02:54:18 +03:00
Vlad Pronsky
9744b80a67 add graphql api support 2023-04-23 20:33:45 +03:00
Vlad Pronsky
2ed247af0f add accounts pool to perform search queries 2023-04-23 17:28:56 +03:00
Vlad Pronsky
fa16f206f8 add exception on rate limit & save it to session dump 2023-04-23 14:17:01 +03:00
Vlad Pronsky
5f4b0d4c4e add search api implementation; update readme 2023-04-23 00:15:54 +03:00
Vlad Pronsky
36b83ecee5 debugging login flow; add retry on getting verification code from email 2023-04-22 22:21:08 +03:00
Vlad Pronsky
e19daada6a getting login verification code from email 2023-04-22 21:37:36 +03:00
Vlad Pronsky
79240ea8d3 ability to dump and restore session 2023-04-22 20:42:14 +03:00
Vlad Pronsky
60e08624c5 add basic login flow 2023-04-22 20:33:42 +03:00
Vlad Pronsky
25c7ceb2f8 initial commit 2023-04-22 16:50:09 +03:00