GithubAnon0000
679b345971
FIX diacrititcs being cutoff in input card templates ( #4049 )
2025-06-03 16:27:32 +07:00
Luc Mcgrady
7f61090025
Fix/Invalid parameter counts saveable ( #4052 )
...
* Add frontend check for parameters
* Fix backend
* ./check
* Fix: Wrong type
2025-06-03 16:27:04 +07:00
Expertium
ab41ceb294
Optimize All -> Optimize All Presets ( #4050 )
2025-06-03 16:23:35 +07:00
Jarrett Ye
c9227c86c5
Feat/evaluate FSRS with time series split ( #3962 )
2025-06-03 15:26:33 +07:00
Damien Elmes
c999811d19
Restore cert error check
...
https://forums.ankiweb.net/t/bug-unknown-error-on-startup-anki-25-02/61232/3
2025-06-02 16:52:09 +07:00
Luc Mcgrady
9caad10faa
Feat/Card ID special field ( #4046 )
...
* Feat/Card ID special field
* remove clone
2025-06-02 16:35:13 +07:00
Luc Mcgrady
67a8261202
Fix/CMRR style ( #4043 )
2025-06-01 13:18:35 +07:00
Damien Elmes
6b979ddf54
Fix mpv being left around on abrupt termination ( #4042 )
...
Closes #4015
2025-06-01 13:16:28 +07:00
Damien Elmes
ae49989fc3
Ensure media files are passed relative to the media folder ( #4041 )
...
We were (partially) doing this for MpvManager, but not for
Windows' SimpleMpvPlayer. By passing a media file starting
with a special scheme, a malicious actor could have caused a file to
be written to the filesystem on Windows.
Thanks once again to Michael Lappas for the report.
2025-06-01 13:16:04 +07:00
Damien Elmes
cc8cba6694
Use more secure API key
...
https://github.com/ankitects/anki/pull/3925#discussion_r2051494659
2025-05-31 16:01:03 +07:00
Damien Elmes
a4fbf34ff1
Fix inverted margin logic
...
https://github.com/ankitects/anki/pull/4040#issuecomment-2921626962
2025-05-30 22:48:31 +07:00
llama
3a0160343f
Add left margin to browser when sidebar is closed ( #4040 )
...
* add left margin to browser when sidebar is closed
* listen for event instead of explicit user action
* refresh sidebar on visibility change
* Add a margin on macOS even when not collapsed
---------
Co-authored-by: Damien Elmes <gpg@ankiweb.net>
2025-05-30 13:35:06 +07:00
Abdo
fe53367149
Fix new card sort order not reacting to changes in gather order ( #4039 )
2025-05-30 13:05:36 +07:00
Marvin Kopf
e201b7aaf4
offload mpv callback registration to background thread to avoid UI blocking ( #4038 )
...
Instantiating `MPV(MPVBase)` triggers multiple synchronous `command()` calls to the mpv process during callback registration. These calls block the main thread and degrade startup performance. This change defers registration via `taskman.run_in_background`.
2025-05-30 13:05:06 +07:00
Luc Mcgrady
1aec403308
Feat/Desired retention warning improvements ( #3995 )
...
* Feat/90% desired retention warning
* Update ftl/core/deck-config.ftl
* show on newly enabled
* Show warning on focus
* Never hide warning
* Display relative change
* Add: Separate warning for too long and short
* Revert unchanged text changes
* interval -> workload
* Remove dead code
* fsrs-rs/@L-M-Sherlock's workload calculation
* Added: delay
* CONSTANT_CASE
* Fix: optimized state
* Removed "Processing"
* Remove dead code
* 1 digit precision
* bump fsrs-rs
* typo
* Apply suggestions from code review
Co-authored-by: Damien Elmes <dae@users.noreply.github.com>
* Improve rounding
* improve comment
* rounding <1%
* decrease rounding precision
* bump ts-fsrs
* use actual cost values
* ./check
* typo
* include relearning
* change factor wording
* simplify sql
* ./check
* Apply suggestions from code review
Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>
* Fix: missing search_cids
* @dae's style patch
* Fix: Doesn't update on arrow keys change
* force two lines
* center two lines
---------
Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>
2025-05-27 13:07:21 +10:00
Jarrett Ye
3baead6a0a
Set Due Date: Set interval to actual elapsed days when FSRS is enabled ( #4035 )
2025-05-26 23:33:39 +10:00
Jarrett Ye
298494b6af
calculate accurate retrievability in card info ( #4034 )
2025-05-26 23:25:27 +10:00
llama
4a42feac97
don't show "double click to expand" when it's not possible ( #4030 )
2025-05-22 23:21:08 +10:00
llama
9e098c5dd9
fix io undo logic error ( #4027 )
2025-05-22 23:11:04 +10:00
GithubAnon0000
963e622e40
ADD myself to about.py ( #4026 )
2025-05-22 22:55:37 +10:00
Luc Mcgrady
948d51b2f0
Use non breaking spaces for names on about page ( #4025 )
...
* use non breaking spaces for names on about page
* Update qt/aqt/about.py
Co-authored-by: llama <gh@siid.sh>
---------
Co-authored-by: llama <gh@siid.sh>
2025-05-22 22:55:15 +10:00
GithubAnon0000
5f448b5a08
Fix DR not being in percent in the forgetting curve ( #4024 )
...
* FIX DR not displayed as % in forgetting curve
* Run ./check and fix errors found by it
* Round DR to full number
2025-05-22 22:54:35 +10:00
llama
5d5cafc066
Fix IO masks not saving when scaled ( #4021 )
...
* trigger save after modifying object
* remove redundant save
already called by undoStack.onObjectModified or setShapePosition
2025-05-22 21:43:38 +10:00
GithubAnon0000
2a153335aa
FIX borken support link ( #4019 )
...
https://github.com/ankitects/anki/issues/4017
2025-05-22 21:40:13 +10:00
Damien Elmes
b8b94698ed
Update translations
2025-05-22 21:25:33 +10:00
Lukas Sommer
f7697a3c37
Fix URL schemes translation ( #4004 )
2025-05-22 21:24:48 +10:00
llama
00e92da0fb
place caret after mathjax element on overlay close event ( #4016 )
2025-05-19 13:43:01 +10:00
dependabot[bot]
4e232699d7
Bump vite from 5.4.18 to 5.4.19 ( #4018 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.18 to 5.4.19.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.19/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.19/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 5.4.19
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-19 13:38:53 +10:00
Damien Elmes
f48fe236b0
Bump flask-cors for latest CVEs
2025-05-19 13:34:59 +10:00
Emmanuel Ferdman
70582c8f20
Resolve Python regex library warnings ( #4012 )
...
* Resolve Python regex library warnings
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
* Add CONTRIBUTORS
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2025-05-19 13:29:54 +10:00
spiritualfather
249226d8ad
upgrade esbuild versions ( #4011 )
...
* upgrade esbuild versions
* Update license file
2025-05-19 13:25:05 +10:00
llama
594cb77433
Fix searching for non-blank adjacent wildcard fields ( #4009 )
...
* modify collect_ranges to take param on whether to join ranges
* update tests
* update existing call
* fix searching for non-empty wildcard fields
2025-05-19 13:15:23 +10:00
Luc Mcgrady
39b7a02653
Fix/Prevent manual resize of params input ( #4008 )
2025-05-19 13:10:47 +10:00
sorata
cfa4d951bf
update backup restore message ( #4005 )
...
* update backup restore message
* Update ftl/qt/qt-misc.ftl
Co-authored-by: GithubAnon0000 <160563432+GithubAnon0000@users.noreply.github.com>
---------
Co-authored-by: GithubAnon0000 <160563432+GithubAnon0000@users.noreply.github.com>
2025-05-19 13:09:43 +10:00
Lukas Sommer
441653c544
Update sync.ftl ( #4003 )
...
* Update sync.ftl
* Update ftl/core/sync.ftl
Improved string by @GithubAnon0000
Co-authored-by: GithubAnon0000 <160563432+GithubAnon0000@users.noreply.github.com>
---------
Co-authored-by: GithubAnon0000 <160563432+GithubAnon0000@users.noreply.github.com>
2025-05-19 10:44:54 +10:00
Damien Elmes
6c988f3ce2
Revert "feat(scheduler): add from_queue flag to CardAnswer ( #3976 )"
...
This reverts commit 43d3764efa .
Buggy: https://github.com/ankitects/anki/pull/3983
2025-05-19 10:26:10 +10:00
Damien Elmes
29c56ac4c3
Skip ytdl flag on macOS ARM
...
Fixes sounds failing to play in the packaged build on macOS.
2025-05-15 19:04:26 +10:00
Damien Elmes
b88354b32b
Update translations
2025-05-15 16:50:08 +10:00
llama
9ba93f4f5c
fix onNote potentially discarding editor field changes ( #4001 )
2025-05-15 16:48:56 +10:00
llama
ccd70bd64b
Resize fsrs params input to fit content ( #3999 )
...
* resize param input on value change
* resize on window resize
2025-05-15 16:41:30 +10:00
user1823
a2358f9c81
Include reset entries in dataset exported for research ( #3998 )
...
https://github.com/open-spaced-repetition/fsrs4anki-helper/pull/566#issuecomment-2875432135
2025-05-15 16:31:18 +10:00
llama
1d3e52eebe
Style the fsrs params input ( #3997 )
...
* style textarea and date inputs
* remove redundant date input styling
2025-05-15 16:30:17 +10:00
llama
524afd4d36
Clarify field separator being a guess when importing csv ( #3996 )
...
* clarify that the initially selected field separator is a guess
* explain why the field seperator setting might be locked
2025-05-15 16:26:51 +10:00
Adnane Taghi
9b53fc7979
Make URL schemes dialog more ergonomic ( #4002 )
...
(originally merged into a PR branch)
* Make URL schemes dialog more ergonomic
* add name to contributors list
* Title Case
* Tweak build instructions so Cursor picks them up
* Use a warning icon for the URL scheme pop-up
* Default to cancelling
2025-05-15 16:17:33 +10:00
Kolby Moroz Liebl
91fe436f2f
Fix dockerimage, by bumping rust version ( #3993 )
2025-05-15 16:09:27 +10:00
Damien Elmes
099a5f6e8c
Add URL scheme whitelist ( #3994 )
...
* Add experimental Cursor rules
* Add the ability to customize URL schemes
Closes #3965
2025-05-15 15:37:49 +10:00
Luc Mcgrady
e8b2d2a15c
Fix/Leech suspended tooltip ( #3992 )
...
* Fix/Leech suspended popup
* extra check
* Fix: None check
* move comment
2025-05-15 15:14:10 +10:00
GithubAnon0000
c08b18efd7
CHANGE collection size too large error to add MB values and info about compressed vs. uncompressed. ( #3981 )
...
* CHANGE collection size too large error to add MB values and info about compressed vs. uncompressed
* Round f64 to 2 decimals
* Remove line breaks from ftl/core
* Remove string 'uncompressed' from code
* Add string 'uncompressed' to ftl/core
* Remove if statement change introduced to test changes locally
* Run ./check
2025-05-15 15:08:41 +10:00
GithubAnon0000
2b6cdceed9
UPDATE answer button graph tooltip to include I) answer button name and II) description of what "correct" means ( #3979 )
...
* ADD name of the button after button number (1 → again...)
* ADD info string to explain what 'correct' means
* Run ./check and make it happy
* Apply suggestion from @dae to make text shorter
2025-05-15 14:54:51 +10:00
llama
b26b5f71a5
don't scale border width along with existing masks ( #3991 )
2025-05-12 01:49:29 +03:00