This website requires JavaScript.
Explore
Help
Register
Sign In
ouczbs
/
anki-sync-server
Watch
1
Star
0
Fork
0
You've already forked anki-sync-server
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
18
Commits
1
Branch
0
Tags
7.2
MiB
Python
96.1%
Shell
2.4%
Makefile
1%
Dockerfile
0.5%
50bcba34a0
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
David Snopek
50bcba34a0
Added an example supervisord config file.
2013-07-16 20:03:48 +01:00
AnkiServer
Moved logging into a utils module so we don't have to duplicate it.
2013-07-16 19:50:45 +01:00
tests
Implemented import support!
2013-07-16 16:58:04 +01:00
.coveragerc
Got almost 80% test coverage of AnkiServer/apps/rest_app.py and fixed some bugs.
2013-07-15 17:11:28 +01:00
.gitignore
Got nearly 100% test coverage for AnkiServer/collection.py
2013-07-15 15:27:13 +01:00
example.ini
Squashed commit of the following:
2013-07-12 22:08:16 +01:00
INSTALL.txt
Corrected INSTALL.txt.
2013-07-14 06:56:46 -05:00
logging.conf
Committed old Anki 1.2 sync server code. It's not very generic. :-/
2013-04-03 14:31:44 +01:00
setup.py
Squashed commit of the following:
2013-07-12 22:08:16 +01:00
supervisor-anki-server.conf
Added an example supervisord config file.
2013-07-16 20:03:48 +01:00