Anki is a smart spaced repetition flashcard program
Find a file
Damien Elmes 1f34abc003 more fixes for skewed clocks
if a client with a clock greater than server time synced a deck, the modified
time ended up higher than lastSync when the deck was modified on the server.
instead we force the modified time to be <= the server time, which is known
correct.
2011-01-04 15:51:24 +09:00
anki more fixes for skewed clocks 2011-01-04 15:51:24 +09:00
tests fix a unit test 2010-12-25 12:44:06 +09:00
tools Remove call to iterate over removed dir (features) 2009-06-15 20:02:38 +02:00
.gitignore auto-detect '=' as import delimiter, strip fields 2010-03-14 11:40:31 +01:00
ChangeLog.old initial commit from hg 2008-09-27 23:50:03 +09:00
COPYING allow bsd license rather than requiring people to sign over copyright 2010-08-11 14:40:34 +09:00
ez_setup.py initial commit from hg 2008-09-27 23:50:03 +09:00
setup.cfg initial commit from hg 2008-09-27 23:50:03 +09:00
setup.py convert pystache to private library since it doesn't behave like upstream 2010-11-29 22:51:55 +09:00