Qubasa
|
389e726521
|
clan-app: Add plug and play middleware interface
|
2025-07-08 17:32:59 +07:00 |
|
Qubasa
|
f854c39292
|
clan-cli: Fix regression in ruff linter, where linter rules got overriden by local pyproject.toml
clan-app: Fix ruff regression where linter rules got overriden by local pyproject.toml
|
2025-07-08 17:23:32 +07:00 |
|
Qubasa
|
0d1e1d9796
|
treefmt/ruff: Set python lint version to 3.13. Fix all new lints coming up.
|
2025-07-04 17:11:31 +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 |
|
Brian McGee
|
faf8689ab1
|
feat: group ui related packages under a ui directory
|
2025-05-15 12:00:24 +01:00 |
|
Johannes Kirschbauer
|
f6628ec1a9
|
Refactor(clan_lib): move clan_cli.api into clan_lib.api
|
2025-04-26 19:51:35 +02:00 |
|
Qubasa
|
68f56ecafd
|
clan-app: Change tkinter file dialogue to gtk4 file dialogue
|
2025-01-12 14:39:41 +07:00 |
|
Qubasa
|
63331a2a44
|
clan-cli: Ignore new type hints in api/serde.py
clan-cli: Ignore new type hints in api/serde.py
clan-cli: Ignore new type hints in api/serde.py
clan-cli: Ignore new type hints in api/serde.py
|
2025-01-06 20:14:28 +01:00 |
|
Qubasa
|
1b1fa8c71b
|
clan-app: working nix run .#clan-app, working open_file with tkinter
|
2025-01-06 20:14:28 +01:00 |
|
Qubasa
|
06879c1d34
|
clan-app: working file dialogue
|
2025-01-06 20:14:24 +01:00 |
|
Johannes Kirschbauer
|
0ed5330f92
|
App: API return errors to js on invalid api methods
|
2024-12-10 21:50:04 +01:00 |
|
danjujan
|
75ffb4436e
|
pkgs: fix typos
|
2024-10-29 12:37:34 +00:00 |
|
Jörg Thalheim
|
5ac3ac63c2
|
get rid of ValueError
|
2024-09-03 18:14:31 +02:00 |
|
Jörg Thalheim
|
29909e49d3
|
apply TRY lint
|
2024-09-03 18:13:46 +02:00 |
|
Jörg Thalheim
|
e1e39e9ae9
|
add SLF lint
|
2024-09-02 16:25:06 +02:00 |
|
Jörg Thalheim
|
cb16cda3fa
|
add RET, Q, RSE lint
|
2024-09-02 15:58:49 +02:00 |
|
Jörg Thalheim
|
e150b37fb8
|
enable ASYNC, DTZ, YTT and EM lints
|
2024-09-02 14:07:06 +02:00 |
|
Qubasa
|
9138d72fad
|
clan-app: Initial move to process based api calling instead of thread based
|
2024-08-07 15:49:39 +02:00 |
|
DavHau
|
6c1c615c60
|
devshell: remove dependency on clan-cli
This stops the devshell from being re-built constantly, when the source code changes.
Based on a new feature in treefmt-nix: https://github.com/numtide/treefmt-nix/pull/208
|
2024-08-03 22:37:03 +07:00 |
|
Qubasa
|
3e9ebbc90f
|
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 |
|
Qubasa
|
d7c3d8185a
|
clan-app: Add threaded api execution by default
|
2024-07-16 20:44:48 +02:00 |
|
Qubasa
|
d9fa19ad3b
|
clan-app: WebExecutor now mirrors jsonschema api types generically
|
2024-07-16 16:34:59 +02:00 |
|
Qubasa
|
952bdde085
|
clan-app: Improve method_name argument
|
2024-07-16 12:16:52 +02:00 |
|
Johannes Kirschbauer
|
dae5d01999
|
API: async signal integration migration
|
2024-07-16 11:28:20 +02:00 |
|
Qubasa
|
77dc90d3b4
|
clan-app: Fix mypy lints and add GenericFnRuntime
|
2024-07-15 19:48:20 +02:00 |
|
Qubasa
|
660ac92c29
|
clan-app: Add Webview to python async backend
|
2024-07-15 19:24:38 +02:00 |
|
Qubasa
|
40acd695cc
|
clan-app: Remove vm-manager from codebase
|
2024-07-15 19:24:38 +02:00 |
|