kenji
d531ee2296
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
2cb588d5a8
gitignore: Remove unused dream2nix rules
2025-06-18 10:52:18 +02:00
a-kenji
f6680a1f8b
gitignore: Remove flatpak
2025-06-18 10:50:37 +02:00
a-kenji
3f8203077e
gitignore: Remove unclear gitignored files
2025-06-18 10:50:20 +02:00
Michael Hoang
f9779322d0
gitignore: drop superfluous **/
2025-05-22 00:01:01 +10:00
lassulus
f5e9f305d0
clan-cli: clan_cli.dirs -> clan_lib.dirs
2025-05-20 12:08:30 +02:00
Jörg Thalheim
cc20e0bf35
clan-ui: remove intermediate app directory
2025-05-15 14:56:04 +02:00
Jörg Thalheim
2561e3e4d1
rename ui to clan-app and move clan-app one layer up
2025-05-15 14:15:59 +02:00
Qubasa
548fdfb877
clan-cli: add test_create in clan_lib test folder
2025-05-05 22:16:02 +02:00
Timo
1a24a05034
general layout: removes drawer-component and adjusts font sizes in sidebar
2025-04-30 11:09:01 +02:00
DavHau
f8c5b178a4
add select file that shouldn't exist but does to gitignore
2025-04-30 13:28:19 +07:00
Qubasa
64e37a8970
clan-app: Add .local.env source script for local debug builds
2025-01-11 10:55:50 +07:00
Qubasa
4104374b76
clan-cli: Refactor ssh folder part 1
2024-11-21 13:02:22 +01:00
a-kenji
b357b545d3
gitignore: add .nixos-test-history
...
Add the artifacts created by nixos tests to gitignore.
2024-07-30 09:27:30 +00:00
Johannes Kirschbauer
6d49f5c926
Commit generated code otherwise CI cannot check types
2024-07-19 09:52:14 +02:00
Johannes Kirschbauer
07965598f5
Classgen: add mapped keys and more stuff
2024-07-18 21:58:36 +02:00
Qubasa
fdd7ac7bbf
Add repro-hook to .gitignore
2024-06-24 19:22:24 +02:00
lassulus
578162425d
Revert "clan-cli: cmd.py uses pseudo terminal now. Remove tty.py. Refactor password_store.py to use cmd.py."
...
This reverts commit ba86b49952 .
2024-06-03 12:25:20 +02:00
Qubasa
ba86b49952
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
7980f13bed
add webview threaded api
2024-05-18 14:14:12 +00:00
Johannes Kirschbauer
babf7e3d12
docs: clean up directory structure
2024-04-13 14:48:26 +02:00
DavHau
fc73301ed9
vms/run.py: refactor use kwargs instead of dataclass for function args
2024-04-09 14:30:46 +07:00
a-kenji
97be9f1c4d
flatpak: add gitignore
2024-04-02 12:48:19 +02:00
Jörg Thalheim
c15043c4f1
fix evaluation of backup module
2024-03-17 18:16:08 +01:00
Qubasa
cb06353451
pytest: Removed -s flag for CI
2023-12-26 18:20:41 +01:00
Qubasa
6df833d59b
Added basic GTK window handling
2023-11-25 01:55:01 +01:00
DavHau
648c6157ad
ui: add clan tool bar
...
To use for selecting a clan from the history
2023-11-18 18:32:02 +07:00
Qubasa
32aa287da5
Added schemathesis dependency
2023-11-08 19:56:05 +01:00
Qubasa
fdcd7ad1d9
Updated to main
2023-10-27 19:15:11 +02:00
Qubasa
fa5f39f226
API: Added Path validators. api/flake/create inits git repo. Fixed vscode interpreter problem
2023-10-27 19:11:27 +02:00
Qubasa
b49433958b
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
e0051a0cba
Updated to main
2023-10-03 13:20:22 +02:00
Qubasa
f224deace9
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