brianmcgee
0ac6d7be87
Merge pull request 'fix(ui): add loader sizes' ( #5067 ) from ui/fix-loader-scaling into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5067
2025-09-02 15:09:42 +00:00
Brian McGee
e55401ecd9
fix(ui): add loader sizes
2025-09-02 16:04:41 +01:00
DavHau
37a49a14f4
vars: fix re-generate behavior for dependencies of shared vars ( #5001 )
...
fixes https://git.clan.lol/clan/clan-core/issues/3791
This fixes multiple issues we had when re-generating shared vars.
Problem 1: shared vars are re-generated for each individual machine instead of just once (see #3791 )
Problem 2: When a shared var was re-generated for one machine, dependent vars on other machines did not get re-generated, leading to broken state
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5001
2025-09-02 14:54:24 +00:00
brianmcgee
7f68b10611
Merge pull request 'fix(ui): remove empty strings from add machine api call' ( #5066 ) from ui/refine-add-machine-api-call into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5066
2025-09-02 14:43:57 +00:00
Brian McGee
a2867ba29d
fix(ui): remove empty strings from add machine api call
2025-09-02 15:40:32 +01:00
pinpox
0817cf868b
Merge pull request 'Change default coredns port' ( #5065 ) from fixes-coredns into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5065
2025-09-02 13:28:57 +00:00
pinpox
018ffdaeeb
Change default coredns port
...
This removes a conflict with systemd-resolved and provides an option to
set your own port
2025-09-02 15:23:12 +02:00
hsjobeki
eebb9b6a12
Merge pull request 'ui/fix: some more fixes' ( #5063 ) from ui-more-3 into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5063
2025-09-02 12:12:25 +00:00
Johannes Kirschbauer
36f73d40b3
ui/scene: fix double click on move
2025-09-02 14:09:16 +02:00
Johannes Kirschbauer
db84369000
ui/toolbar: shrink width avoid blocking interactions
2025-09-02 14:08:48 +02:00
Johannes Kirschbauer
359b2d4e7a
ui/fix: move machine into starting position
2025-09-02 12:40:44 +02:00
Johannes Kirschbauer
2af9bd5003
ui/fix: frozen map after clicking machine
2025-09-02 12:40:23 +02:00
Johannes Kirschbauer
a8cbfcbd18
ui/toolbar: increase stacking index
2025-09-02 12:38:42 +02:00
Johannes Kirschbauer
dc17d62131
ui/contextMenu: prevent duplicate context menu
2025-09-02 12:38:15 +02:00
lassulus
f97e22e125
Merge pull request 'fix: network checking triggering fail2ban' ( #5047 ) from MoritzBoehme/clan-core:fix-network-check into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5047
2025-09-02 09:49:33 +00:00
hsjobeki
1d9ad2ae54
Merge pull request 'ui/labels: fix font, bg radius' ( #5061 ) from ui-more-3 into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5061
2025-09-02 09:38:38 +00:00
pinpox
c266261d3b
Merge pull request 'Add certificates service' ( #4780 ) from certificates into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4780
2025-09-02 09:36:18 +00:00
Johannes Kirschbauer
93c31d4c26
ui/labels: fix font, bg radius
2025-09-02 11:34:55 +02:00
pinpox
c9275db377
update vars
2025-09-02 11:27:31 +02:00
brianmcgee
cf83833d8b
Merge pull request 'fix(ui): reactivity within machine detail view' ( #5060 ) from ui/fix-machine-detail into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5060
2025-09-02 08:05:03 +00:00
Brian McGee
494f79edb4
fix(ui): reactivity within machine detail view
2025-09-02 09:01:23 +01:00
clan-bot
de3102614a
Merge pull request 'Update flake-parts' ( #5059 ) from update-flake-parts into main
2025-09-02 00:06:18 +00:00
clan-bot
a6f0924c05
Update flake-parts
2025-09-02 00:00:42 +00:00
pinpox
99dc4f6787
Fix update-vars script
2025-09-01 22:31:09 +02:00
hsjobeki
5f2ad6432e
Merge pull request 'ui/machines: some scenen improvements' ( #5058 ) from ui-more-2 into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5058
2025-09-01 18:52:20 +00:00
Johannes Kirschbauer
f8c34caaab
ui/machines: add background to 3d labels
2025-09-01 20:48:02 +02:00
hsjobeki
8c2399446b
Merge pull request 'ui/machineTags: remove spurious console.logs' ( #5056 ) from ui-more-2 into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5056
2025-09-01 18:39:11 +00:00
Johannes Kirschbauer
95c781bf4d
ui/machines: move on long press
2025-09-01 19:14:32 +02:00
Johannes Kirschbauer
fe58de0997
ui/machineTags: remove spurious logging
2025-09-01 18:23:39 +02:00
hsjobeki
7582458bae
Merge pull request 'ui/machineTags: fix keyboard and select logic' ( #5055 ) from ui-more-2 into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5055
2025-09-01 16:20:37 +00:00
Johannes Kirschbauer
3a7d7afaab
ui/machineTags: fix keyboard and select logic
2025-09-01 18:15:48 +02:00
Luis Hebendanz
321eeacff0
Merge pull request 'clan-app: Now displays runtime icon correctly in process overview' ( #5019 ) from Qubasa/clan-core:fix_runtime_icon into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5019
2025-09-01 15:37:51 +00:00
Qubasa
8ae43ff9a0
clan-app: display runtime icon on macOS too
2025-09-01 17:34:30 +02:00
Qubasa
e6efd5e731
clan-app: display runtime icon correctly in process overview
2025-09-01 17:34:07 +02:00
clan-bot
7c1c8a5486
Merge pull request 'Update nuschtos in devFlake' ( #5053 ) from update-devFlake-nuschtos into main
2025-09-01 15:10:50 +00:00
clan-bot
7932562fa6
Merge pull request 'Update nixpkgs-dev in devFlake' ( #5052 ) from update-devFlake-nixpkgs-dev into main
2025-09-01 15:10:24 +00:00
clan-bot
ac22843abc
Merge pull request 'Update disko' ( #5051 ) from update-disko into main
2025-09-01 15:10:23 +00:00
clan-bot
eb83386098
Update nuschtos in devFlake
2025-09-01 15:01:33 +00:00
clan-bot
7877075847
Update nixpkgs-dev in devFlake
2025-09-01 15:01:30 +00:00
clan-bot
7206dd8219
Update disko
2025-09-01 15:00:34 +00:00
hsjobeki
f21e1e7641
Merge pull request 'api/machines: move configuration data into subattribute' ( #5048 ) from api-list-machines into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5048
2025-09-01 14:55:26 +00:00
Johannes Kirschbauer
c2a3f5e498
api/machines: populate instance_refs
2025-09-01 16:47:47 +02:00
pinpox
63c0db482f
rename TLDs to tlds
2025-09-01 15:49:53 +02:00
pinpox
d2456be3dd
Add certificates service
2025-09-01 15:49:53 +02:00
pinpox
c3c08482ac
Merge pull request 'Fix update-vars, add shell' ( #5050 ) from fix-update-vars-new into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5050
2025-09-01 13:38:25 +00:00
brianmcgee
62126f0c32
Merge pull request 'feat(ui): refine styling for MachineTags and fix inverted mode' ( #5049 ) from ui/refine-machine-tags into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5049
2025-09-01 13:32:06 +00:00
pinpox
28139560c2
Fix update-vars, add shell
2025-09-01 15:31:54 +02:00
Brian McGee
45c916fb6d
feat(ui): refine styling for MachineTags and fix inverted mode
...
Closes #5045
2025-09-01 14:27:47 +01:00
Johannes Kirschbauer
727d4e70ae
api/machines: move configuration data into subattribute
...
This helps to make room for 'instance_refs'
And potentially other metadata that we want to compute and expose
2025-09-01 14:42:12 +02:00
Moritz Böhme
261c5d2be8
fix: network checking triggering fail2ban
2025-09-01 14:17:10 +02:00