| .. |
|
importing
|
allow importing scheduling-inclusive v1 imports into v2
|
2019-12-06 19:03:57 +10:00 |
|
template
|
use raw strings for regexs
|
2019-03-04 17:03:43 +10:00 |
|
__init__.py
|
bump version
|
2019-09-24 16:12:38 +10:00 |
|
cards.py
|
update copyright and clarify licenses
|
2019-02-05 14:01:33 +10:00 |
|
collection.py
|
default to v2 scheduler on new installs, remove warning
|
2019-12-06 18:37:39 +10:00 |
|
consts.py
|
tidy up unused imports
|
2019-03-04 17:25:19 +10:00 |
|
db.py
|
update copyright and clarify licenses
|
2019-02-05 14:01:33 +10:00 |
|
decks.py
|
list of decks contains default iff deck chooser contains default
|
2019-12-05 08:20:11 +01:00 |
|
errors.py
|
fix some warnings
|
2019-03-04 16:01:10 +10:00 |
|
exporting.py
|
enable scheduling-inclusive exports from 2.1
|
2019-12-06 18:51:42 +10:00 |
|
find.py
|
Correcting flag search
|
2019-11-13 17:41:48 +01:00 |
|
hooks.py
|
update copyright and clarify licenses
|
2019-02-05 14:01:33 +10:00 |
|
lang.py
|
use locales instead of two digit lang codes
|
2019-09-23 21:18:03 +10:00 |
|
latex.py
|
use --exact with dvisvgm
|
2019-10-28 08:43:49 +10:00 |
|
media.py
|
tidy up unused imports
|
2019-03-04 17:25:19 +10:00 |
|
models.py
|
update requireds saves reqs as lists instead of tuples.
|
2019-12-15 22:55:29 -08:00 |
|
mpv.py
|
daemonize helper threads so that sys.exit() during startup works
|
2019-04-29 14:36:44 +10:00 |
|
notes.py
|
update copyright and clarify licenses
|
2019-02-05 14:01:33 +10:00 |
|
sched.py
|
fix some warnings
|
2019-03-04 16:01:10 +10:00 |
|
schedv2.py
|
fix negative due dates in filtered decks
|
2019-09-24 15:38:33 +10:00 |
|
sound.py
|
cleanup recording on cancel
|
2019-07-14 11:19:29 +10:00 |
|
stats.py
|
Adding explanation to translators
|
2019-10-24 02:36:32 +02:00 |
|
statsbg.py
|
statsbg credit/link
|
2019-08-31 10:47:01 +10:00 |
|
stdmodels.py
|
Factorize standard models to use other models
|
2019-10-22 02:43:20 +02:00 |
|
storage.py
|
tidy up unused imports
|
2019-03-04 17:25:19 +10:00 |
|
sync.py
|
force a full sync when fields or templates changed without schema mod
|
2019-10-30 10:17:09 +10:00 |
|
tags.py
|
tidy up unused imports
|
2019-03-04 17:25:19 +10:00 |
|
utils.py
|
Adding explanation to translators
|
2019-10-24 02:36:32 +02:00 |