ohdearaugustin
|
4cdfed564d
|
Update requirements{-dev}.txt
|
2022-09-01 15:40:10 +00:00 |
|
Vikash Kothary
|
3be70a1c92
|
bump: version from 2.3.0 to 2.4.0
|
2022-07-02 14:40:12 +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
|
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 |
|
dobefore
|
16fbf6e27f
|
modification to full_sync.py
add type hint to def upload
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
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 |
|
dobefore
|
a53d85a75a
|
try to resolve conflicts
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
414dd8bb47
|
restore file
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
d1813228bb
|
try to resolve conflicts
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
9a81c6bdfa
|
resolve conflicts
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
a2d3ab15ca
|
bump anki version to 2.1.46
have not poetry set up
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
6f39243bd0
|
remove commented code
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
a506785273
|
request change and readme modification
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
744a9641f5
|
class Requests as decorator to decorate SyncApp
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
03bfd123c7
|
dec not finished
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
c7b1c0c358
|
fix_duecounts_not_equal_due_to_diff_deck_selection
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
619f0722ee
|
remove_unnessary_print
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
b9f081af77
|
fix_col_return_type_mismatch
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
fcc7a0645f
|
replace_deprecated_fn_log
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
0eaf60feca
|
revise_parse_req_to_correctly_parse_chunked_data
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
cdfa5c4191
|
rewrite_parse_chunked_req
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
443f3b6fe3
|
api_replace
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
e4e9c51267
|
sync_seccess_in_44and46
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
92af6e21bf
|
revise_parse_request
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
c95ea86a3b
|
fix_upload_block_process
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
0409ff9592
|
fix_sanityCheck2_return_params_error
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
078269df88
|
seems_to_fix_parse_chunked_data
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
dde758857e
|
can_upload_on_ankidroid
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
1e85c11ab0
|
add_str_method_to_Mdict
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
6a71fc3ca5
|
fix_repeat_is_list
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
388ca82466
|
Update sync_app.py
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
9279ccd35d
|
remove_unused_import
|
2022-03-08 22:18:11 +00:00 |
|
dobefore
|
1c21733ef2
|
enable_chunked_transfer_encoding_without_browser
|
2022-03-08 22:18:11 +00:00 |
|
Vikash Kothary
|
0f0af48736
|
fix: use absolute path in package import to find module
|
2022-03-06 12:30:37 +00:00 |
|
Vikash Kothary
|
fb0592056f
|
Merge pull request #122 from dobefore/bump-anki-version-to-2.1.46
|
2022-02-07 15:27:36 +00:00 |
|
Vikash Kothary
|
83b11079c3
|
lint: Add line break
|
2022-02-06 15:40:30 +00:00 |
|
Vikash Kothary
|
e47ed57212
|
feat: Move cli scripts into a single package
|
2022-02-06 15:38:11 +00:00 |
|
Vikash Kothary
|
a4a264d782
|
chore: Update anki dependency to latest version
|
2022-02-06 14:58:49 +00:00 |
|
dobefore
|
30bc574d8d
|
try to resolve conflicts
|
2022-02-06 14:58:49 +00:00 |
|
dobefore
|
cf7d0144b8
|
requirements anki version to 2.1.46
|
2022-02-06 14:58:49 +00:00 |
|
Vikash Kothary
|
b9be303668
|
docs: Add mkdocs-jupyter plugin to render jupyter notebooks
|
2022-01-16 20:25:23 +00:00 |
|
marzzzello
|
fac7b74cbc
|
run lock.sh (update requirements.txt)
|
2021-12-11 00:36:53 +01:00 |
|
Vikash Kothary
|
07723e9cf6
|
Merge pull request #83 from dobefore/NoneType_41_
|
2021-08-15 14:02:54 +01:00 |
|
Vikash Kothary
|
43f4934de8
|
Merge pull request #87 from dobefore/add_basiccheck
|
2021-06-02 21:42:13 +01:00 |
|
dobefore
|
556f46b58a
|
Update sync_app.py
|
2021-05-01 13:14:25 +08:00 |
|
dobefore
|
4c305dff88
|
Update sync.py
|
2021-05-01 13:10:59 +08:00 |
|