llama
6dee9f43cc
Merge 934d11aebb into 2d4de33cf3
2025-12-09 02:40:23 +08:00
Lee Doughty
2d4de33cf3
Ensure trailing spaces are placed outside cloze deletions ( #4446 )
2025-12-01 21:54:46 +03:00
llama
5614d20bed
fix(Import): case-fold media filenames when checking uniqueness ( #4435 )
...
* add wrapper struct with case-folding get impl
* use wrapper struct
* restrict case-folding to windows
* Revert "restrict case-folding to windows"
This reverts commit aad01d904f .
* case-fold filenames for newly added media
* add test
* fix incorrect comment
2025-11-20 18:43:14 +03:00
llama
dda192f24c
fix(import): support variable field count with notetype column ( #4421 )
2025-11-19 22:48:14 +03:00
Lee Doughty
9facea0a66
feat(tts): fallback to Apple Samantha voice for TTS on macOS ( #4420 )
...
* Fallback to Apple Samantha voice for en_US TTS on macOS
* Use prefix match for Apple Samantha voice fallback
2025-11-12 22:55:47 +03:00
Nechaiter
c2fddcaf42
Fix FindDuplicates dialog size exceeding screen bounds ( #4426 )
2025-11-10 16:18:57 +03:00
Luc Mcgrady
5d4b00a11d
Fix/Per deck retention not used when card is moved to filtered deck ( #4413 )
...
* Fix/Per deck retention not used for filtered decks
* improve error
* Perf: prevent double "home_deck" read
* Perf: prevent duplicate database read when home deck
2025-11-10 16:03:53 +03:00
llama
934d11aebb
allow launching existing or installing new if either fails
2025-10-31 23:03:52 +08:00
llama
04332f36b5
modify strings
2025-10-31 23:01:06 +08:00
llama
1622f9bfde
replace unwraps
2025-10-31 21:44:01 +08:00
llama
8193845763
port 23263caea
2025-10-31 21:38:54 +08:00
llama
3edfc0b459
port a05c90cbc
2025-10-31 21:38:18 +08:00
llama
222a868e69
port 739e41ce1
2025-10-31 21:26:40 +08:00
llama
e7a2763e21
Merge branch 'main' into launcher-gui
2025-10-31 21:22:07 +08:00
Luc Mcgrady
dac26ce671
Fix/Exclude BackendFrontendService from write_python_interface ( #4410 )
...
* Fix/Missing python import in write_header
* Revert "Fix/Missing python import in write_header"
This reverts commit 7c736d984d .
* exclude BackendFrontendService
---------
Co-authored-by: Abdo <abdo@abdnh.net>
2025-10-29 20:15:56 +03:00
jariji
da5b8cb5b4
Show text on occlusion cards regardless of occludeInactive ( #4387 )
...
* Show text on occlusion cards regardless of `occludeInactive`.
Before this change, on an image occlusion card, a text box was visible
during editing but not visible during review. This change makes text
visible even if other shapes would be hidden.
* Move fix to render_image_occlusion()
---------
Co-authored-by: jariji <jariji>
Co-authored-by: Abdo <abdo@abdnh.net>
2025-10-29 08:51:55 +03:00
llama
739e41ce16
fix(launcher): apply cache settings to all uv invocations ( #4404 )
2025-10-27 19:42:45 +07:00
Eltaurus
9eb6ec4db8
Fix unescaped HTML in correct type-in answers ( #4407 )
...
* Fix unescaped HTML in correct type-in answers
* unit test for correct answer escaping
* fix string conversion
2025-10-27 19:41:40 +07:00
jcznk
23d0657a01
(UI polish) Filtered decks: replace maximumSize with sizePolicy in "Limit to" QSpinBox ( #4398 )
...
* Fix (UI) / Increase width of "Limit to" QSpinBox (Filtered Decks)
Increased the width from 60 px to 75 px, so that there is always enough space, even in the case of large numbers (e.g., 99999).
* Update filtered_deck.ui (replace maximumSize with sizePolicy)
2025-10-27 19:35:07 +07:00
Abdo
510a3b3533
Update VS Code config ( #4397 )
2025-10-27 19:31:59 +07:00
Abdo
d3ca0cd0b3
Update PyCharm docs ( #4389 )
...
* Add .idea.dist
* Update PyCharm docs
2025-10-27 19:27:50 +07:00
user1823
62c950120c
Fix(launcher)/Exclude pre-release if a newer major_minor exists ( #4388 )
...
The current main produces a list like "25.09.2, 25.08b5, 25.07.5, 25.06b7, 25.02.7"
Here, 25.08b5 and 25.06b7 should be filtered out for the same reason this code filters out the older patch releases.
2025-10-27 19:26:09 +07:00
llama
a05c90cbce
fix: make uv use system certstore ( #4386 )
2025-10-27 19:19:28 +07:00
llama
23263caea2
feat: show launcher if different version was installed ( #4381 )
2025-10-27 19:08:40 +07:00
dependabot[bot]
9f9bafa66c
Bump vite from 6.3.6 to 6.4.1 ( #4405 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.3.6 to 6.4.1.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.4.1/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.4.1
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-10-27 18:30:23 +07:00
llama
a4c54b212c
remove use of setError
2025-10-25 21:06:33 +08:00
llama
37e5be4d0e
debug flag
2025-10-24 20:16:47 +08:00
llama
5aeb49641b
cleanup
2025-10-24 20:04:14 +08:00
llama
8d2fab7dea
fix reactivity issue
...
this broke somewhere down the line and needs a tick now
2025-10-24 20:04:14 +08:00
llama
0c66df1dc3
fetch and pass uninstall info
2025-10-24 20:04:13 +08:00
llama
6b82e84b7b
implement uninstall screen
2025-10-24 20:04:13 +08:00
llama
3c3d476bf0
fix spinner not being centred
2025-10-24 20:04:13 +08:00
llama
42ded9ab2e
move font fallback to base.scss
2025-10-24 20:03:56 +08:00
llama
172f924acb
add/modify strings
2025-10-24 20:02:04 +08:00
llama
326f57820d
unhardcode pty-data event name
2025-10-24 20:02:04 +08:00
llama
6f0865efda
update handle_uninstall
2025-10-24 20:02:03 +08:00
llama
dd0a676fcd
update platform-specific uninstall fns
2025-10-24 20:02:03 +08:00
llama
8f1a3dca94
implement uninstall rpcs
2025-10-24 20:01:21 +08:00
llama
dfe77c8a8a
refactor to use traits
2025-10-24 19:31:56 +08:00
llama
316e176d64
add I18nExt trait
2025-10-24 19:27:35 +08:00
llama
fcc0ee3cb7
add StateExt trait
2025-10-24 19:25:58 +08:00
llama
a789a2cb95
add uninstall rpcs and state
2025-10-24 19:24:10 +08:00
llama
c0eedbc2a4
add todo to uninstall btn
2025-10-20 10:13:41 +08:00
llama
68f9e05249
./ninja format
2025-10-20 10:12:04 +08:00
llama
73ac0a1cfc
convert uv methods back to free fns
2025-10-20 10:11:43 +08:00
llama
36a0e0dcc7
use getState
2025-10-20 10:05:35 +08:00
llama
1ce305620d
extract normal state component out of Start
2025-10-20 10:04:51 +08:00
llama
7b5afb8dd8
add uninstall button
2025-10-20 10:04:38 +08:00
llama
54d9a19a1c
add components
2025-10-20 10:03:45 +08:00
llama
c08f86ce5d
add strings
2025-10-20 09:58:51 +08:00