Anki/anki
Damien Elmes 5fd9228273 handle invalid filename encodings
on Linux users can end up creating filenames that can't be encoded to utf8,
which breaks Anki when it tries to store the filename in sqlite
2017-08-31 18:55:25 +10:00
..
importing remove dupeOnSchemaChange 2017-08-21 13:50:11 +10:00
template Stop inheriting from object 2017-02-07 00:21:33 +02:00
__init__.py bump version 2017-08-28 22:30:05 +10:00
ankiweb.certs bump version again, as new cert was missing an intermediate 2014-04-12 15:54:25 +09:00
cards.py ditch marked tag in favour of card flags 2017-08-12 16:08:10 +10:00
collection.py ditch marked tag in favour of card flags 2017-08-12 16:08:10 +10:00
consts.py use a constant for the starting factor 2017-02-08 17:28:12 +10:00
db.py catch corrupt media db, fix it in 'check media' 2017-08-17 13:33:54 +10:00
decks.py add check to see if drag&drop caused a recent bug 2017-08-15 15:11:59 +10:00
errors.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
exporting.py clear flags on export 2017-08-12 16:13:53 +10:00
find.py ditch marked tag in favour of card flags 2017-08-12 16:08:10 +10:00
hooks.py require decorator 2017-07-17 13:18:56 +10:00
lang.py fix translations on Mac 2017-07-31 13:59:10 +10:00
latex.py fix unicode error when generating latex 2017-08-06 13:03:32 +10:00
media.py handle invalid filename encodings 2017-08-31 18:55:25 +10:00
models.py Stop inheriting from object 2017-02-07 00:21:33 +02:00
notes.py Stop inheriting from object 2017-02-07 00:21:33 +02:00
sched.py Merge branch 'master' of github.com:dae/anki 2017-02-08 17:28:30 +10:00
sound.py make sure we don't use inherited ld_library_path when calling mplayer 2017-05-22 15:40:04 +10:00
stats.py typo in stats 2017-08-21 11:29:54 +10:00
statsbg.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
stdmodels.py add type-in-the-answer note type 2017-08-13 19:42:27 +10:00
storage.py add type-in-the-answer note type 2017-08-13 19:42:27 +10:00
sync.py catch corrupt media db, fix it in 'check media' 2017-08-17 13:33:54 +10:00
tags.py Merge pull request #169 from luoliyan/regex-tag-removal 2017-02-22 20:51:23 +10:00
utils.py add devMode flag to utils 2017-08-01 14:28:13 +10:00