| .. |
|
importing
|
tidy up unused imports
|
2019-03-04 17:25:19 +10:00 |
|
template
|
use raw strings for regexs
|
2019-03-04 17:03:43 +10:00 |
|
__init__.py
|
bump version
|
2019-06-27 10:27:31 +10:00 |
|
cards.py
|
update copyright and clarify licenses
|
2019-02-05 14:01:33 +10:00 |
|
collection.py
|
fix flag changes in browser not syncing
|
2019-07-09 15:16:02 +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
|
put deck fix messages in the collection log
|
2019-06-27 09:46:56 +10:00 |
|
errors.py
|
fix some warnings
|
2019-03-04 16:01:10 +10:00 |
|
exporting.py
|
add option to strip html in export
|
2019-03-05 08:57:53 +10:00 |
|
find.py
|
Fix case sensitive field names so that 'apple' and 'Apple' both show up in drop down list when performing a search and replace.
|
2019-08-20 22:28:45 -04:00 |
|
hooks.py
|
update copyright and clarify licenses
|
2019-02-05 14:01:33 +10:00 |
|
lang.py
|
use raw strings for regexs
|
2019-03-04 17:03:43 +10:00 |
|
latex.py
|
fix some warnings
|
2019-03-04 16:01:10 +10:00 |
|
media.py
|
tidy up unused imports
|
2019-03-04 17:25:19 +10:00 |
|
models.py
|
ensure the list of note types is not empty
|
2019-04-21 18:02:12 +10: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
|
ensure random distribution of due cards for a given day in v2 sched
|
2019-08-17 18:45:00 +10:00 |
|
sound.py
|
cleanup recording on cancel
|
2019-07-14 11:19:29 +10:00 |
|
stats.py
|
Allow disabling timeTicks
|
2019-08-16 01:58:10 +10:00 |
|
statsbg.py
|
update copyright and clarify licenses
|
2019-02-05 14:01:33 +10:00 |
|
stdmodels.py
|
tweak type answer note type
|
2019-05-14 17:05:37 +10:00 |
|
storage.py
|
tidy up unused imports
|
2019-03-04 17:25:19 +10:00 |
|
sync.py
|
tidy up unused imports
|
2019-03-04 17:25:19 +10:00 |
|
tags.py
|
tidy up unused imports
|
2019-03-04 17:25:19 +10:00 |
|
utils.py
|
keep json in utils for add-on compat
|
2019-03-06 07:18:26 +10:00 |