Abdo
e27be4c85c
Restore $deckOptions ( #3265 )
...
* Restore $deckOptions
* Avoid error in logs when using ./yarn dev or mobile clients (dae)
2024-06-28 19:38:18 +07:00
Abdo
bfe3119299
Shuffle identical values in filtered deck sort ( #3259 )
...
* Shuffle identical values in filtered deck sort
* Update test
2024-06-28 18:53:16 +07:00
Abdo
5f691208d5
Fix deck config input's background color regression ( #3258 )
...
* Fix deck config input's background color regression
* Move styles to base stylesheet
2024-06-28 18:52:51 +07:00
Damien Elmes
4fdab6cb08
Revert "Ensure minimum doesn't exceed maximum"
...
This reverts commit 37ce4e8426 .
Also remove a stale comment that is no longer relevant after
be725dca11
2024-06-28 19:49:23 +08:00
Jarrett Ye
7519e1fc85
Remove threshold of compute minimum recommended retention ( #3246 )
...
* remove threshold of compute minimum recommended retention
* update tool tip of compute-optimal-retention
* cargo clippy --fix
* Update FsrsOptionsOuter.svelte
* Remove 'from 0 cards' reference (dae)
2024-06-28 18:26:39 +07:00
user1823
87961d8c76
Fix FSRS easy interval being same as good interval in relearning cards ( #3256 )
...
* Fix FSRS easy interval being same as good interval in relearning cards
https://github.com/ankitects/anki/pull/3236#issuecomment-2187787774
* Update relearning.rs
* Update relearning.rs
* Set min interval of easy to Good + 1
* Ensure minimum doesn't exceed maximum (dae)
With a maximum interval set, it would be possible to confuse with_review_fuzz()
by passing min > max.
2024-06-28 18:20:45 +07:00
antecrescent
dd2f617f52
Make SvelteCheck and ViteTest respect YARN_BINARY ( #3231 )
2024-06-28 18:00:38 +07:00
Damien Elmes
ecd3bece1c
"Subjective difficulty"
...
https://forums.ankiweb.net/t/anki-24-06-3-rc/46403/5
2024-06-28 18:52:55 +08:00
Damien Elmes
0d2dc2d8c6
Include error message text on page
...
Also remove the '500' h1 from the error
Closes #3248
2024-06-24 15:35:47 +07:00
Damien Elmes
2238c12f78
Bump version to 24.06.3
2024-06-24 14:55:43 +07:00
Damien Elmes
488a24e684
Add Uyghur to language list
2024-06-24 14:55:16 +07:00
Damien Elmes
10f3f99307
Update translations
2024-06-24 14:49:19 +07:00
Abdo
cf9d513a7e
Fix image occlusion flicker caused by setupI18n() ( #3253 )
2024-06-24 08:48:49 +01:00
James Elmore
b060f7aa45
Fix Renaming note fields not updating custom browser appearance ( #3245 )
...
* Added methods to parse browser templates
* Added method to get parsed browser templates
* Make field rename check browser templates for field updates
* Update tests
* Updated CONTRIBUTORS
* Formatting
* Refactored cloze field logic for question template into closure
* Refactored cloze field logic for answer template into closure
2024-06-24 08:39:56 +01:00
Jarrett Ye
8b164cf218
Fix/Relearning cards' Intervals don't update after changing Desired Retention ( #3236 )
...
* Fix/Relearning cards' Intervals don't update after changing Desired Retention
* cargo clippy --fix
2024-06-22 10:44:02 +01:00
Abdo
d870d493b7
Fix deck config input's background color in Qt5 ( #3243 )
2024-06-22 10:43:34 +01:00
Damien Elmes
1822805a15
Formatting fix
2024-06-20 20:43:43 +07:00
Damien Elmes
add833138e
Fix deck options failing to show on Qt 5.14
...
https://forums.ankiweb.net/t/mac-intel-options-screen-doesnt-work-on-version-24-06-2-qt5/45819/8
2024-06-20 20:29:36 +07:00
dependabot[bot]
c722eec6e3
Bump ws from 8.16.0 to 8.17.1 ( #3237 )
...
Bumps [ws](https://github.com/websockets/ws ) from 8.16.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.16.0...8.17.1 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 06:47:35 +01:00
Damien Elmes
a9e05b59d6
urllib3 security fix
2024-06-18 12:46:32 +07:00
dependabot[bot]
1414547b50
Bump braces from 3.0.2 to 3.0.3 ( #3233 )
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 06:44:35 +01:00
Damien Elmes
70837d01a0
Bump version to 24.06.2
2024-06-09 09:28:59 +07:00
Damien Elmes
3984487a32
Update translations
2024-06-09 09:28:34 +07:00
Aristotelis
db5f7b9026
Fix IO rendering in the previewer and template editor ( #3228 )
2024-06-08 13:18:58 +01:00
Damien Elmes
526ca11f59
Remove missed debugging statement
2024-06-08 05:29:29 +07:00
Damien Elmes
22f6688442
Bump version to 24.06.1
2024-06-08 05:21:38 +07:00
Damien Elmes
2a3cc697b5
Update translations
2024-06-08 05:17:37 +07:00
Damien Elmes
f5dc6e6b3a
Remove context check bypass when ANKI_API_PORT set
...
This resulted in the I/O regression in #3223 not being caught with ./run,
and puts devs ast risk. It also does not currently seem to be required
(pages like graphs and deck options work correctly with ./yarn dev).
I suspect the change was made to support running of pages/*.html, which
we no longer build.
2024-06-08 05:16:56 +07:00
Damien Elmes
01b792e773
Fix image occlusion error during review
2024-06-08 05:06:54 +07:00
Alexander Bocken
47471decea
fix sveltekit respecting yarn env var ( #3226 )
...
* fix sveltekit respecting yarn env var
* adding myself to CONTRIBUTORS
2024-06-07 23:01:40 +01:00
Damien Elmes
2a12f6688e
Update translations
2024-06-06 17:24:23 +07:00
Abdo
b3bb011325
Fix missing i18n module in IO review screen ( #3223 )
2024-06-06 11:20:40 +01:00
Abdo
545d7b7097
Mention missing field's name in CardTypeError ( #3225 )
2024-06-06 11:20:19 +01:00
Abdo
6d60e5a05a
Work around RuntimeError in _update_button_label() ( #3224 )
2024-06-06 11:19:33 +01:00
Abdo
b35742d116
Avoid askUser() in sync dialogs ( #3222 )
2024-06-03 07:49:02 +01:00
Damien Elmes
9b5e791ff6
Factor flask.make_response() calls out into helper function
2024-06-03 13:42:03 +07:00
Damien Elmes
695dd094a5
Update translations
2024-06-01 15:56:19 +07:00
Damien Elmes
33483aedce
Add missing word
2024-06-01 15:56:01 +07:00
Damien Elmes
63b2b5c1fb
Switch 404 responses to plain text
...
Alternative fix which closes #3220
2024-06-01 15:50:27 +07:00
Abdo
dee5be2cef
Pass -- to mpv/mplayer before filename ( #3219 )
...
* Pass -- to mpv/mplayer before filename
* Pass -- in as a separate argument (dae)
2024-06-01 09:44:24 +01:00
Abdo
27f850f855
Add a preference to toggle LaTeX generation ( #3218 )
...
* Add a preference to toggle LaTeX generation
* Fix test
* Remove LaTeX security restrictions
* Show existing LaTeX images regardless of preference
* Lift config check out of loop (dae)
* Shift option to review settings; display warning when disabled (dae)
2024-06-01 09:26:28 +01:00
Abdo
b7a4eff1ea
Reword sync conflict explanation ( #3221 )
...
* Reword sync conflict explanation
* Preserve old string for now (dae)
2024-06-01 09:05:19 +01:00
Xidorn Quan
834a6825f3
Add StartupWMClass for anki.desktop
...
This ensures that the system can correctly assign the windows of Anki to the desktop launcher item, e.g. in Ubuntu's dock.
Update CONTRIBUTORS
2024-06-01 14:58:47 +07:00
Richard Romero Jr
6219c481ab
Fixes shift click selection after programmatic selection in most cases, Issue #2469 ( #3213 )
...
* Fixes shift click selection after programmatic selection in most cases
* Attempting to resolve checks
* Adding comment for _move_current setCurrentIndex
* Update qt/aqt/browser/table/table.py (dae)
2024-06-01 08:54:44 +01:00
Abdo
5a93121c6a
Another try at fixing IO events issue ( #3210 )
2024-05-28 10:29:21 +01:00
Damien Elmes
5e19a3cad8
Remove empty cards shortcut
...
It's conflicting, and will need a new combo:
https://forums.ankiweb.net/t/anki-24-06-release-candidate/44926/44
2024-05-27 05:14:27 +07:00
Damien Elmes
23d1465788
Update past yanked requests version
...
https://forums.ankiweb.net/t/compiling-after-cve-changes/45248
2024-05-25 16:10:45 +07:00
Damien Elmes
fa7e704931
Fix set_due_date docstring
...
Closes #3207
2024-05-25 16:08:45 +07:00
Voczi
f7f7f82289
Add support for custom certificates ( #3203 )
...
* Add support for custom certificates
* Update lints
* Update licenses
* Changes after feedback
* More changes
2024-05-24 10:57:54 +01:00
user1823
1c423da1ca
Reschedule → Reposition ( #3209 )
2024-05-24 10:48:03 +01:00