Commit Graph

1839 Commits

Author SHA1 Message Date
2da5b4a0ff Merge pull request 'reduce number of eval workers' (#688) from Mic92-wayland-update into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m3s
2024-01-04 16:21:16 +00:00
dbfbbf8670 Merge pull request 'clan-vm-manager: make joining clan url more logical' (#687) from Mic92-wayland-update into main
All checks were successful
checks / test (push) Successful in 34s
checks-impure / test (push) Successful in 1m13s
2024-01-04 16:18:29 +00:00
4fc48f38d5 reduce number of eval workers
All checks were successful
checks-impure / test (pull_request) Successful in 1m12s
checks / test (pull_request) Successful in 2m22s
2024-01-04 17:18:10 +01:00
6a75ea56fd clan-vm-manager: make joining clan url more logical
All checks were successful
checks-impure / test (pull_request) Successful in 1m16s
checks / test (pull_request) Successful in 1m45s
The icon is confusing. It distracts from the actual "Join" label. Also when a user
copy in an URL we can assume they trust the content, which might be not the case
when they just clicked on an URL.
2024-01-04 17:08:01 +01:00
093566aa42 clan-vm-manager: rename "New" to "Join Clan" 2024-01-04 16:50:19 +01:00
d18c2063c3 clan-vm-manager: rename "Online" to "Status"
online means connected to some network, which is not what this field shows.
2024-01-04 16:49:21 +01:00
bd07d59707 Merge pull request 'strip whitespace from clan uris' (#686) from Mic92-wayland-update into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m2s
2024-01-04 15:34:10 +00:00
d803cec108 Merge pull request 'switch to xwayland display :1' (#683) from Mic92-wayland-update into main
All checks were successful
checks / test (push) Successful in 33s
checks-impure / test (push) Successful in 1m14s
2024-01-04 15:31:10 +00:00
f9dd2e0926 strip whitespace from clan uris
All checks were successful
checks-impure / test (pull_request) Successful in 1m8s
checks / test (pull_request) Successful in 2m44s
2024-01-04 16:30:26 +01:00
7f21e99736 update nix-direnv
All checks were successful
checks-impure / test (pull_request) Successful in 1m5s
checks / test (pull_request) Successful in 2m18s
2024-01-04 16:24:26 +01:00
0922856fa5 switch to xwayland display :1
no conflict with Xorg
2024-01-04 16:18:27 +01:00
f526e1261f Merge pull request 'Fix broken executor.py' (#684) from Qubasa-main into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m4s
2024-01-03 12:42:03 +00:00
ae00b3ae65 Fix broken executor.py
All checks were successful
checks / test (pull_request) Successful in 2m13s
checks-impure / test (pull_request) Successful in 59s
2024-01-03 13:26:25 +01:00
8870351737 Merge pull request 'clan_uri: Support all other formats by just differentiating between remote and local' (#680) from Qubasa-main into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m4s
2024-01-02 16:24:51 +00:00
e4a7f68b0e Fixed cmd.py writing to stderr
All checks were successful
checks-impure / test (pull_request) Successful in 1m7s
checks / test (pull_request) Successful in 2m42s
2024-01-02 17:21:06 +01:00
3f55c688d9 Refactor subprocess to cmd.py part 1. Fixed clan_uri test. 2024-01-02 17:21:06 +01:00
69d08241e9 delete unecessary f.truncate 2024-01-02 17:21:06 +01:00
ef827af89c Fixed unsafe dirs.py urlquoting, improved cmd.py run func 2024-01-02 17:21:06 +01:00
7c5ed85231 clan_uri: Support all other formats by just differentiating between remote and local 2024-01-02 17:21:05 +01:00
4383fab8d7 Merge pull request 'Executor: drop unused in_file' (#682) from Mic92-wayland-update into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m4s
2024-01-02 14:46:25 +00:00
d0b165b311 only set process title on Linux
All checks were successful
checks-impure / test (pull_request) Successful in 1m8s
checks / test (pull_request) Successful in 1m20s
the systemcall is not portable
2024-01-02 15:44:28 +01:00
c609d84273 Executor: drop unused in_file 2024-01-02 15:44:28 +01:00
7e662b7655 Merge pull request 'drop references to debug.py' (#681) from Mic92-wayland-update into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m2s
2024-01-02 14:26:02 +00:00
0ecfaa96cf drop references to debug.py
All checks were successful
checks-impure / test (pull_request) Successful in 1m6s
checks / test (pull_request) Successful in 1m43s
2024-01-02 15:22:36 +01:00
c1e449e055 Merge pull request 'Automatic flake update - 2024-01-01T00:00+00:00' (#670) from flake-update-2024-01-01 into main
All checks were successful
checks-impure / test (push) Successful in 1m6s
checks / test (push) Successful in 2m40s
2024-01-02 14:14:59 +00:00
91633df0c8 Merge pull request 'fix: join workflow' (#677) from hsjobeki-main into main
All checks were successful
checks / test (push) Successful in 27s
checks-impure / test (push) Successful in 1m1s
2024-01-02 09:05:41 +00:00
0676d93e4b
rebase
All checks were successful
checks-impure / test (pull_request) Successful in 1m6s
checks / test (pull_request) Successful in 2m34s
2024-01-02 10:02:25 +01:00
d6fe6b1d69 Merge pull request 'dirs.py: remove outdated comment' (#676) from DavHau-main into main
All checks were successful
checks / test (push) Successful in 28s
checks-impure / test (push) Successful in 1m0s
2024-01-02 07:29:05 +00:00
e7bd86a9d5 dirs.py: remove outdated comment
All checks were successful
checks-impure / test (pull_request) Successful in 1m12s
checks / test (pull_request) Successful in 2m48s
2024-01-02 14:25:37 +07:00
3914d61008 Merge pull request 'vm-manager: More error handling' (#675) from Qubasa-main into main
All checks were successful
checks / test (push) Successful in 27s
checks-impure / test (push) Successful in 1m2s
2024-01-02 06:27:30 +00:00
7be42146e7 vm-manager: Added right click context menu
All checks were successful
checks-impure / test (pull_request) Successful in 1m13s
checks / test (pull_request) Successful in 2m42s
2024-01-02 07:24:30 +01:00
01977b2e2a vm-manager: More error handling 2024-01-02 06:23:55 +01:00
1fc524e53e Merge pull request 'Added show_error_dialogue on exception' (#674) from Qubasa-main into main
All checks were successful
checks / test (push) Successful in 27s
checks-impure / test (push) Successful in 59s
2024-01-02 04:57:05 +00:00
c157ecb161 Added show_error_dialogue on exception
All checks were successful
checks-impure / test (pull_request) Successful in 1m9s
checks / test (pull_request) Successful in 2m27s
2024-01-02 05:54:19 +01:00
6f6fe1c5d4 Merge pull request 'Removed unecessary debug.py and test code' (#672) from Qubasa-main into main
All checks were successful
checks / test (push) Successful in 28s
checks-impure / test (push) Successful in 1m1s
2024-01-01 18:01:16 +00:00
9ec1d594e7 Removed unecessary debug.py and test code
All checks were successful
checks / test (pull_request) Successful in 28s
checks-impure / test (pull_request) Successful in 1m1s
2024-01-01 18:58:12 +01:00
2423597f4e Merge pull request 'history: added vm config to FlakeConfig' (#671) from Qubasa-origin/Qubasa-main-no-flake-update into main
All checks were successful
checks / test (push) Successful in 28s
checks-impure / test (push) Successful in 1m0s
2024-01-01 17:27:48 +00:00
42235e39be Added settings attribute to history file
All checks were successful
checks-impure / test (pull_request) Successful in 1m13s
checks / test (pull_request) Successful in 2m51s
2024-01-01 18:24:40 +01:00
Clan Merge Bot
7a7954278c update flake lock - 2024-01-01T00:00+00:00
All checks were successful
checks-impure / test (pull_request) Successful in 2m26s
checks / test (pull_request) Successful in 30s
Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/1144887c6f4d2dcbb2316a24364ef53e25b0fcfe' (2023-12-06)
  → 'github:nix-community/disko/0ce1b15b99ac7c280384f136eae00b968f5b3f72' (2023-12-28)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/1f8d62a69936dd899d0e7c955537b2f4ca5bc623' (2023-12-10)
  → 'github:NixOS/nixpkgs/eae82ed71467a19374437376fbb7f5e3ad486aeb' (2023-12-31)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/d806e546f96c88cd9f7d91c1c19ebc99ba6277d9' (2023-12-10)
  → 'github:Mic92/sops-nix/cfdbaf68d00bc2f9e071f17ae77be4b27ff72fa6' (2023-12-31)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/afdd5e48a0869b389027307652a658051c0d2f96' (2023-12-10)
  → 'github:numtide/treefmt-nix/2961375283668d867e64129c22af532de8e77734' (2023-12-19)
2024-01-01 00:00:16 +00:00
7069d746ad Added write and read history file functions 2023-12-31 15:17:12 +01:00
e0bba046ea history: added vm config to FlakeConfig 2023-12-31 14:56:03 +01:00
9649e43da5 Merge pull request 'vm-manager: Fixed quit application not working bug' (#668) from Qubasa-main into main
All checks were successful
checks / test (push) Successful in 28s
checks-impure / test (push) Successful in 59s
2023-12-31 13:16:16 +00:00
f1642c6c71 vm-manager: Fixed quit application not working bug
All checks were successful
checks-impure / test (pull_request) Successful in 1m11s
checks / test (pull_request) Successful in 2m43s
2023-12-31 14:13:11 +01:00
ae41eb3ff5 Merge pull request 'cli: fixed run vm not working with url' (#667) from Qubasa-main into main
All checks were successful
checks / test (push) Successful in 29s
checks-impure / test (push) Successful in 59s
2023-12-31 13:00:03 +00:00
33afa04b38 cli: fixed run vm not working with url
All checks were successful
checks-impure / test (pull_request) Successful in 1m11s
checks / test (pull_request) Successful in 2m47s
2023-12-31 13:56:55 +01:00
e247225f6d Merge pull request 'cli: Switched b64 encoding of gcroot names to urlparse' (#666) from Qubasa-main into main
All checks were successful
checks / test (push) Successful in 29s
checks-impure / test (push) Successful in 1m0s
2023-12-31 12:54:29 +00:00
fcadaca010 cli: Switched b64 encoding of gcroot names to urlparse
All checks were successful
checks-impure / test (pull_request) Successful in 1m11s
checks / test (pull_request) Successful in 2m49s
2023-12-31 13:51:13 +01:00
2db632f1d2 Merge pull request 'Removed unused ui-assets workflow file.' (#665) from Qubasa-main into main
All checks were successful
checks / test (push) Successful in 29s
checks-impure / test (push) Successful in 1m1s
2023-12-30 23:53:14 +00:00
c4799f1e9a Added gcroot for clan Icon and VM
All checks were successful
checks-impure / test (pull_request) Successful in 1m12s
checks / test (pull_request) Successful in 2m52s
2023-12-31 00:49:57 +01:00
ffea26f1c7 Removed unused ui-assets workflow file. 2023-12-30 23:14:32 +01:00