Commit Graph
488 Commits
Author SHA1 Message Date
Vikash Kothary 05244175f5 Merge branch 'main' into develop 2022-07-02 14:41:45 +01:00
Vikash Kothary 3be70a1c92 bump: version from 2.3.0 to 2.4.0 2022-07-02 14:40:12 +01:00
Vikash KotharyandGitHub 150da07f66 Merge pull request #137 from ankicommunity/release/v2.4.0 2022-07-02 14:38:38 +01:00
Vikash Kothary 3103698135 build: Run poetry-update and poetry-export 2022-07-02 14:34:54 +01:00
Vikash Kothary 872ea80c32 chore: Add cli entrypoint for ankisyncd_cli 2022-07-02 14:18:19 +01:00
Vikash Kothary fcaec52995 chore: Add setup.py for backward compatibility 2022-07-02 14:13:37 +01:00
Vikash Kothary f1c0e1bf63 chore: Add poetry publish environment variables and command 2022-07-02 13:45:10 +01:00
Vikash Kothary e54b8a8b42 chore: Include all packages in src folder 2022-07-02 13:44:35 +01:00
CycatzandVikash Kothary 48005abc59 Fix addon-folder doc link 2022-06-29 12:15:38 +01:00
Vikash Kothary d2f336c210 chore: Update poetry.lock and requirements files
Resolves #132
2022-05-16 22:23:23 +01:00
Vikash Kothary 1d61f03706 refactor: Remove unused import 2022-03-10 20:37:41 +00:00
Vikash Kothary 06a6767f8b feat: make ankisyncd_cli into a python package 2022-03-10 20:12:07 +00:00
Vikash Kothary 6706a56cc8 test: Fix import collection from anki package
See: #124
2022-03-10 18:08:00 +00:00
Vikash Kothary 50f002c53a chore: Add make config command to create new dotenv files 2022-03-10 17:45:05 +00:00
dobeforeandVikash Kothary 16fbf6e27f modification to full_sync.py
add type hint to def upload
2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary 1b305509c1 update poetry toml anki to 2.1.49 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary d8cf779105 modification to sync.py
add a guard case to def finish
remove redundant blank line of def sanityCheck
2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary a53d85a75a try to resolve conflicts 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary 414dd8bb47 restore file 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary d1813228bb try to resolve conflicts 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary 9a81c6bdfa resolve conflicts 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary 8e99274825 Update pyproject.toml 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary a2d3ab15ca bump anki version to 2.1.46
have not poetry set up
2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary 6f39243bd0 remove commented code 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary a506785273 request change and readme modification 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary 728af26c2e remove test file t.py 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary 744a9641f5 class Requests as decorator to decorate SyncApp 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary 03bfd123c7 dec not finished 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary c7b1c0c358 fix_duecounts_not_equal_due_to_diff_deck_selection 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary 619f0722ee remove_unnessary_print 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary b9f081af77 fix_col_return_type_mismatch 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary fcc7a0645f replace_deprecated_fn_log 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary 0eaf60feca revise_parse_req_to_correctly_parse_chunked_data 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary cdfa5c4191 rewrite_parse_chunked_req 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary 443f3b6fe3 api_replace 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary e4e9c51267 sync_seccess_in_44and46 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary 92af6e21bf revise_parse_request 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary c95ea86a3b fix_upload_block_process 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary 0409ff9592 fix_sanityCheck2_return_params_error 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary 078269df88 seems_to_fix_parse_chunked_data 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary dde758857e can_upload_on_ankidroid 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary 1e85c11ab0 add_str_method_to_Mdict 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary 6a71fc3ca5 fix_repeat_is_list 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary 388ca82466 Update sync_app.py 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary 9279ccd35d remove_unused_import 2022-03-08 22:18:11 +00:00
dobeforeandVikash Kothary 1c21733ef2 enable_chunked_transfer_encoding_without_browser 2022-03-08 22:18:11 +00:00
Vikash Kothary 251df33e4e docs: Fix indentation in nginx example snippet 2022-03-08 22:13:46 +00:00
Vikash Kothary 682e8a3c48 docs: Fix path to example nginx config file 2022-03-08 22:13:05 +00:00
TomRomeoandVikash Kothary 7ef846c52e fix: modified nginx config 2022-03-08 22:08:27 +00:00
Vikash KotharyandGitHub 4443d9749d Merge pull request #79 from dreamflasher/patch-1 2022-03-08 21:19:13 +00:00