1
0
forked from clan/clan-core
Commit Graph

34 Commits

Author SHA1 Message Date
a34fa4f69b Merge pull request 'init: static-hosts module' (#1385) from a-kenji-init/statix-hosts-module into main 2024-05-19 11:09:54 +00:00
1e4a3a3eee user-password: fix module path
Fixes #1381
2024-05-19 13:03:47 +02:00
e39d8cb909 init: static-hosts module 2024-05-19 13:01:37 +02:00
cd0b360b49 modules: init user-password
Init a user-password module, that allows setting the password for a
single user.

fixes #1351
2024-05-14 10:55:43 +02:00
82fa89b57e Fix template. Improve docu. Add disko as default imported module. 2024-05-10 15:39:46 +02:00
ee552d3020 Move vm clanModules to lib 2024-05-02 16:34:25 +02:00
b95d95554a Add description field to function-schema 2024-05-02 16:34:25 +02:00
a48df5b993 Add package function-schema and module-schema. Add check for module jsonschema. 2024-05-01 23:16:17 +02:00
a2074bb82b
docs: init synthing & deltachat 2024-04-17 18:26:37 +02:00
87559613ed
docs: add clan modules readme support 2024-04-17 12:52:04 +02:00
292ac97067
add root-password module 2024-04-10 11:23:39 +02:00
1a40ce0a8f modules: add ergochat 2024-04-02 11:30:22 +02:00
3bdface3db modules: add thelounge 2024-04-02 11:01:00 +02:00
1d6cc49da5 Merge pull request 'clanModules: init matrix-synapse' (#1017) from matrix-synapse into main 2024-03-22 11:39:50 +00:00
ba772c201d clanModules: init matrix-synapse 2024-03-22 12:26:37 +01:00
f5d32d0b22 add localbackup provider 2024-03-20 09:32:01 +01:00
e296a3019d re-format with nixfmt 2024-03-17 19:48:49 +01:00
8ab6fcd4c0 add sshd module 2024-03-13 11:08:36 +01:00
c15d762dc7 clan-modules: add xfce-vm module
A specific module for vm's that don't (yet) support the waypipe module.
2024-03-12 19:36:11 +01:00
b5433beef9 clan-modules: add vm-user module 2024-03-12 17:20:02 +01:00
105209cfb9 clanModules: add waypipe service 2024-02-10 12:32:06 +01:00
c94d2325ae clanModules: init localsend module 2024-01-17 11:12:09 +01:00
e2cc218aa6 add moonlight module 2024-01-12 16:02:24 +01:00
78cd5b3fec zt-tcp-relay: add clan module + test 2024-01-12 14:25:31 +01:00
ff3b8f1db0 init: syncthing module
Assumes one `introducer` peer, which can AutoShare configured folders,
with peers that know the `deviceID` of the introducer.
2023-12-07 14:10:15 +01:00
640430075a backups: add clanCore backup & clan borgbackup module 2023-11-23 18:12:49 +01:00
2a6e329e40 api/schema: get schema without having a machine
Also done:
- add @pytest.mark.with_core indicating that a test depends on clan-core and cannot be cached
- separate unit tests into two derivations, ones that can be cached and ones that cannot.
- fix frontend typescript code
2023-11-09 15:30:25 +07:00
f71e56b111 add deltachat module 2023-11-03 10:39:51 +00:00
2ee68fb0e2 drop xmpp setup again 2023-11-03 10:39:51 +00:00
3e989c57fa drop ejabberd again 2023-10-31 18:43:51 +01:00
2e35554e9f add prosody 2023-10-31 17:41:36 +01:00
61abc96581 clanModules: add ejabberd 2023-10-31 13:53:54 +01:00
3fd7b4ef29 clanModules: add xfce/dino 2023-10-31 12:49:51 +01:00
1ae314d39c init clanModules.diskLayouts 2023-09-21 17:22:20 +02:00