Anki/anki
Damien Elmes f29a04ae29 bump sync ver to 7 and change meta return value
- /sync/meta now returns a dictionary
- it includes the following extra fields
- msg: if non-empty, show this message at the end of the sync
- cont: if false, show above message and abort sync
- uname: the user's email address, so it can be stored by the local client to
  show users who have forgotten which email address they used. in the future
  this will be saved only when logging in, so do a conditional access on it
2013-10-04 06:09:28 +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 move version number into libanki 2013-10-02 03:50:19 +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 unbury on open/close and make sure we set usn when unburying 2013-09-04 04:38:00 +09:00
consts.py bump sync ver to 7 and change meta return value 2013-10-04 06:09:28 +09:00
db.py optimize imports 2012-12-22 09:17:10 +09:00
decks.py rework sibling handling and change bury semantics 2013-08-10 15:56:26 +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 option to tag notes in find dupes function 2013-10-04 00:07:11 +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 define standard encoding for unicode (#893) 2013-09-20 19:28:44 +09:00
models.py ignore qfmt/afmt when checking if note types are the same 2013-09-04 02:18:53 +09:00
notes.py don't save note if no changes made (#705) 2013-04-11 19:20:23 +09:00
sched.py don't say tomorrow for burying until we introduce the new change 2013-10-02 03:50:59 +09:00
sound.py use unicode when recording 2013-09-23 15:13:46 +09:00
stats.py make sure we include 'px' in stats (thanks to steveaw) 2013-07-09 08:14:13 +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 bump sync ver to 7 and change meta return value 2013-10-04 06:09:28 +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 replace nbsp with standard space when stripping html 2013-07-11 21:23:13 +09:00