1
0
forked from clan/clan-core
Commit Graph

1452 Commits

Author SHA1 Message Date
a4a16361c9 Extracted class from app.py 2023-12-01 15:17:54 +01:00
5c9b95c0b9 fixed assert bug 2023-12-01 14:24:44 +01:00
5aa27044e5 Implemented working double click on table with information extraction 2023-12-01 14:22:50 +01:00
468e8d7718 nix fmt 2023-12-01 13:15:34 +01:00
a931d73e4f Improved Table with feedback from W 2023-12-01 13:14:38 +01:00
c88e9d93a2 Merge pull request 'remove outdated comment' (#597) from DavHau-dave into main 2023-12-01 09:56:45 +00:00
703f3dd6ee remove outdated comment 2023-12-01 16:31:35 +07:00
c51c63087c Merge pull request 'docs: add API guidelines' (#596) from DavHau-dave into main 2023-12-01 09:30:20 +00:00
2b2e30a72f docs: add API guidelines 2023-12-01 16:28:14 +07:00
2ac92ae308 Merge pull request 'remove outdated comment' (#595) from DavHau-dave into main 2023-12-01 09:14:07 +00:00
e46d13d626 remove outdated comment 2023-12-01 16:11:31 +07:00
3a478c4880 Merge pull request 'flake history: make operations atomic' (#594) from DavHau-dave into main 2023-12-01 07:03:19 +00:00
261322fae8 flake history: make operations atomic 2023-12-01 14:00:15 +07:00
6d6460ffca Merge pull request 'clan-cli: also package mimetypes' (#593) from Mic92-type-checking into main 2023-11-30 13:33:49 +00:00
b5afb3f9c0 clan-cli: also package mimetypes 2023-11-30 14:31:37 +01:00
4fd84d1c48 disallow variable shadowing 2023-11-30 14:31:37 +01:00
780ffb9c8f make type checking more strict 2023-11-30 14:31:37 +01:00
65cdd51af2 Merge pull request 'add option to extend path for generator' (#591) from generator into main 2023-11-30 13:18:07 +00:00
373fc83160 add option to extend path for generator 2023-11-30 14:15:40 +01:00
c6c9ea4f4a Merge pull request 'nix-direnv: update to 2.5.1' (#590) from Mic92-opengl-vm into main 2023-11-30 10:32:25 +00:00
7d3801a916 nix-direnv: update to 2.5.1 2023-11-30 11:29:49 +01:00
76b177778e Merge pull request 'integegrate remote-viewer instead of spicy' (#589) from Mic92-opengl-vm into main 2023-11-30 10:11:10 +00:00
31ce8f7357 fix build 2023-11-30 11:08:50 +01:00
ee705c5976 task-manager: spam select() without timeout 2023-11-30 10:57:58 +01:00
d0362bb757 error if age key cannot be decoded 2023-11-30 10:57:58 +01:00
3ae1c9cf75 integegrate remote-viewer instead of spicy 2023-11-29 16:07:12 +01:00
0ee95d1054 Merge pull request 'more-linting' (#584) from more-linting into main
Reviewed-on: clan/clan-core#584
2023-11-29 13:29:45 +00:00
f1b223d0a1 modernisation for python 3.11 2023-11-29 13:29:45 +00:00
26e3e3872c enable more linting 2023-11-29 13:29:45 +00:00
7ae02d86af Merge pull request 'clan-core/secrets: escape trailing newline in facts' (#586) from a-kenji-trim-facts into main 2023-11-29 13:27:03 +00:00
41afc65f34 clan-core/secrets: escape facts trailing newline 2023-11-29 13:29:20 +01:00
28d18ee501 Merge pull request 'secret fixes' (#572) from Mic92-cli into main 2023-11-29 10:40:22 +00:00
f3b3aba6c5 run_upload_secrets: don't swallow stdout output 2023-11-29 11:38:01 +01:00
977bbbbd59 install: fix secrets upload 2023-11-29 11:38:01 +01:00
02a6162a1d test: add ipv6 example without port 2023-11-29 11:38:01 +01:00
179d1ed2c6 add sops command to sync keys with secrets 2023-11-29 11:34:19 +01:00
f4ad6d1f61 Merge pull request 'clan-vm-manager/devshell: set PYTHONBREAKPOINT with nix' (#577) from Mic92-HEAD into main 2023-11-29 10:32:41 +00:00
1497e37d2f clan-vm-manager/devshell: set PYTHONBREAKPOINT with nix 2023-11-29 11:29:58 +01:00
85e3a48702 Merge pull request 'clan-vm-manager: drop rants from README' (#576) from Mic92-HEAD into main 2023-11-29 10:29:52 +00:00
ee5a4ea7d9 clan-vm-manager: drop rants from README
they could be reformulated as pitfall documentation but in the current form it looks unprofessional
2023-11-29 11:26:46 +01:00
be6ae589e2 Merge pull request 'Made TreeView resizable' (#574) from Qubasa-main into main 2023-11-28 19:14:16 +00:00
91c1e91e47 nix fmt 2023-11-28 20:11:51 +01:00
9c20c5b25b Made TreeView resizable 2023-11-28 20:11:04 +01:00
753a8af510 Merge pull request 'Fully working clan select' (#573) from Qubasa-main into main 2023-11-28 18:58:39 +00:00
2fa124f274 nix fmt 2023-11-28 19:55:40 +01:00
50590ecdc4 Added UI structure and first clan vm manager 2023-11-28 19:52:29 +01:00
f0f6bdce96 Fully working clan select 2023-11-28 18:19:01 +01:00
b1a4c502dd Merge pull request 'init: vm manager list view' (#570) from hsjobeki-main into main 2023-11-28 09:33:58 +00:00
e032575ec0
GUI: select handler to vm list 2023-11-28 10:31:25 +01:00
ebe411d50d
init: vm manager list view 2023-11-28 10:29:38 +01:00