anki-sync-server/ankisyncd
reivilibre da1150d7af Fixes inability to sync with beta versions of Anki
The version string for '2.1.6-beta2' is reported as '2.1.6-' which
causes a problem when trying to parse '6-' as an integer.
2018-12-13 00:36:13 +01:00
..
__init__.py Remove media patch, put usnLim in server code 2018-08-20 15:44:13 +02:00
__main__.py Make the server runnable with python3 -m ankisyncd 2018-08-20 14:42:40 +02:00
collection.py Remove media patch, put usnLim in server code 2018-08-20 15:44:13 +02:00
config.py Make config paths easier to override 2018-08-28 18:07:27 +02:00
sync_app.py Fixes inability to sync with beta versions of Anki 2018-12-13 00:36:13 +01:00
thread.py Remove explicit inherits from object 2017-11-04 02:53:52 +01:00
users.py Make UserManager errors less redundant 2018-08-28 17:26:26 +02:00