Age | Commit message (Expand) | Author |
---|---|---|
2024-01-14 | Allow cgit to see gitolite repositories...The gitolite service is implemented in such a way, that only the git group can access the gitolite home directory. This blocks cgit from accessing the repositories subfolder. The simple addition of the executable bit on the /var/lib/gitolite directory allows the access to the desired subfolder without actually exposing any other contents of the gitolite home directory. Additionaly a reminder to upstream this change is emitted on each system reconfiguration. | 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 | stop manipulating client repository with configurations | Marek Paśnikowski |
2024-01-14 | Merge branch 'radicale'...The most important goal of synchronization with my phone is achieved. | Marek Paśnikowski |
2024-01-14 | Fix load path to the secrets | 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 | Improve formatting of channels.scm | 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 | Fix missing file extension on the channels file | Marek Paśnikowski |
2024-01-14 | Bring back the fix to the error on divergent Git branches | Marek Paśnikowski |
2024-01-14 | Link to the channels.scm file inside the GNU store | Marek Paśnikowski |
2024-01-14 | Use git -C to actually pull updates | Marek Paśnikowski |
2024-01-14 | Improve HOME-FILES-SERVICE-TYPE's formatting | Marek Paśnikowski |
2024-01-14 | Test fix for aliases | Marek Paśnikowski |
2024-01-14 | Fix position of pwgen installation declaration | Marek Paśnikowski |
2024-01-14 | Fix error with cases of divergent branches | Marek Paśnikowski |
2024-01-14 | Install pwgen | Marek Paśnikowski |
2024-01-14 | Enable work with remote configuration repository | Marek Paśnikowski |
2024-01-14 | Kill history to remove past secrets | Marek Paśnikowski |