Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | feat(nixos/git-server): Add further cgit settings | Benedikt Peetz | 2024-08-13 |
| | | | | | A lot of the added settings here have been tested. They will get get tests to ensure they stay working, in later commits. | ||
* | refactor(nixos/openssh): Migrate from `system/services` | Benedikt Peetz | 2024-08-02 |
| | |||
* | fix(nixos/git-server): Add the required configuration to support http-clone | Benedikt Peetz | 2024-08-02 |
| | |||
* | refactor(nixos/{nginx, nix-sync}): Migrate from `system/services` | Benedikt Peetz | 2024-08-02 |
| | | | | | Nix-sync was sort-of mixed into the nginx configuration, thus separating it completely seemed reasonable. | ||
* | fix(git-server): set git default-branch to main | Silas Schöffel | 2024-07-30 |
| | |||
* | fix(peertube): allow sane user creation | Silas Schöffel | 2024-06-28 |
| | | | | | This enables reviewed registration, assigns quota to new users and enables manual approval of new videos. | ||
* | fix(peertube): configure https | Silas Schöffel | 2024-06-28 |
| | |||
* | fix(peertube): Specify admin email (where to send the reports to) | Benedikt Peetz | 2024-06-28 |
| | |||
* | fix(peertube): Use correct localhost ip | Benedikt Peetz | 2024-06-28 |
| | |||
* | fix(peertube): Add required listen setting | Benedikt Peetz | 2024-06-28 |
| | |||
* | fix(peertube): Activate smtp support | Benedikt Peetz | 2024-06-28 |
| | |||
* | fix(peertube): Ensure that the nginx reverse proxy works | Benedikt Peetz | 2024-06-28 |
| | |||
* | fix(peertube/secrets): Improve smtp secret | Benedikt Peetz | 2024-06-27 |
| | |||
* | feat(peertube): Init | Benedikt Peetz | 2024-06-27 |
| | |||
* | refactor(modules/etesync): Move to a complete module | Benedikt Peetz | 2024-06-13 |
| | |||
* | refactor(modules): Ensure strict coherence to patterns | Benedikt Peetz | 2024-06-13 |
| | |||
* | fix(git-server): enable http-clone through cgit | Silas Schöffel | 2024-06-11 |
| | |||
* | fix(gitolite): change user to git | Silas Schöffel | 2024-06-07 |
| | |||
* | fix(git-server): enable SSL for cgit | Silas Schöffel | 2024-06-05 |
| | |||
* | feat(treewide): add git-server module | Silas Schöffel | 2024-06-05 |