Commit Graph

9 Commits

Author SHA1 Message Date
bade3f82ea gitea: Update to version 1.21.1 2023-12-01 15:32:52 +00:00
8ea73709e8 gitea: Update to version 1.20.2, move to Quadlet 2023-08-12 17:14:04 +01:00
5fb6e2b0f0 gitea: Update to version 1.20.0, enable indexing 2023-07-18 21:54:51 +01:00
410d0715b5 gitea: Update to version 1.19.1 2023-04-26 21:59:57 +01:00
cb4b61321e gitea: Fix SMTP mailer configuration 2022-12-31 14:20:54 +00:00
b7ca813a40 Improve webhook behaviour for Gitea
Webhook execution in Gitea will now wait longer before returning, and
Hugo will correctly set permissions on destination directories.
2022-10-28 18:33:42 +01:00
97f409de0b gitea: Update to latest version, enable webhooks 2022-10-28 17:52:19 +01:00
0b3a6940cb gitea: Update configuration
Pushing will now create private repositories by default, and a number of
other configuration issues have been fixed.
2022-07-24 10:43:17 +01:00
e467b89e7f Add Gitea for managed code hosting
This commit adds a new service for Gitea, exposing HTTP and SSH ports by
default (SSH over 7920), and accepting authentication via the local SMTP
server. No users are otherwise created by default, and administration is
expected to happen either via CLI, or via a custom admin user.
2022-07-23 17:01:27 +01:00