Anki/anki
Damien Elmes 5dfe95aa67 move debug logging into libanki
we want to be able to log the initial automatic sync, which
happens before the debug logging was set up in ankiqt

also skip the flush, as it should eventually get written
2013-11-04 23:04:27 +09:00
..
importing define standard encoding for unicode (#893) 2013-09-20 19:28:44 +09:00
template fix replacement of other clozes 2013-09-16 13:28:19 +09:00
__init__.py bump version 2013-11-01 18:19:30 +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 add logging to some scheduling and syncing code 2013-10-18 11:52:21 +09:00
collection.py move debug logging into libanki 2013-11-04 23:04:27 +09:00
consts.py include a session key when syncing 2013-10-10 22:59:34 +09:00
db.py catch invalid temp folder and other tweaks 2013-10-22 15:30:53 +09:00
decks.py add option to disable burying of reviews 2013-10-18 10:38:29 +09:00
errors.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
exporting.py we need to clear out std models on export or we end up renaming 2013-10-06 09:45:38 +09:00
find.py support cid:<card id> search 2013-10-23 18:57:22 +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 about about and available languages 2013-08-22 15:54:33 +09:00
latex.py remove redundant regex in latex code 2013-07-19 19:42:20 +09:00
media.py fix reversed check in media 2013-10-30 21:10:25 +09:00
models.py loop should exit early, and allNames() doesn't need modification 2013-10-06 09:26:43 +09:00
notes.py tweak logging 2013-10-30 22:42:32 +09:00
sched.py make sure suspended/buried cards are reset on export too 2013-11-03 16:12:43 +09:00
sound.py use unicode when recording 2013-09-23 15:13:46 +09:00
stats.py buggy i18n def 2013-11-01 03:09:20 +09: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 silly me, we were overriding retries in the aqt monkeypatch 2013-10-20 10:25:25 +09:00
tags.py canonify tags when saving, and strip quotes (#794) 2013-05-17 13:51:49 +09:00
upgrade.py fix upgrading of latex references 2013-05-22 09:46:09 +09:00
utils.py include platform in cv 2013-10-06 04:37:39 +09:00