31 Commits
Author SHA1 Message Date
notplants 357926f26e feat: support Git LFS on plain gitea
continuous-integration/drone/tag Build is passing
Add an opt-in compose.lfs.yml that mounts the lfs_jwt_secret secret and
enables GITEA_LFS_START_SERVER for plain gitea (forgejo already bundles
LFS). Emit LFS_JWT_SECRET in app.ini whenever the LFS server is on so the
JWT secret is stable across redeploys instead of being regenerated on
every restart (app.ini is a read-only config mount).

Bump version 3.5.2 -> 3.6.0.
2026-06-15 19:33:03 +00:00
fauno b44e18f063 feat: configuration by forge 2025-02-20 09:17:58 -03:00
fauno 77624221b4 feat: lfs server 2025-02-18 15:44:59 -03:00
fauno b4fdbfdbbb Merge pull request 'feat: toggle push to create' (#40) from push-to-create into master
continuous-integration/drone/push Build is passing
Reviewed-on: #40
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
2025-01-08 12:53:04 +00:00
fauno 544935a5e6 Merge pull request 'feat: sqlite3 support' (#37) from sqlite3 into master
continuous-integration/drone/push Build is failing
Reviewed-on: #37
2025-01-07 20:14:28 +00:00
fauno ace3ff1b4a feat: toggle push to create 2025-01-07 13:43:02 -03:00
fauno b84edcbe75 feat: support other smtp protocols 2025-01-07 13:35:01 -03:00
fauno b4273a95e3 feat: sqlite3 support 2025-01-07 13:30:03 -03:00
3wordchant 7fec94eaec chore: publish 3.0.0+1.22.2-rootless release
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2024-10-30 13:25:04 -04:00
javielico dbde635976 Removing access log to false as fallback has been removed on Gitea 1.21 2024-04-23 21:45:55 +01:00
javielico 2b15ff9c28 Added components to app.ini 2024-04-23 16:13:28 +01:00
decentral1se ced3ea7978 chore: publish 2.6.2+1.21.10-rootless release
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2024-04-01 17:05:17 +02:00
decentral1se ea7e26698a feat: enable indexer for search [ci skip]
continuous-integration/drone/pr Build is failing
See coop-cloud/organising#589
2024-03-31 01:31:39 +01:00
cas 9d44d9e61c add [repository.upload] support to the configuration
continuous-integration/drone/push Build is passing
Note: Requires updates to config file so add this to the release notes.
2023-12-07 18:01:05 -08:00
cas 464c890afb Add LANDING_PAGE support for configuration 2023-12-07 17:47:53 -08:00
philippr 9fe02cb19f reduce logging verbosity 2023-06-06 16:19:52 +02:00
javielico b92ad0d45c Add oauth2_client options 2022-11-11 16:04:33 +00:00
appletalk cd3ded3c4e Add disable_gravatar and federated_avatar 2022-04-28 17:50:51 -07:00
decentral1se bff964064c Use new reverse proxy settings 2021-04-29 16:02:48 +02:00
decentral1se 0f43efe952 Hack the setup script and drop paths config 2021-04-29 15:29:05 +02:00
decentral1se 80fe330226 Drop all non-customised options 2021-04-13 16:51:48 +02:00
3wc 264327d962 Fix APP_DATA_PATH 2021-04-07 21:19:23 +02:00
decentral1se efdbc56f67 Fix naming 2021-04-07 20:52:02 +02:00
decentral1se ef96887c27 Hard-code LFS_CONTENT_PATH
Closes https://git.autonomic.zone/coop-cloud/gitea/issues/11.
2021-04-07 13:59:00 +02:00
decentral1se 314cb187c6 Make SMTP mailer experimental
See https://git.autonomic.zone/coop-cloud/gitea/issues/10.
2021-04-07 13:42:04 +02:00
d1admin a68c6e7b65 Migrating from git.autonomic.zone repo 2020-10-27 11:25:48 +01:00
d1admin 91df7492ae Set attachments and default path 2020-09-09 08:31:34 +02:00
d1admin 8be911205d Use main now 2020-09-09 08:25:42 +02:00
d1admin 2321b2fab7 Use more consistent paths for storage 2020-09-09 08:17:43 +02:00
d1admin ef05bea35c Add avatar storage path
See https://git.autonomic.zone/autonomic-cooperative/git.autonomic.zone/issues/12.
2020-09-09 08:05:33 +02:00
d1admin eb460a957f Bootstrap Gitea repository 2020-06-17 08:21:19 +02:00