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
Vikash Kothary
811ae45d58
Merge pull request #77 from valuex/patch-1
...
Update README.md
2021-03-20 13:31:55 +00:00
valuex
06b81d8d84
Update README.md
...
Change the Installing (Docker) hyperlink to the lastest url
2021-03-20 18:55:19 +08:00
Vikash Kothary
a4e17a0e50
Merge pull request #72 from ankicommunity/feature/#71-remove-pyaudio
2021-02-07 16:20:44 +00:00
Vikash Kothary
d39d2b253f
Add run and open commands to Makefile and refactor all commands
2021-02-07 16:19:53 +00:00
Vikash Kothary
f9d5d93024
Remove pyaudio dependency
2021-02-07 16:03:38 +00:00
Vikash Kothary
806b8cf3a7
Merge branch 'master' into develop
2021-02-07 15:58:32 +00:00
Vikash Kothary
2854f9210e
Merge pull request #65 from ankicommunity/release/2.3.0
2021-01-24 15:38:33 +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
Vikash Kothary
81d2764a15
Merge pull request #67 from upsuper-forks/requirements-first-line
...
Comment out the first line of requirements.txt files
2021-01-05 00:33:13 +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
bd5f002718
Merge pull request #62 from ankicommunity/feature/run-unittests
...
Fix and run unittests
2020-12-29 01:56:34 +00:00
Vikash Kothary
4a71447b1d
Bump version from 2.2.0 to 2.3.0
2020-12-27 20:43:05 +00:00
Vikash Kothary
f73e3d5f8c
Add documentation on how to run tests
2020-12-27 18:13:14 +00:00
Vikash Kothary
4667c85e00
Use poetry to run python dependences
2020-12-27 17:54:59 +00:00
Vikash Kothary
a48c974b6a
Comment out optional ANKISYNCD variables
2020-12-27 17:52:47 +00:00
Vikash Kothary
e210f7b3fa
Fix PATH variable to autodetect dependencies in project virtualenv
2020-12-23 23:36:40 +00: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
d3ec4e44f2
Move line break around ENV variable in Makefile for aesthetic reasons
2020-12-23 23:27:21 +00:00
Vikash Kothary
2e820b0a89
Add ankisyncd package to pass tests
2020-12-23 23:24:31 +00:00
Vikash Kothary
0fe4b4f8b6
Add tests command to run unittests
2020-12-23 23:24:07 +00:00
Vikash Kothary
692f9a004c
Add init command to download dependencies using poetry
2020-12-23 23:23:32 +00:00
Vikash Kothary
53a6542ac5
Add webtest dependency
2020-12-23 23:14:57 +00:00
Vikash Kothary
0de37f04e8
Merge pull request #61 from ankicommunity/feature/sync-poetry-lock-requirements
2020-12-23 22:58:48 +00:00
Vikash Kothary
a9343028db
Run lock requirements script
2020-12-23 22:46:01 +00:00
Vikash Kothary
a0675b4f50
Update Python version from 3.7 to 3.8
2020-12-23 22:45:41 +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
samyak-jain
4f62612043
Added unittest
2020-12-17 06:48:31 +05:30
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
Vikash Kothary
a6294997da
Merge pull request #45 from cecini/updatehomepage
...
Update ankisyncd _homepage
2020-11-15 20:15:08 +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
cecini
7a01c14729
Ensure mediadir exsit in the case
...
full sync ok after delete server collection dir
2020-11-03 17:48:40 +08:00
cecini
3d5d27bf6f
Fix: server side graves's usn need not set as -1
...
once client items in graves have been remove
in the server,need update graves usn as maxusn
avoid sync serve log: sanity check failed with
server: graves had usn = -1 such as issue #28
second comment
2020-11-03 17:42:58 +08:00
cecini
1d73376115
Fix the remove deck lead server crash issue #28 ,
...
the change intruduced after 3.1.28 f592672fa
2020-11-03 17:41:15 +08:00
Vikash Kothary
f5dca1f1e2
Merge pull request #38 from cecini/deleteusuedmedia
...
fix checking media and delete usued media and sync issue#32
2020-11-01 19:36:11 +00:00