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
llama
bcd28c03ec
add GetState rpc
2025-10-20 09:58:29 +08:00
llama
0d1204521b
remove snafu for now
2025-10-20 09:57:37 +08:00
llama
1325147854
cleanup
2025-10-18 17:36:23 +08:00
llama
4c27e53c85
remove unused stores
2025-10-18 17:36:12 +08:00
llama
179968d0dc
update tr store in +page.svelte
2025-10-18 17:35:17 +08:00
llama
6f06f81f06
./check
2025-10-18 10:52:00 +08:00
llama
4f52a2c0d6
make TitledContainer's title optional
2025-10-18 10:09:49 +08:00
llama
9816c8121a
limit select menu height to 200px
2025-10-18 10:09:28 +08:00
llama
cd78dd9c95
add favicon
2025-10-18 10:08:44 +08:00
llama
49e850c7da
refactor Start.svelte
2025-10-18 10:08:29 +08:00
llama
3bb77f964d
add components
2025-10-18 10:07:18 +08:00
llama
e398671e57
add CheckDecagramOutline icon
2025-10-18 10:06:31 +08:00