Commit Graph

1364 Commits

Author SHA1 Message Date
lassulus
83dd430d03 implement backup cli for borgbackup 2023-12-04 17:47:23 +01:00
lassulus
c9e640a74d add dummy backups cli 2023-11-28 13:23:48 +01:00
lassulus
c9d10437e5 backups: add clanCore backup & clan borgbackup module 2023-11-23 18:12:49 +01:00
clan-bot
af4e991f87 Merge pull request 'drop desktop item from cli' (#554) from joerg-ci into main 2023-11-21 14:29:55 +00:00
Jörg Thalheim
6649240494 drop desktop item from cli 2023-11-21 15:26:36 +01:00
clan-bot
f030b210f1 Merge pull request 'drop dependency on fastapi in the cli' (#551) from Mic92-cli into main 2023-11-21 14:13:13 +00:00
Jörg Thalheim
f27b1da6b9 drop dependency on fastapi in the cli 2023-11-21 15:09:18 +01:00
clan-bot
5fb5a41223 Merge pull request 'drop join from cli' (#549) from Mic92-cli into main 2023-11-21 13:31:36 +00:00
Jörg Thalheim
d76ab43136 drop join from cli 2023-11-21 14:25:51 +01:00
clan-bot
ce39a3ba2f Merge pull request 'Revert "nix-unit; update"' (#548) from Mic92-cli into main 2023-11-21 13:00:49 +00:00
Jörg Thalheim
d4e9fd4883 Revert "nix-unit; update"
This reverts commit 3b50f62b37.
2023-11-21 13:58:05 +01:00
clan-bot
9d36fcebc9 Merge pull request 'schemathesis: Add as runnable application instead of library to resolve httpx dependency collision issue' (#543) from Qubasa-main into main 2023-11-21 12:49:38 +00:00
Mic92
c812a3060a Merge pull request 'cli' (#547) from cli into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/547
2023-11-21 12:48:35 +00:00
Jörg Thalheim
33d9536570 fix compilation of frontend 2023-11-21 12:48:35 +00:00
Jörg Thalheim
647a4214fb get rid of pydantic in cli 2023-11-21 12:48:35 +00:00
clan-bot
48dfce624b Merge pull request 'jsonschema: support mdDoc description' (#544) from DavHau-jsonschema into main 2023-11-21 10:33:30 +00:00
DavHau
f38cc8a209 jsonschema: support mdDoc description 2023-11-21 17:29:22 +07:00
Qubasa
ad4032e214 schemathesis: Add as runnable application instead of library to resolve httpx dependency collision issue 2023-11-20 17:14:12 +01:00
clan-bot
53f0cf15ae Merge pull request 'lib/jsonschema: add more types and excludes' (#542) from DavHau-jsonschema into main 2023-11-20 12:43:51 +00:00
DavHau
96bd6855e9 lib/jsonschema: add more types and excludes
- Complete the types to cover almost everything
- exclude specific types like functionTo or package
2023-11-20 19:40:27 +07:00
clan-bot
3742acda8b Merge pull request 'nix-unit; update' (#540) from DavHau-jsonschema into main 2023-11-20 10:07:03 +00:00
DavHau
a656b5e83e lib/jsonschema: support listOf unspecified 2023-11-20 17:03:42 +07:00
DavHau
3b50f62b37 nix-unit; update 2023-11-20 17:03:37 +07:00
ui-asset-bot
efeccc9307 update ui-assets.nix 2023-11-20 08:34:25 +00:00
clan-bot
d24625f80e Merge pull request 'extend toolbar styling, add support for atomic menu' (#539) from hsjobeki-main into main 2023-11-20 08:33:01 +00:00
Johannes Kirschbauer
0bd9c4048c move join url 2023-11-20 09:29:46 +01:00
Johannes Kirschbauer
837661582c decompose join/create clan, move to manage page 2023-11-20 09:22:39 +01:00
Johannes Kirschbauer
a70433c0ef extend toolbar styling, add support for atomic menu 2023-11-20 09:21:59 +01:00
clan-bot
1981c4ea2b Merge pull request 'history: fix: store entries only once' (#537) from DavHau-dave into main 2023-11-20 04:42:09 +00:00
DavHau
7eb6132c1d history: fix: store entries only once 2023-11-20 11:39:00 +07:00
ui-asset-bot
fbf236e218 update ui-assets.nix 2023-11-19 11:10:43 +00:00
clan-bot
df7296d437 Merge pull request 'ui: add clan tool bar' (#535) from DavHau-dave into main 2023-11-19 11:10:06 +00:00
Johannes Kirschbauer
9bae43957c fix imports & class order 2023-11-19 12:06:36 +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
ui-asset-bot
895438f56a update ui-assets.nix 2023-11-18 10:18:20 +00:00
DavHau
5706f20f9a Merge pull request 'removed unused part' (#534) from hsjobeki-main into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/534
2023-11-18 10:17:42 +00:00
Johannes Kirschbauer
31e9b988b8 prepare for select clan from history 2023-11-18 11:00:16 +01:00
Johannes Kirschbauer
a6cde2f937 removed unused part 2023-11-18 11:00:16 +01:00
ui-asset-bot
46297b1888 update ui-assets.nix 2023-11-18 09:43:34 +00:00
clan-bot
7ef2b69d63 Merge pull request 'ui: display overlay when no machines available' (#533) from DavHau-dave into main 2023-11-18 09:42:58 +00:00
DavHau
ea967670eb ui: display overlay when no machines available 2023-11-18 16:40:09 +07:00
ui-asset-bot
2a1ba99376 update ui-assets.nix 2023-11-18 08:38:57 +00:00
clan-bot
4be312edde Merge pull request 'start machine list cleanup' (#532) from hsjobeki-main into main 2023-11-18 08:38:18 +00:00
Johannes Kirschbauer
2736ca156a removed unused part 2023-11-18 15:35:13 +07:00
Johannes Kirschbauer
c1ebc76d41 start machine list cleanup 2023-11-17 16:10:09 +01:00
clan-bot
d9adee5eaf Merge pull request 'api/flake/history: implement review requests' (#531) from DavHau-dave into main 2023-11-17 11:30:13 +00:00
DavHau
a982084ab4 api/flake/history: implement review requests 2023-11-17 18:26:55 +07:00
clan-bot
d072d93911 Merge pull request 'hide root from api schema' (#529) from hsjobeki-hsjobeki into main 2023-11-17 11:07:11 +00:00
Johannes Kirschbauer
27d1ecb3b7 hide root from api schema 2023-11-17 12:03:40 +01:00
clan-bot
0869de3952 Merge pull request 'api/flake/list_history: init' (#530) from DavHau-dave into main 2023-11-17 11:00:15 +00:00