Anki/proto/anki
Damien Elmes 8b6abd3f8f Switch FSRS reschedule to a global option; don't persist
A global is easier to use in conjunction with the 'optimize all' action.
The value is no longer persisted, as doing so makes it too easy for users
to generate a lot of revlog entries when playing with different FSRS
weights/retention settings, such as in https://forums.ankiweb.net/t/possible-syncing-limitation-by-fsrs-manual-scheduling-data-accumulation/37610
2023-11-27 11:24:31 +10:00
..
ankidroid.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
ankiweb.proto Change Anki's version scheme; bump to 23.09 (#2640) 2023-09-07 12:37:15 +10:00
backend.proto Remove v1/v2 support from the backend (#2727) 2023-10-14 10:50:59 +10:00
card_rendering.proto Move anki.utils.html_to_text_line() to backend (#2816) 2023-11-09 09:57:23 +10:00
cards.proto Store desired retention in card data 2023-09-23 15:42:42 +10:00
collection.proto Add option to calculate all weights at once 2023-11-27 11:24:31 +10:00
config.proto Remove v1/v2 support from the backend (#2727) 2023-10-14 10:50:59 +10:00
deck_config.proto Switch FSRS reschedule to a global option; don't persist 2023-11-27 11:24:31 +10:00
decks.proto Allow creation of empty filtered decks (#2788) 2023-11-05 12:23:14 +10:00
frontend.proto Improve presentation of importing results (#2568) 2023-08-02 20:29:44 +10:00
generic.proto Add java_multiple_files option to proto files 2022-06-27 15:16:04 +10:00
i18n.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
image_occlusion.proto fixes: remove unfinished shapes, remove selectable and make shapes remain inside canvas (#2809) 2023-11-24 14:06:40 +10:00
import_export.proto Allow im-/exporting with or without deck configs (#2804) 2023-11-13 13:54:41 +10:00
links.proto More service generation refactoring 2023-06-22 09:46:09 +10:00
media.proto Add a backend method to extract static media references (#2716) 2023-10-11 14:10:02 +10:00
notes.proto Add a backend method to add notes in bulk (#2659) 2023-09-16 13:51:32 +10:00
notetypes.proto Add image occlusion to stock notetypes 2023-10-22 11:00:39 +10:00
scheduler.proto Expose fuzz delta for FSRS add-on 2023-11-06 12:27:53 +10:00
search.proto Invalid sorting (#2709) 2023-10-07 06:36:15 +00:00
stats.proto Include next_day timestamp in revlog export 2023-11-23 14:46:48 +10:00
sync.proto Refactor media sync handling (#2647) 2023-09-10 13:22:20 +10:00
tags.proto More service generation refactoring 2023-06-22 09:46:09 +10:00