Commit Graph

43 Commits

Author SHA1 Message Date
flan
360b2d08ed Make hostNum empty when changing sync server
Should fix an error encountered when the user used AnkiWeb in the
past and receives a JSON decode error because an unrecognized
endpoint (/[somenumber]sync instead of /sync) doesn't return what
the client expects.

Closes #10, fixes #8.
2018-12-24 16:28:34 +01:00
flan
00ec46eab3 Clarify what the supported version range applies to 2018-12-17 16:58:09 +01:00
flan
8b832497b4 Update anki-bundled to 2.1.7 2018-12-17 16:51:45 +01:00
flan
56beb0950e Update anki-bundled to 2.1.3 2018-08-31 04:39:50 +02:00
flan
5bcb01bd9e Use predefined config locations 2018-08-28 17:15:40 +02:00
flan
b96f74224b Move pyaudio stuff to the bottom 2018-08-23 16:28:27 +02:00
flan
a7c230c4bb Reformat addon instructions a bit 2018-08-23 16:19:14 +02:00
flan
45133a0a64 Add information about pyaudio 2018-08-23 16:10:16 +02:00
flan
08a2b0e779 Fix directory name in README 2018-08-22 14:45:56 +02:00
flan
b20c69d613 Clarify supported Python version 2018-08-22 14:45:38 +02:00
flan
47294d1585 Add more information about incompatible versions 2018-08-22 14:37:46 +02:00
flan
abb2d35bdf Mention the need to have Anki installed 2018-08-22 14:30:47 +02:00
flan
5a95b62a74 Use python -m ankisyncd in README 2018-08-22 14:26:58 +02:00
flan
ff8148b6fb Add major fork changes to README 2018-08-20 18:51:20 +02:00
flan
be7d57a1a5 Add Anki 2.1 instructions 2018-08-20 18:40:03 +02:00
flan
c0ea23c307 Monkey patch anki at runtime
The server should work fine with /usr/share/anki now, as long as
external Anki version >= 2.1.
2017-11-06 23:01:08 +01:00
flan
2a27d78591 Use config specified in argv[1] 2017-11-06 21:06:45 +01:00
flan
a7e29c56f4 Patch anki using git apply 2017-11-01 18:42:43 +01:00
flan
3f3e2f4df4 Fix inconsistent indentation of README code blocks 2017-10-29 04:29:44 +01:00
flan
bf1bf4de72 Add some context from upstream README 2017-10-29 04:21:22 +01:00
flan
99adc658d5 Remove support for legacy modules 2017-10-28 20:43:24 +02:00
flan
86b63d51b5 Remove superfluous/outdated instructions 2017-10-28 20:40:32 +02:00
flan
bd2c5bdff9 Remove SSL support
If there's a need for SSL, you can always use a reverse proxy or
a more advanced WSGI server.

This reverts commit 1678890d3d.
2017-10-28 05:50:18 +02:00
jdoe0
c398ccdb89 Apply @ndl's patches
The patches fix the issue where syncing across different profiles will
always trigger a full sync if there's any change in either of the
profiles.
2016-11-03 22:32:19 +07:00
jdoe0
1678890d3d Add SSL support 2016-06-25 23:59:59 +07:00
jdoe0
e093e3981e Update README.md 2016-04-05 23:30:30 +07:00
jdoe0
3baad9cfac Fix syncing with AnkiDroid 2015-11-29 11:53:58 +07:00
jdoe0
d3eab4266e Update addon code in README.md 2015-11-27 12:27:07 +07:00
jdoe0
40d515234e Update README.md 2014-07-22 20:29:02 +07:00
jdoe0
8733e5c22a Update README.md 2013-12-22 22:01:44 -06:00
jdoe0
e12ecedbf0 Update README.md 2013-12-07 17:29:30 -06:00
jdoe0
a18d806b06 Update README.md 2013-12-06 15:57:15 -06:00
jdoe0
e1db4aa67f Update README.md 2013-10-29 16:48:02 -05:00
jdoe0
1fd9aa5e47 Update README.md 2013-10-20 19:18:48 -05:00
jdoe0
6805ca9936 Update README.md 2013-10-20 18:57:58 -05:00
jdoe0
95ef2b9155 Update README.md 2013-10-20 01:14:11 -05:00
jdoe0
b3e823a19a Update README.md 2013-10-20 01:07:36 -05:00
jdoe0
4e8f16eec8 Updated README 2013-10-20 00:36:27 -05:00
jdoe0
f6acc0dafb Renamed AnkiServer folder to src 2013-10-13 16:12:25 -05:00
jdoe0
e0e46904bb Updated README.md 2013-08-14 19:20:29 +07:00
jdoe0
fd58fcd9ec Updated README.md 2013-08-02 11:23:30 +07:00
jdoe0
f17ccd954c Updated README.md 2013-08-02 01:09:28 +07:00
David Snopek
9a97d6524e Changed extension so that GitHub will show it right! 2013-07-18 02:23:58 +01:00