Anki/anki
Damien Elmes 8d66578d43 move sanity check to server and automatically force full sync
- server will log mismatches so we don't require people to post on the forums
  anymore or manually force a full sync
- if we find problems like missing notes, report that in the sanity check so
  the server can keep track of problems
- when the server detects a conflict it can immediately abort the sync, so a
  subsequent sync will no longer report a conflict
2013-01-18 09:17:12 +09:00
..
importing don't fail when importing apkg that references subdirs 2013-01-15 07:43:10 +09:00
template optimize imports 2012-12-22 09:17:10 +09:00
__init__.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
anki optimize imports 2012-12-22 09:17:10 +09:00
ankiweb.certs merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
cards.py optimize imports 2012-12-22 09:17:10 +09:00
collection.py Revert "add automatic <br> back to field references" 2013-01-16 11:28:10 +09:00
consts.py update manual link 2013-01-09 07:50:49 +09:00
db.py optimize imports 2012-12-22 09:17:10 +09:00
decks.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
errors.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
exporting.py optimize imports 2012-12-22 09:17:10 +09:00
find.py match a single note type in browser even if duplicate names 2013-01-15 06:15:27 +09:00
hooks.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
js.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
lang.py fix i18n when /usr/bin/locale exists 2012-12-21 18:47:51 +09:00
latex.py optimize imports 2012-12-22 09:17:10 +09:00
media.py optimize imports 2012-12-22 09:17:10 +09:00
models.py note type manager needs to ignore the default note type for current deck 2013-01-08 21:39:37 +09:00
notes.py preserve image filenames when stripping html 2012-12-24 14:08:42 +09:00
sched.py we must remove cards from learning queue on bury 2013-01-15 05:38:40 +09:00
sound.py optimize imports 2012-12-22 09:17:10 +09:00
stats.py allow 'Studied 1 card in ...' to be translated properly 2013-01-13 20:20:17 +01:00
statsbg.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
stdmodels.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
storage.py optimize imports 2012-12-22 09:17:10 +09:00
sync.py move sanity check to server and automatically force full sync 2013-01-18 09:17:12 +09:00
tags.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
upgrade.py automatically fix 1.2 errors when upgrading 2013-01-08 09:43:29 +09:00
utils.py make sure we encode data as utf8 before checksumming 2013-01-08 10:42:15 +09:00