| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: use correct clone URL | Thomas Vanbesien | 7 days | 1 | -1/+1 |
| | | |||||
| * | fix: URLs no longer show /cgit.git | Thomas Vanbesien | 7 days | 1 | -0/+1 |
| | | |||||
| * | misc: add git user setup, move TLS folder, nginx don't use cmd.bash | Thomas Vanbesien | 2026-06-04 | 5 | -21/+10 |
| | | |||||
| * | feat: better initialization script | Thomas Vanbesien | 2026-06-03 | 10 | -0/+61 |
| | | | | | | | | | | | | | | Rename `tools/build` → `net_services` `net_services` can be run from anywhere (previously it was not creating the fs archives in the right place). It also creates the directories specified in `.env`, generate a self-signed certificate if no certificate is available, initialize the first Radicale user if missing, and copy example configuration files if missing for cgit. `generate_self_signed_cert` has been removed (its code is in `net_services`) | ||||
| * | Add Syncthing service | Thomas Vanbesien | 2026-02-13 | 2 | -1/+22 |
| | | |||||
| * | Refactor | Thomas Vanbesien | 2026-02-13 | 12 | -183/+0 |
| | | | | | | | | - Remove cgit files; pull cgit image from Docker Hub instead of building locally - Tidy up file hierarchy - Minor fixes and edits | ||||
| * | Initial import | Thomas Vanbesien | 2026-02-12 | 12 | -0/+322 |
