aboutsummaryrefslogtreecommitdiffstats
path: root/system/services/taskserver (unfollow)
Commit message (Expand)Author
2024-12-24refactor(modules/impermanence): Migrate to by-name while distributing modsBenedikt Peetz
2024-12-23style(treewide): FormatBenedikt Peetz
2024-12-19build(system/services/taskserver/certs/generate): Convert to `nix-shell`Benedikt Peetz
2024-10-05feat(taskserver/certs/ca.certs.pem): Regenerate certificateBenedikt Peetz
2024-10-05refactor(taskserver/certs): Format scripts and allow selecting which certs to...Benedikt Peetz
2024-10-05chore(taskserver/certs/ca.key.pem.gpg): reencrypt with new keys as recipientsSilas Schöffel
2024-04-24fix(treewide): move former git-crypted files to correct locationSilas Schöffel
2024-04-02fix(system/services/taskserver): Add required kernel settingsSoispha
2024-03-29chore(git-crypt): Remove `git-crypt` and associated encrypted filesSoispha
2024-03-29refactor(system/services/taskserver): Move away from git-cryptSoispha
2023-11-18docs(system/services/taskserver): Add docs about expectations to runtimeSoispha
2023-11-18fix(system/services/taskserver): Support both ipv4 and ipv6Soispha
2023-11-18fix(system/services/taskserver): Support both ipv4 and ipv6Soispha
2023-11-07fix(system/services/taskserver/certs): Move cert generation to scriptSoispha
2023-10-17feat(system/services/taskserver): Add a way to connect users togetherSoispha
2023-10-17fix(system/services/taskserver): Disable debugSoispha
2023-10-16fix(system/services/taskserver): Activate debugSoispha
2023-10-16fix(system/services/taskserver): Use correct key name (`key.pem`)Soispha
2023-10-16fix(system/services/taskserver): Switch to strings instead of pathsSoispha
2023-10-16feat(system/services/taskserver): Integrate Let's Encrypt certificatesSoispha
2023-10-16fix(system/services/taskserver): declare certs/keys in pki.manualsils
2023-10-16feat(system/services/taskserver): change ca to letsencryptsils
2023-10-16fix(system/services/taskserver): Hide organisationsSoispha
2023-10-02fix(system/services/taskserver): Use strict certificate validationSoispha
2023-10-01fix(system/services/taskserver): Specify domain to listen onSoispha
2023-10-01feat(system/services/taskserver): InitSoispha