Johannes Kirschbauer
|
ee9fdb7ac7
|
Clan-app/api: improve error message for mismatching types
|
2024-11-28 16:37:52 +01:00 |
|
Johannes Kirschbauer
|
b68cf7a7e5
|
API/serde: fix construction of Enum values
|
2024-11-27 10:06:04 +01:00 |
|
Johannes Kirschbauer
|
446b2592ec
|
API/serde: add handling for serializing enum classes
|
2024-11-26 10:44:06 +00:00 |
|
Johannes Kirschbauer
|
4b0af71b9d
|
Serde: fixup & tests after changed serialization
|
2024-10-18 12:42:35 +02:00 |
|
Johannes Kirschbauer
|
688671bab8
|
Serde: improve js-python bridge
|
2024-10-17 10:26:14 +02:00 |
|
Jörg Thalheim
|
76aa8d2d82
|
Revert "Merge pull request 'Revert "Merge pull request 'clan-cli: secrets: Add support for PGP keys with sops-nix' (#2186) from lopter/clan-core:lo-sops-nix-pgp-support into main"' (#2202) from revert into main"
This reverts commit 23f5abee0d, reversing
changes made to 66a94c91ae.
|
2024-10-04 16:36:35 +00:00 |
|
Jörg Thalheim
|
d134d94a1e
|
Revert "Merge pull request 'clan-cli: secrets: Add support for PGP keys with sops-nix' (#2186) from lopter/clan-core:lo-sops-nix-pgp-support into main"
This reverts commit b956b94039, reversing
changes made to b1af3d5d6d.
Reverting for now as Dave's recent change conflicts with this change.
|
2024-10-04 17:54:29 +02:00 |
|
Jörg Thalheim
|
541a73692f
|
fix serialisation of SopsKey type
|
2024-10-04 15:36:30 +00:00 |
|
Johannes Kirschbauer
|
fd15bf4f5c
|
Serde: support deserialise Any typed values
|
2024-09-13 16:11:10 +02:00 |
|
Johannes Kirschbauer
|
5defa9d49d
|
serde/fix: round trip string sanitizing
|
2024-09-03 18:03:13 +02:00 |
|
Jörg Thalheim
|
ad3daa3ce4
|
add RET, Q, RSE lint
|
2024-09-02 15:58:49 +02:00 |
|
Jörg Thalheim
|
15ff74f7c2
|
enable ASYNC, DTZ, YTT and EM lints
|
2024-09-02 14:07:06 +02:00 |
|
Jörg Thalheim
|
35839ef701
|
enable bug-bear linting rules
|
2024-09-02 13:26:07 +02:00 |
|
Jörg Thalheim
|
f3a2b4d80e
|
fix all typing error in tests
|
2024-09-02 12:23:13 +02:00 |
|
Johannes Kirschbauer
|
f7e64cc3b5
|
API: serde fix nullable fields should be allowed to be none
|
2024-08-21 17:53:25 +02:00 |
|
Johannes Kirschbauer
|
5acd9aabf3
|
UI: init update machine
|
2024-08-15 15:08:15 +02:00 |
|
Johannes Kirschbauer
|
4940767fcc
|
Serde: extend deserializer to accept anything
|
2024-08-15 15:08:15 +02:00 |
|
Johannes Kirschbauer
|
dfbe03bf6b
|
Serializer: filter None fields, to avoid conflicts with nix module system
|
2024-08-13 19:27:59 +02:00 |
|
Qubasa
|
f1d124dabd
|
clan-app: Finish flash view. clan-cli: Flash cli now verifies if language and keymap are valid.
|
2024-08-02 17:51:45 +02:00 |
|
Johannes Kirschbauer
|
6c5f9ca6db
|
Deserializer: add Literal; Annotated fields
|
2024-07-31 13:00:28 +02:00 |
|
Johannes Kirschbauer
|
4b2d1b7923
|
Deserializer: add Nullable fields
|
2024-07-30 14:26:13 +02:00 |
|
Johannes Kirschbauer
|
e21bfbc257
|
Deserializer: replace pydantic
|
2024-07-30 12:26:16 +02:00 |
|
Johannes Kirschbauer
|
d11e725a80
|
Clan-app: example disk view
|
2024-07-29 11:49:55 +02:00 |
|
Johannes Kirschbauer
|
3e5ceb0eeb
|
Serializer: use alias, make it configurable for different use cases
|
2024-07-29 09:01:06 +02:00 |
|
Johannes Kirschbauer
|
c648e647bf
|
Serde: add unit tests for all serialization and deserialization logic
|
2024-07-26 14:23:41 +02:00 |
|