summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
* fix(system/secrets): close attributeset etebasesils2023-10-14
|
* Merge branch 'main' into etebasesils2023-10-14
|\
| * 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
| |
| * feat(treewide): add mastodonsils2023-10-12
| |
| * build(flake): updatesils2023-10-11
| |
| * chore(version): v0.14.0 v0.14.0sils2023-10-11
| |
| * feat(system/services/nix): add wheel group to trusted-userssils2023-10-11
| |
| * chore(version): v0.13.0 v0.13.0Soispha2023-10-03
| |
| * chore(version): v0.12.0Soispha2023-10-03
| |
| * fix(system/services/murmur): Allow murmur's user to read certsSoispha2023-10-03
| |
| * feat(system/services/murmur): InitializeSoispha2023-10-03
| |
| * build(flake): updatesils2023-10-03
| |
| * chore(version): v0.11.0 v0.11.0Soispha2023-10-03
| |
| * fix(system/services/miniflux): Reduce password lengthSoispha2023-10-03
| |
| * fix(system/services/miniflux): Correctly specify secret pathSoispha2023-10-03
| |
| * feat(system/services/miniflux): InitSoispha2023-10-03
| |
| * chore(version): v0.10.0 v0.10.0Soispha2023-10-02
| |
| * fix(system/services/taskserver): Use strict certificate validationSoispha2023-10-02
| |
| * fix(system/services/taskserver): Specify domain to listen onSoispha2023-10-01
| |
| * feat(system/services/taskserver): InitSoispha2023-10-01
| | | | | | | | | | This is the server part used in combination with Taskwarrior to regain control over the unwieldy amount of task, that accumulate over the day.
| * build(flake): UpdateSoispha2023-10-01
| |
| * build(flake): updatesils2023-09-11
| |
| * build(flake): updatesils2023-09-07
| |
| * Build(flake): UpdateSoispha2023-08-18
| |
| * Fix(system/services/nginx): Update hostsSoispha2023-08-18
| |
| * chore(version): v0.9.0 v0.9.0Soispha2023-08-18
| |
| * Chore(Changelog): Delete branch specific changelogsSoispha2023-08-18
| |
| * Fix(system/services/libreddit): Don't open firewallSoispha2023-08-18
| |
| * Fix(system/services/libreddit): Actually proxy services via nginxSoispha2023-08-18
| |
| * Feat(system/services/libreddit): InitSoispha2023-08-18
| |
| * Build(flake): UpdateSoispha2023-08-18
| |
| * chore(version): v0.9.0sils2023-08-13
| |
| * Fix(system/secrets): Tell (r)agenix new location of invidious hmac secretsils2023-08-13
| |
| * chore(version): v0.8.0Soispha2023-08-11
| |
| * chore(version): v0.8.0Soispha2023-08-11
| |
| * Chore(Merge): Branch 'invidious'Soispha2023-08-11
| |\
| | * Fix(system/services/invidious): Add interpreter to start scriptSoispha2023-08-11
| | |
| | * Fix(system/services/invidious): Force the new script option to be appliedSoispha2023-08-11
| | |
| | * Fix(system/service/invidious): Copy their script, to remove shell escapeSoispha2023-08-11
| | | | | | | | | | | | | | | | | | | | | The default ExecStart implementation in the module, escapes all stings. This does not work for us because we need to use the `$CREDENTIALS_DIR` environment variable, for the credentials deployed in den `LoadCredential` option
| | * Fix(system/services/invidious): Set correct access permissions on hmacSoispha2023-08-11
| | |
| | * Fix(system/services/invidious): Check tables on startupSoispha2023-08-11
| | |