Anki/pylib/anki
Jarrett Ye 055b6e30f8
update FSRS-rs to 0.5.0 & export benchmark API (#3056)
* update fsrs to 0.4.5

* update to fsrs 0.4.6

* add benchmark API

* update fsrs to 0.5.0

* cargo fmt

* ./ninja fix:minilints

* ./ninja format

* Add a brief comment about the new method (dae)
2024-03-08 12:37:06 +00:00
..
_vendor Update Python deps 2023-03-31 14:04:05 +10:00
foreign_data Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
importing Dependency updates (#3040) 2024-02-28 16:28:04 +07:00
scheduler Dependency updates (#3040) 2024-02-28 16:28:04 +07:00
_backend.py update FSRS-rs to 0.5.0 & export benchmark API (#3056) 2024-03-08 12:37:06 +00:00
_legacy.py Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
_rsbridge.pyi Dependency updates (#3040) 2024-02-28 16:28:04 +07:00
browser.py Enable invalid-name globally in pylib (#1454) 2021-10-25 19:10:56 +10:00
cards.py Drop support for checkpoints (#2742) 2023-10-17 12:43:34 +10:00
collection.py Add support for python logging (#2969) 2024-02-11 16:41:50 +10:00
config.py Import submodules directly (#1662) 2022-02-13 13:40:47 +10:00
consts.py Strip out v1/v2 code 2023-09-24 14:27:40 +10:00
db.py Enable invalid-name globally in pylib (#1454) 2021-10-25 19:10:56 +10:00
dbproxy.py Drop support for checkpoints (#2742) 2023-10-17 12:43:34 +10:00
decks.py Drop support for checkpoints (#2742) 2023-10-17 12:43:34 +10:00
errors.py Remove v1/v2 support from the backend (#2727) 2023-10-14 10:50:59 +10:00
exporting.py Drop support for checkpoints (#2742) 2023-10-17 12:43:34 +10:00
find.py Add py3.9 to hooks (#1542) 2021-12-09 09:11:22 +10:00
hooks.py Enable invalid-name globally in pylib (#1454) 2021-10-25 19:10:56 +10:00
httpclient.py Update Python deps 2023-03-31 14:04:05 +10:00
lang.py Fix Ukranian language name 2024-01-30 15:11:24 +10:00
latex.py Make dvipng use transparent background by default (#2036) 2022-08-31 18:49:22 +10:00
media.py Drop support for checkpoints (#2742) 2023-10-17 12:43:34 +10:00
models.py Fix misleading warning when changing notetype from/to cloze (#2744) 2023-10-18 16:50:32 +10:00
notes.py Drop support for checkpoints (#2742) 2023-10-17 12:43:34 +10:00
py.typed mark anki and aqt modules as having typing info 2020-01-13 13:03:37 +10:00
rsbackend.py PEP8 for rest of pylib (#1451) 2021-10-25 14:50:13 +10:00
sound.py Enable invalid-name globally in pylib (#1454) 2021-10-25 19:10:56 +10:00
stats.py Ignore rescheduled cards in old stats page (#2863) 2023-12-05 09:55:33 +10:00
statsbg.py Update licensing information (#2850) 2023-11-27 11:35:51 +10:00
stdmodels.py Add image occlusion to stock notetypes 2023-10-22 11:00:39 +10:00
storage.py Enable invalid-name globally in pylib (#1454) 2021-10-25 19:10:56 +10:00
sync.py Enable invalid-name globally in pylib (#1454) 2021-10-25 19:10:56 +10:00
syncserver.py Update Rust and Python deps (#2567) 2023-07-01 18:26:43 +10:00
tags.py Move custom study tag and limit gathering+saving into the backend 2022-03-10 16:23:03 +10:00
template.py Rework RenderCardOutput::question/answer 2023-06-27 00:37:41 +10:00
types.py Enable invalid-name globally in pylib (#1454) 2021-10-25 19:10:56 +10:00
utils.py Move anki.utils.html_to_text_line() to backend (#2816) 2023-11-09 09:57:23 +10:00