Commit Graph

83 Commits

Author SHA1 Message Date
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
dobefore
f59a53ab22
Update sync.py 2021-05-01 12:51:05 +08:00
dobefore
7d8c22c86d
Update sync_app.py 2021-04-27 19:28:37 +08:00
Vikash Kothary
f9d5d93024 Remove pyaudio dependency 2021-02-07 16:03:38 +00:00
Vikash Kothary
44ab07fa04
Merge pull request #68 from upsuper-forks/ankisyncctl-python3
Make ankisyncctl use python3 in shebang
2021-01-05 00:35:02 +00:00
Xidorn Quan
1956986c21 Make ankisyncctl use python3 in shebang 2021-01-01 19:42:39 +11:00
Xidorn Quan
afff3516c4 Comment out the first line of requirements.txt files 2021-01-01 19:38:59 +11:00
Vikash Kothary
b0a62702d9 Run lock script to update requirements.txt files with webtest dependency 2020-12-23 23:30:56 +00:00
Vikash Kothary
a9343028db Run lock requirements script 2020-12-23 22:46:01 +00:00
Vikash Kothary
71a074f8f2
Merge pull request #51 from cecini/afterremshouldgravemax
Fix client add then delete item then sync issue
2020-12-23 22:21:45 +00:00
Vikash Kothary
bd3ce51d78
Merge pull request #57 from samyak-jain/arch-bug-fix 2020-12-23 22:19:30 +00:00
Vikash Kothary
f8a1fb0f9c
Merge pull request #47 from cecini/upgradedepend 2020-12-06 16:58:08 +00:00
samyak-jain
caf5c71b88 Fix issue with arch linux client 2020-11-29 21:23:24 +05:30
cecini
5e56a2edcd Fix client add then delete item then sync issue,
deck/card/note item must not been synced to server
after client add and delete
2020-11-17 12:13:57 +08:00
cecini
7639329289 Update dep anki ankirspy to 2.1.36
fix the requirements file create
2020-11-17 11:53:20 +08:00
Vikash Kothary
a55d1a35ee
Merge pull request #53 from cecini/confupdatetx
Improve: put all config item update in one transaction
2020-11-16 19:55:40 +00:00
Vikash Kothary
77886e9374
Merge pull request #52 from cecini/confsync
Fix: conf should be synced to client when server mod time is newer
2020-11-16 19:54:28 +00:00
Vikash Kothary
1c64dc928c
Merge pull request #50 from cecini/ensuremediadirexsit
Ensure mediadir exsit in the case full sync from client should be ok after delete server collection dir
2020-11-16 19:51:45 +00:00
Vikash Kothary
bf0ad80dbe
Merge pull request #49 from cecini/remshouldgravemax
Fix: server side graves's usn need not set as -1
2020-11-16 19:47:32 +00:00
Vikash Kothary
b3cf7ce5e5
Merge pull request #48 from cecini/remdeckcrash
Fix the remove deck lead server crash issue #28
2020-11-15 21:02:25 +00:00
Vikash Kothary
ce1e632fc3
Merge pull request #46 from cecini/enableV2scheduler
Enable  V2 scheduler
2020-11-15 20:49:58 +00:00
cecini
1ef3685820 Improve: put all config item update in one transaction 2020-11-04 21:16:49 +08:00
cecini
119292be5d Fix: conf should be synced to client when server
mod time is newer
2020-11-04 18:37:58 +08:00
cecini
8448c6586d Enable V2 scheduler 2020-11-03 18:07:10 +08:00
cecini
a8f26a5a34 Update ankisyncd _homepage 2020-11-03 18:05:32 +08:00