Commit Graph

12 Commits

Author SHA1 Message Date
Jonas Plum
84bf27a415 Fix go version in Dockerfile (#859)
* Add dockerfile updates and cooldown settings to dependabot

* Upgrade Go version in Dockerfile to 1.25.0
2026-03-01 19:35:13 +01:00
Robert Clarke
1005aa0a84 add root CAs to db container (#751) 2026-01-25 18:06:49 +01:00
Patrick Stöckle
6318f4b4ad Improve container images (#749)
* 🔒 chore(security): improve container image security

* 👌 chore(review): add cron job to Dockerfile for periodic tasks
2026-01-24 22:21:19 +01:00
Christian Beutel
a02c6698c5 update db alpine version 2025-08-24 11:19:55 +02:00
Flomp
9276690d60 Federation (#327)
* initial commit federation

* more federation

* more federation

* more federation

* completes follow, accept, undo

* add trail create activity

* process trail create activity

* more trail create activity

* adds missing endpoints

* adds update and delete activity

* adds comment activities

* adds activities back

* adds summit logs activities

* deletes follow counts table

* fixes migrations

* fixes migrations

* fixes migrations

* fixes migrations

* adds remote profiles

* ctd

* ctd

* we are getting closer...

* adds public summit logs

* fixes federated trails in lists

* adds remote lists

* adds list activites

* fixes lists

* adds notifications

* adds iri redirect

* fixes comments and summitlogs

* fixes follows and profiles

* adds asynchronous send

* fixes list search

* adds encryption key

* bug fixes

* fixes activity signing

* removes custon activity object types

* adds html editor

* fixes html editor

* fixes display issues on mastodon

* adds federated sharing

* finishes announcements

* fixes small summit log issues

* adds trail likes

* finalizes likes

* fixes images for komoot

* add disable federation option

* adds private profiles

* updates docs

* adds federated comments

* adds trail and comments actvitiypub routes

* adds mentions to editor

* adds mentions to trails, comments, summit logs

* updates theme

* updates theme

* update docs

* update docs

* updates docs

* fixes various frontend problems

* fixes activitypub follows api

* updates docs

* updates docs

---------

Co-authored-by: Christian Beutel <>
2025-06-21 10:09:22 +02:00
Christian Beutel
abecaa4497 multiple bug fixes 2024-03-17 23:25:01 +01:00
Christian Beutel
19d3013cf9 switches to public docker images 2024-03-15 23:20:04 +01:00
Christian Beutel
c2165cab90 custom image for meilisearch bootstrap
Former-commit-id: d77f16337c9f25cdf13cf00d7383718b82951c84
2024-03-15 16:48:06 +01:00
Christian Beutel
eecd78aba1 changes bootstrap mechanism 2024-03-13 00:28:11 +01:00
Christian Beutel
4b8e740730 adds db seed command 2024-03-10 02:58:51 +01:00
Christian Beutel
1b493f576e adds svelte API 2024-03-09 16:46:02 +01:00
Christian Beutel
33c3b273ab adds Dockerfiles 2024-03-01 22:40:14 +01:00