| .. |
|
importing
|
fixes for latest mypy
|
2020-10-10 19:02:59 +10:00 |
|
.gitignore
|
|
|
|
__init__.py
|
fix new pylint raise-missing-from lint
|
2020-08-31 12:04:14 +10:00 |
|
BUILD.bazel
|
move aqt_data into source folder; implement wheel building
|
2020-11-04 12:14:03 +10:00 |
|
buildinfo.py
|
initial Bazel conversion
|
2020-11-01 14:26:58 +10:00 |
|
cards.py
|
rename some card+note fields in backend
|
2020-09-01 10:24:38 +10:00 |
|
collection.py
|
NF: uses consts in col
|
2020-09-27 09:01:47 +02:00 |
|
config.py
|
fix new pylint raise-missing-from lint
|
2020-08-31 12:04:14 +10:00 |
|
consts.py
|
fix outdated help site
|
2020-10-07 19:38:49 +08:00 |
|
db.py
|
|
|
|
dbproxy.py
|
|
|
|
decks.py
|
rebuild_filtered_deck() and new_filtered()
|
2020-09-03 18:02:47 +10:00 |
|
errors.py
|
|
|
|
exporting.py
|
fix description in export screen (thanks to ANH)
|
2020-08-26 08:33:35 +10:00 |
|
find.py
|
|
|
|
hooks.py
|
initial Bazel conversion
|
2020-11-01 14:26:58 +10:00 |
|
httpclient.py
|
|
|
|
lang.py
|
unused import
|
2020-11-04 21:04:42 +10:00 |
|
latex.py
|
|
|
|
media.py
|
fix new pylint raise-missing-from lint
|
2020-08-31 12:04:14 +10:00 |
|
models.py
|
update to latest black
|
2020-08-31 13:29:28 +10:00 |
|
notes.py
|
rename some card+note fields in backend
|
2020-09-01 10:24:38 +10:00 |
|
py.typed
|
|
|
|
rsbackend.py
|
rspy -> pylib/rsbridge
|
2020-11-02 15:21:12 +10:00 |
|
sched.py
|
move filtered deck empty/fill to backend
|
2020-09-02 17:56:23 +10:00 |
|
schedv2.py
|
small learning steps were being stored as a float
|
2020-09-20 10:29:39 +10:00 |
|
sound.py
|
|
|
|
stats.py
|
log manual reschedule, but ignore the log entry in the stats
|
2020-09-02 17:56:23 +10:00 |
|
statsbg.py
|
|
|
|
stdmodels.py
|
|
|
|
storage.py
|
|
|
|
sync.py
|
login/full up/full down plugged in
|
2020-06-01 13:57:10 +10:00 |
|
tags.py
|
|
|
|
template.py
|
fix audio being included in FrontSide
|
2020-06-09 08:16:03 +10:00 |
|
template_legacy.py
|
|
|
|
types.py
|
|
|
|
utils.py
|
update to latest isort, pylint and pytest
|
2020-08-31 12:05:36 +10:00 |
|
wheel_description.txt
|
move aqt_data into source folder; implement wheel building
|
2020-11-04 12:14:03 +10:00 |