.. |
importing
|
use the original id if available when importing
|
2011-11-26 12:06:17 +09:00 |
template
|
type answer is now a template replacement
|
2011-11-28 15:15:38 +09:00 |
__init__.py
|
more fixes for schema being accidentally modified on model add
|
2011-11-27 13:50:49 +09:00 |
ankiweb.certs
|
bundle ssl certs; share con across all sync types
|
2011-12-03 16:38:45 +09:00 |
cards.py
|
groups -> decks
|
2011-11-23 19:28:09 +09:00 |
collection.py
|
after a save, revert to unmodified state; sync tweaks
|
2011-12-04 14:56:12 +09:00 |
consts.py
|
bundle ssl certs; share con across all sync types
|
2011-12-03 16:38:45 +09:00 |
cram.py
|
groups -> decks
|
2011-11-23 19:28:09 +09:00 |
db.py
|
don't bump mod time unless the db has actually been changed
|
2011-12-04 13:51:13 +09:00 |
decks.py
|
after a save, revert to unmodified state; sync tweaks
|
2011-12-04 14:56:12 +09:00 |
errors.py
|
support partial syncs of arbitrary size
|
2011-09-24 12:42:02 +09:00 |
exporting.py
|
deck -> collection
|
2011-11-23 17:47:44 +09:00 |
find.py
|
raise an exception when an invalid sort type is passed
|
2011-11-30 12:34:49 +09:00 |
hooks.py
|
update license link
|
2011-04-28 09:24:01 +09:00 |
js.py
|
add a pie graph, add average interval to ivls area
|
2011-04-28 09:24:00 +09:00 |
lang.py
|
update license link
|
2011-04-28 09:24:01 +09:00 |
latex.py
|
deck -> collection
|
2011-11-23 17:47:44 +09:00 |
media.py
|
make sure we commit after media operations
|
2011-12-04 13:00:38 +09:00 |
models.py
|
after a save, revert to unmodified state; sync tweaks
|
2011-12-04 14:56:12 +09:00 |
notes.py
|
always generate new cards on edit; don't delete
|
2011-12-02 21:52:33 +09:00 |
sched.py
|
fix ivl estimation for new cards
|
2011-12-02 22:10:33 +09:00 |
sound.py
|
deck -> collection
|
2011-11-23 17:47:44 +09:00 |
stats.py
|
change stats alignment
|
2011-12-01 17:15:17 +09:00 |
stdmodels.py
|
more fixes for schema being accidentally modified on model add
|
2011-11-27 13:50:49 +09:00 |
storage.py
|
convert guid to base 91 string
|
2011-12-03 14:25:18 +09:00 |
sync.py
|
fix sanity check
|
2011-12-04 15:23:43 +09:00 |
tags.py
|
after a save, revert to unmodified state; sync tweaks
|
2011-12-04 14:56:12 +09:00 |
upgrade.py
|
convert guid to base 91 string
|
2011-12-03 14:25:18 +09:00 |
utils.py
|
bundle ssl certs; share con across all sync types
|
2011-12-03 16:38:45 +09:00 |