Age | Commit message (Expand) | Author |
2022-07-21 | Complete Refactor | Marek Paśnikowski |
2022-06-28 | Flattened Services | Marek Paśnikowski |
2022-06-28 | Flatten some configuration | Marek Paśnikowski |
2022-06-02 | Removed TOR | Marek Paśnikowski |
2022-04-21 | Force All Internet Traffic Through Tor...* iptables.tor.rules: Import firewall rules from Arch Wiki
describing Transparent Torification ...
* system-configuration (iptables-configuration): ... and use them here.
| Marek Paśnikowski |
2022-04-21 | Reorder Services...* system-configuration.scm (services): Reorder services into alphabetical order.
| Marek Paśnikowski |
2022-04-21 | Configure Tor...* torrc: Create Tor configuration file ...
* system-configuration.scm: ... and use it in the system configuration.
| Marek Paśnikowski |
2022-04-21 | Save Work-In-Progress...* system-configuration.scm (tor-configuration): Writing the configuration file
is unexpectedly difficult.
| Marek Paśnikowski |
2022-04-20 | Format System Configuration...* system-configuration.scm: Make the code more beautiful.
| Marek Paśnikowski |
2022-04-14 | Repo Init | Marek Paśnikowski |
2024-01-18 | Transfer Izumi files to a dedicated subfolder...This change is needed to accomodate existence of other configurations in the
same repository.
| Marek Paśnikowski |
2024-01-16 | Remove KDE packages | Marek Paśnikowski |
2024-01-14 | Set less restrictive umask in gitolite...It is not possible to manually control access rights to gitolite repositories
with chmod, as each interaction with the git server progressively erases the
reading rights for the world.
Set a world reading umask in order to allow cgit to see all the git data in
repositories.
| Marek Paśnikowski |
2024-01-14 | Flesh out unified git server with SSH and HTTPS...Previously Gitolite and cgit were serving different directories, and also an old
installation of git-daemon was still declared in the system.
This commit points cgit to Gitolite's repositories and removes the git-daemon.
| Marek Paśnikowski |
2024-01-14 | feat(nginx): configure Radicale settings...Set up the reverse proxy for radicale.marekpasnikowski.pl and listen for this
subdomain. Configure the SSL certificates to include the subdomain. Fix a
warning about wrong X-Script-name and include a link to .well-known folder in
order to fix synchronization with Sailfish OS.
| Marek Paśnikowski |
2024-01-14 | feat(service): install Radicale server...Add Radicale service in order to serve CardDAV.
| Marek Paśnikowski |
2024-01-14 | Kill history to remove past secrets | Marek Paśnikowski |