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
19
Commits
1
Branch
0
Tags
7.2
MiB
Python
96.1%
Shell
2.4%
Makefile
1%
Dockerfile
0.5%
a2661400f3
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
a2661400f3
Moved import code into it's own module so things outside of the ImportExportHandler can use it (like a setup_new_collection function).
2013-07-16 20:22:17 +01:00
AnkiServer
Moved import code into it's own module so things outside of the ImportExportHandler can use it (like a setup_new_collection function).
2013-07-16 20:22:17 +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