| .. |
|
importing
|
Remove useless variables
|
2020-07-17 08:38:48 +02:00 |
|
.gitignore
|
|
|
|
__init__.py
|
previous fs encoding test didn't catch things like latin-1
|
2020-08-03 11:29:07 +10:00 |
|
cards.py
|
Added super().__repr__() to new __repr__() calls
|
2020-05-31 19:39:19 -03:00 |
|
collection.py
|
Remove useless variables
|
2020-07-17 08:38:48 +02:00 |
|
config.py
|
use keyword args for calls with more than one argument
|
2020-05-24 09:12:47 +10:00 |
|
consts.py
|
login/full up/full down plugged in
|
2020-06-01 13:57:10 +10:00 |
|
db.py
|
Added super().__repr__() to new __repr__() calls
|
2020-05-31 19:39:19 -03:00 |
|
dbproxy.py
|
move storage logic into collection.py; fix export bug
|
2020-05-20 17:43:34 +10:00 |
|
decks.py
|
Any removed
|
2020-08-12 01:37:21 +02:00 |
|
errors.py
|
|
|
|
exporting.py
|
fix missing translations in export screen
|
2020-07-31 13:33:41 +10:00 |
|
find.py
|
use keyword args for calls with more than one argument
|
2020-05-24 09:12:47 +10:00 |
|
hooks.py
|
Any removed
|
2020-08-12 01:37:21 +02:00 |
|
httpclient.py
|
Fixed HttpClient session not being closed
|
2020-05-20 19:20:41 -03:00 |
|
lang.py
|
apply rtl dir to webviews
|
2020-07-21 11:52:25 +10:00 |
|
latex.py
|
use keyword args for calls with more than one argument
|
2020-05-24 09:12:47 +10:00 |
|
media.py
|
add type hint for media dir
|
2020-06-07 10:35:48 +09:00 |
|
models.py
|
Any removed
|
2020-08-12 01:37:21 +02:00 |
|
notes.py
|
fix duplicate/empty check
|
2020-06-02 17:34:34 +10:00 |
|
py.typed
|
|
|
|
rsbackend.py
|
fix lint issues with latest mypy_protobuf
|
2020-06-14 15:38:43 +10:00 |
|
sched.py
|
Any removed
|
2020-08-12 01:37:21 +02:00 |
|
schedv2.py
|
Any removed
|
2020-08-12 01:37:21 +02:00 |
|
sound.py
|
|
|
|
stats.py
|
force old graphs to use ltr
|
2020-07-22 14:30:56 +10:00 |
|
statsbg.py
|
|
|
|
stdmodels.py
|
fix typechecking breaking with latest mypy_protobuf
|
2020-05-27 09:14:02 +10:00 |
|
storage.py
|
storage->collection
|
2020-05-20 17:58:28 +10:00 |
|
sync.py
|
login/full up/full down plugged in
|
2020-06-01 13:57:10 +10:00 |
|
tags.py
|
Added super().__repr__() to new __repr__() calls
|
2020-05-31 19:39:19 -03:00 |
|
template.py
|
fix audio being included in FrontSide
|
2020-06-09 08:16:03 +10:00 |
|
template_legacy.py
|
|
|
|
types.py
|
|
|
|
utils.py
|
clone db.py into dbproxy.py
|
2020-03-20 21:15:23 +10:00 |