Moritz Böhme
3d8fab062d
feat: add zerotier to network cli
2025-09-16 17:24:11 +02:00
Johannes Kirschbauer
03968d8fbc
api/inventory: remove leaked schemas
2025-08-16 12:56:30 +02:00
Jörg Thalheim
d76dc55325
add images to gitignore
...
images now needed to be added with `git add --force`.
This makes accidential commits of large files harder.
2025-07-15 12:30:04 +02:00
kenji
cf227c5fa2
Merge pull request 'gitignore: Remove unused dream2nix rules' ( #4005 ) from kenji/gitignore: Remove unused dream2nix rules into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4005
2025-06-18 09:12:15 +00:00
a-kenji
a78b412523
gitignore: Remove unused dream2nix rules
2025-06-18 10:52:18 +02:00
a-kenji
1b46b86455
gitignore: Remove flatpak
2025-06-18 10:50:37 +02:00
a-kenji
83acc0758a
gitignore: Remove unclear gitignored files
2025-06-18 10:50:20 +02:00
Michael Hoang
fcf8f410e2
gitignore: drop superfluous **/
2025-05-22 00:01:01 +10:00
lassulus
ed89352ea1
clan-cli: clan_cli.dirs -> clan_lib.dirs
2025-05-20 12:08:30 +02:00
Jörg Thalheim
de0f78b0d2
clan-ui: remove intermediate app directory
2025-05-15 14:56:04 +02:00
Jörg Thalheim
57dcd47992
rename ui to clan-app and move clan-app one layer up
2025-05-15 14:15:59 +02:00
Qubasa
b90812ecce
clan-cli: add test_create in clan_lib test folder
2025-05-05 22:16:02 +02:00
Timo
34d4cc9b4f
general layout: removes drawer-component and adjusts font sizes in sidebar
2025-04-30 11:09:01 +02:00
DavHau
f74e02f5e3
add select file that shouldn't exist but does to gitignore
2025-04-30 13:28:19 +07:00
Qubasa
387da30004
clan-app: Add .local.env source script for local debug builds
2025-01-11 10:55:50 +07:00
Qubasa
a4f3d9d1fc
clan-cli: Refactor ssh folder part 1
2024-11-21 13:02:22 +01:00
a-kenji
386ef283ca
gitignore: add .nixos-test-history
...
Add the artifacts created by nixos tests to gitignore.
2024-07-30 09:27:30 +00:00
Johannes Kirschbauer
a4b1a0eb47
Commit generated code otherwise CI cannot check types
2024-07-19 09:52:14 +02:00
Johannes Kirschbauer
fbe27bfa0a
Classgen: add mapped keys and more stuff
2024-07-18 21:58:36 +02:00
Qubasa
8580664340
Add repro-hook to .gitignore
2024-06-24 19:22:24 +02:00
lassulus
05ed378199
Revert "clan-cli: cmd.py uses pseudo terminal now. Remove tty.py. Refactor password_store.py to use cmd.py."
...
This reverts commit 58f5bc0be0 .
2024-06-03 12:25:20 +02:00
Qubasa
58f5bc0be0
clan-cli: cmd.py uses pseudo terminal now. Remove tty.py. Refactor password_store.py to use cmd.py.
2024-06-02 16:52:31 +02:00
Johannes Kirschbauer
484247de6d
add webview threaded api
2024-05-18 14:14:12 +00:00
Johannes Kirschbauer
77921f9c79
docs: clean up directory structure
2024-04-13 14:48:26 +02:00
DavHau
e389b86e91
vms/run.py: refactor use kwargs instead of dataclass for function args
2024-04-09 14:30:46 +07:00
a-kenji
9fb4d1d2dd
flatpak: add gitignore
2024-04-02 12:48:19 +02:00
Jörg Thalheim
99ea2ffe1c
fix evaluation of backup module
2024-03-17 18:16:08 +01:00
Qubasa
c6188c17fb
pytest: Removed -s flag for CI
2023-12-26 18:20:41 +01:00
Qubasa
0a7496835d
Added basic GTK window handling
2023-11-25 01:55:01 +01:00
DavHau
b432c9493e
ui: add clan tool bar
...
To use for selecting a clan from the history
2023-11-18 18:32:02 +07:00
Qubasa
e565c0527c
Added schemathesis dependency
2023-11-08 19:56:05 +01:00
Qubasa
b09448ab6b
Updated to main
2023-10-27 19:15:11 +02:00
Qubasa
58b54bb9df
API: Added Path validators. api/flake/create inits git repo. Fixed vscode interpreter problem
2023-10-27 19:11:27 +02:00
Qubasa
942aa10a31
API: Added /api/flake/create. Fixed vscode search settings. Moved clan create to clan flake create
2023-10-09 14:01:34 +02:00
Qubasa
5788b65438
Updated to main
2023-10-03 13:20:22 +02:00
Qubasa
d805c4b069
API: Improved vm_status and added some tests. Skip vm tests in VM
2023-09-30 11:08:42 +02:00
Jörg Thalheim
837ebda70d
gitignore: use absolute paths
2023-09-14 16:28:01 +02:00
Luis-Hebendanz
58bb1b9914
Added example machine to machines list
2023-09-07 13:42:48 +02:00
Jörg Thalheim
3bdd3af248
cli: fix nixpkgs unfree import
2023-09-06 17:37:41 +02:00
Jörg Thalheim
802a86715d
gitignore deps_flake
2023-09-06 16:04:56 +02:00
Jörg Thalheim
9ae14a4f7d
integrate static assets into webui command
2023-08-26 12:24:57 +02:00
Jörg Thalheim
fb7c77690a
replace environment variable with nixpkgs directory
...
In this directory we generate all the files that we need to load nixpkgs.
This seems more robust than all those environment variables that may or not may be set.
2023-08-26 11:45:09 +02:00
Jörg Thalheim
117f7448d9
drop unused .pre-commit-config.yaml
2023-08-26 09:26:31 +02:00
Jörg Thalheim
a3b408d8c8
use .direnv for generated project files
2023-08-26 09:26:31 +02:00
DavHau
cb307f761a
formatting: add pre-commit hook to dev shell
2023-07-28 18:12:31 +02:00
DavHau
202e07d5fe
clan-cli: hint on how to get coverage html
2023-07-25 00:59:51 +02:00
lassulus
8513c11657
gitignore: add htmlcov
2023-07-24 21:15:51 +02:00
DavHau
eaaf0d2992
Merge pull request 'templates: add python-project' ( #10 ) from python-template into main
2023-07-20 15:49:45 +00:00
DavHau
1ecd33f498
chore: add .gitignore
2023-07-12 18:22:29 +02:00