Commit Graph
10 Commits
Author SHA1 Message Date
flan 86b63d51b5 Remove superfluous/outdated instructions 2017-10-28 20:40:32 +02:00
flan 67830218eb Drop support for Anki <2.0.27 2017-10-28 19:55:50 +02:00
flan b0cb424770 Use os.path.join() for path concatenation 2017-10-28 19:55:50 +02:00
flan ceb931519d Bring back authentication 2017-10-28 19:55:40 +02:00
flan 48cfa9a029 Remove unused lines 2017-10-28 18:25:23 +02:00
flan 4a9ee4d40c Rewrite command handling 2017-10-28 17:54:58 +02:00
flan 91b5a6e052 Remove redundant messages 2017-10-28 17:50:43 +02:00
flan 098c9dff4a Use user-prefixed data directory by default 2017-10-28 17:35:38 +02:00
flan 16d8bd9b78 Drop service management from ankisyncctl 2017-10-28 17:04:24 +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