summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
* Fix(system/services/etebase): Add proxy parameterssils2023-11-18
|
* Fix(system/services/etebase): Proxy ipv4sils2023-11-18
|
* Refactor(system/services/etebase): Formatsils2023-11-18
|
* Fix(system/impermanence): Add permissionssils2023-11-18
|
* Fix(system/services/etebase-server): Use nginxsils2023-11-18
|
* Fix(system/impermanence): Add etebase-serversils2023-11-18
|
* Feat(system/services): Add etebase-serversils2023-11-18
|
* Feat(system/secrets): Add etebase-server secretsils2023-11-18
|
* docs(system/services/taskserver): Add docs about expectations to runtimeSoispha2023-11-18
|
* feat(system/users): remove obsolete ss-key for silssils2023-11-18
| | | | | | | | | | | | # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # # On branch main # Your branch is up to date with 'origin/main'. # # Changes to be committed: # modified: system/users/default.nix #
* chore(version): v0.18.0 v0.18.0Soispha2023-11-18
|
* build(flake): UpdateSoispha2023-11-18
|
* chore(merge): Branch 'taskd'Soispha2023-11-18
|\
| * fix(system/services/taskserver): Support both ipv4 and ipv6Soispha2023-11-18
| |
* | fix(system/services/taskserver): Support both ipv4 and ipv6Soispha2023-11-18
| |
* | fix(system/users): change ssh-keys for silssils2023-11-18
|/
* feat(git-crypt): add new keysils2023-11-18
|
* fix(system/users): add ssh-key for silssils2023-11-15
|
* chore(version): v0.17.1 v0.17.1Soispha2023-11-07
|
* fix(system/services/taskserver/certs): Move cert generation to scriptSoispha2023-11-07
| | | | | | This fully removes the human-factor and allows it to just run `./generate` to generate all required certificates and keys (with the needed extra keys and certificates)
* chore(version): v0.17.0 v0.17.0Soispha2023-11-03
|
* build(flake): Remove language servers from the devshellSoispha2023-11-03
| | | | | These should be declared in the developer's editor config, and thus are just useless here.
* build(flake): UpdateSoispha2023-11-03
|
* feat(system/services/taskserver): Add a way to connect users togetherSoispha2023-10-17
|
* fix(system/services/taskserver): Disable debugSoispha2023-10-17
|
* fix(system/services/taskserver): Activate debugSoispha2023-10-16
|
* fix(system/services/taskserver): Use correct key name (`key.pem`)Soispha2023-10-16
|
* fix(system/services/taskserver): Switch to strings instead of pathsSoispha2023-10-16
|
* fix(system/services/taskserver): Store the self-signed ca key in agenixSoispha2023-10-16
|
* feat(system/services/taskserver): Integrate Let's Encrypt certificatesSoispha2023-10-16
| | | | | | | | | | | | The current setup now runs the `taskserver.vhack.eu` domain with a Let's Encrypt certificate and additionally uses a self-signed CA certificate to validate clients. The shell scripts used to generate the CA certificate and the derived client certificate (and keys) are taken nearly unmodified from the upstream repository [1]. [1]: https://github.com/GothenburgBitFactory/taskserver/tree/9794cff61e56bdfb193c6aa4cebb57970ac68aef/pki
* fix(system/services/taskserver): declare certs/keys in pki.manualsils2023-10-16
|
* feat(system/services/taskserver): change ca to letsencryptsils2023-10-16
|
* fix(system/services/taskserver): Hide organisationsSoispha2023-10-16
|
* chore(version): v0.16.0 v0.16.0Soispha2023-10-14
|
* refactor(system/services/redirects): Move under the nginx directorySoispha2023-10-14
|
* fix(system/services/redirects): disable sslsils2023-10-14
|
* Feat(system/services/redirects): Build up the base to comply with the AGPLSoispha2023-10-14
|
* chore(version): v0.15.1 v0.15.1Soispha2023-10-14
|
* Style(treewide): Merge attrs togetherSoispha2023-10-14
|
* fix(system/services/miniflux): Set correct subdomain, but leave aliasSoispha2023-10-13
|
* fix(system/services/mastodon): Correctly avoid string castsSoispha2023-10-13
|
* Revert "fix(system/services/mastodon): remove unneccessary stringcasts"sils2023-10-13
| | | | | | These stringcasts were mandatory. This reverts commit cfdd2e350ff5df55beef4fa5b7bc11e9ff5e23c1.
* chore(version): v0.15.0 v0.15.0sils2023-10-13
|
* fix(system/services/mastodon): remove unneccessary stringcastssils2023-10-13
|
* fix(system/services/mastodon): change string to list of stringsils2023-10-12
|
* fix(system/services/mastodon): add nginx to group 'mastodon'sils2023-10-12
|
* fix(system/services/mastodon): allow registration only with vhack.eu/sils.li ↵sils2023-10-12
| | | | mail
* fix(system/services/mastodon): separate domains for user handles and ↵sils2023-10-12
| | | | webinterface
* feat(system/services): actually import mastodonsils2023-10-12
|
* fix(system/services/mastodon): correct age secret pathsils2023-10-12
|