aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
11 hoursMinor fixes for annoying things in aercHEADmasterTimo Wilken
* Make the :envelope dialog larger, so long header values can be seen. * Fix duplicate information in status line. * Remove extraneous empty line between reply header and quoted content.
40 hoursConfigure default SSH user for aiatlas* machinesTimo Wilken
40 hoursFix openntpd configuration for CERN machineTimo Wilken
The ip-time-*.cern.ch servers only have one IP address each, so they should be in "server", not in "servers".
3 daysFix build of patched git's manpagesTimo Wilken
3 daysFix build of patched gitTimo Wilken
8 daysSet window title for ranger windowsTimo Wilken
8 daysUse upstream emacs-flymake-guile instead of self-written oneTimo Wilken
8 daysUse upstream emacs-vcard-modeTimo Wilken
8 daysUse external alidist-mode packageTimo Wilken
9 daysDocument foot integration betterTimo Wilken
9 daysRely on git's own searching to find standard pathsTimo Wilken
9 daysFix git completion in zshTimo Wilken
2024-08-27Add arm64 filter to Nextcloud nginx configTimo Wilken
https://github.com/nextcloud/documentation/commit/312b12737ce52be5c9baacaaa8ff32b20cf415cb
2024-08-27Fix response headers for Nextcloud assetsTimo Wilken
https://github.com/nextcloud/documentation/commit/4ef607d350aa6f19f07ebe2fb0b8e3951248649f
2024-08-27Serve webp files properly for Nextcloud 30Timo Wilken
https://github.com/nextcloud/documentation/commit/64cfff1db89b437e758bfc6975dff5983d2cef0d
2024-08-26Fetch electricity consumption info laterTimo Wilken
2024-08-25Allow installing MTA setuid programs on first tryTimo Wilken
2024-08-25Revert "Move from extra-special-file to etc-service-type for system config ↵Timo Wilken
files" `etc-service-type' can't seem to deal with files in subdirectories, if those subdirectories of /etc already exist partially. This reverts commit 2ed6efb6517ec2265af4e3622f25dddfa503dded.
2024-08-25Configure nullmailer on serversTimo Wilken
2024-08-25Allow encrypting secrets to multiple hosts at the same timeTimo Wilken
2024-08-25Move from extra-special-file to etc-service-type for system config filesTimo Wilken
`etc-service-type' is the recommended way to manage these files.
2024-08-25Clean up old readme notesTimo Wilken
2024-08-25Move to guile-squee for better prepared statement supportTimo Wilken
This avoids potential SQL injection when putting API response values directly into the SQL statement.
2024-08-25Upsert electricity valuesTimo Wilken
If a value already exists for a specific time, this normally causes an error. Replace the value instead.
2024-08-25Remove ALICE-specific configurationTimo Wilken
2024-08-24Archive daily electricity consumption data from EnedisTimo Wilken
Extract personal data collection programs into a separate service, and add one that fetches electricity consumption data daily.
2024-08-24Try to fix Minecraft crashesTimo Wilken
2024-08-24Enable org-modern themeTimo Wilken
2024-08-24Stop exporting obsolete variablesTimo Wilken
2024-08-24Back up Minecraft data automaticallyTimo Wilken
2024-08-22Force szio-solitaire to float in waylandTimo Wilken
This should fix the behaviour where part of the window might be cut off, if the window is opened at the wrong size initially.
2024-08-19Simplify SSH configurationTimo Wilken
2024-08-18Fix i3lock invocationTimo Wilken
2024-08-18Install PDF utilitiesTimo Wilken
2024-08-16Update hashicorp-packer to 1.11.2Timo Wilken
2024-08-15Fix sway errors on login screenTimo Wilken
2024-08-15Document how to fix copy-pasting in Google DocsTimo Wilken
2024-08-15Enable wayland backend for SDL2 gamesTimo Wilken
2024-08-15Bind :envelope key consistently in aercTimo Wilken
2024-08-15Fix aerc deletion key bindings for 0.18Timo Wilken
2024-08-14Run calculator under WaylandTimo Wilken
2024-08-12Upgrade aerc configuration for 0.18.1Timo Wilken
2024-08-12Follow upstream move of go-golang-org-x-oauth2Timo Wilken
2024-08-12Follow upstream rename of go-github-com-google-go-cmpTimo Wilken
2024-08-12Follow upstream move of go-github-com-prometheus-client-modelTimo Wilken
2024-08-11Update minecraft-server to 1.21.1Timo Wilken
2024-08-05Specify containerd-service-type manually, as is now requiredTimo Wilken
It is required by docker-service-type, but not activated automatically anymore, presumably to force manual configuration.
2024-08-05Allow serving git repos from untrusted pathsTimo Wilken
I'm setting the base path anyway, and no untrusted user controls anything in there.
2024-08-05Fix host key generation failure detectionTimo Wilken
2024-07-26Improve display for non-linked network devicesTimo Wilken