summaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)AuthorFiles
2025-05-26[chore] update dependencies (#4196)Libravatar kim1
2025-05-26[feature] update proof-of-work to allow setting required rounds (#4186)Libravatar kim1
2025-05-22[chore] update dependencies (#4188)Libravatar kim1
2025-05-22[chore] Upgrade to Go 1.24 (#4187)Libravatar Daenney1
2025-05-10[chore] update direct Go dependencies (#4162)Libravatar kim1
2025-05-06[feature] support nested configuration files, and setting ALL configuration v...Libravatar kim1
2025-05-06[chore] Add Go runtime and host metrics (#4137)Libravatar Daenney1
2025-05-05[chore] Simplify the OTEL setup (#4110)Libravatar Daenney1
2025-04-28bump dependencies: minio-go, go-sqlite3, goldmark, otel, x/image/webp (#4075)Libravatar kim1
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney1
2025-04-26[performance] rewrite timelines to rely on new timeline cache type (#3941)Libravatar kim1
2025-04-25[chore] Move deps to code.superseriousbusiness.org (#4054)Libravatar tobi1
2025-04-24[chore] Update `activity` to v1.14.0 (#4038)Libravatar tobi1
2025-04-22[chore]: Bump golang.org/x/net from 0.38.0 to 0.39.0 (#4034)Libravatar dependabot[bot]1
2025-04-22[chore]: Bump github.com/gin-contrib/sessions from 1.0.2 to 1.0.3 (#4033)Libravatar dependabot[bot]1
2025-04-22[chore]: Bump golang.org/x/oauth2 from 0.27.0 to 0.29.0 (#4035)Libravatar dependabot[bot]1
2025-04-22[chore]: Bump github.com/tdewolff/minify/v2 from 2.23.0 to 2.23.1 (#4036)Libravatar dependabot[bot]1
2025-04-22[chore]: Bump github.com/yuin/goldmark from 1.7.8 to 1.7.10 (#4037)Libravatar dependabot[bot]1
2025-04-14[chore]: Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 (#4003)Libravatar dependabot[bot]1
2025-04-14[chore]: Bump github.com/miekg/dns from 1.1.64 to 1.1.65 (#4001)Libravatar dependabot[bot]1
2025-04-14[chore]: Bump github.com/jackc/pgx/v5 from 5.7.3 to 5.7.4 (#4002)Libravatar dependabot[bot]1
2025-04-14[chore]: Bump github.com/gin-contrib/gzip from 1.2.2 to 1.2.3 (#4000)Libravatar dependabot[bot]1
2025-04-07[feature] add TOTP two-factor authentication (2FA) (#3960)Libravatar tobi1
2025-04-07[chore]: Bump github.com/minio/minio-go/v7 from 7.0.85 to 7.0.89 (#3977)Libravatar dependabot[bot]1
2025-04-07[chore]: Bump github.com/tdewolff/minify/v2 from 2.22.4 to 2.23.0 (#3974)Libravatar dependabot[bot]1
2025-04-07[chore]: Bump golang.org/x/crypto from 0.36.0 to 0.37.0 (#3975)Libravatar dependabot[bot]1
2025-04-07[chore]: Bump codeberg.org/gruf/go-mutexes from 1.5.1 to 1.5.2 (#3976)Libravatar dependabot[bot]1
2025-04-07[chore]: Bump codeberg.org/gruf/go-structr from 0.9.0 to 0.9.6 (#3973)Libravatar dependabot[bot]1
2025-04-04[chore] bump ncruces/go-sqlite3 to v0.25.0 (#3966)Libravatar kim1
2025-04-01[chore] bump golang.org/x/net@v0.38.0, github.com/gin-contrib/cors@v1.7.4, gi...Libravatar kim1
2025-04-01update modernc.org/sqlite to v1.37.0-concurrrency-workaround (#3958)Libravatar kim1
2025-03-28bump ffmpreg to v0.6.7 (#3947)Libravatar kim1
2025-03-27bump modernc.org/sqlite to v1.36.2-concurrency-workaround (#3945)Libravatar kim1
2025-03-26[chore] bumps our spf13/viper version (#3943)Libravatar kim1
2025-03-24[feature] Parse funkwhale `Album` as Statusable to allow barebones interactin...Libravatar tobi1
2025-03-24[chore]: Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 (#3927)Libravatar dependabot[bot]1
2025-03-24[chore]: Bump github.com/tdewolff/minify/v2 from 2.21.3 to 2.22.3 (#3933)Libravatar dependabot[bot]1
2025-03-24[chore]: Bump github.com/miekg/dns from 1.1.63 to 1.1.64 (#3936)Libravatar dependabot[bot]1
2025-03-24[chore]: Bump github.com/jackc/pgx/v5 from 5.7.2 to 5.7.3 (#3935)Libravatar dependabot[bot]1
2025-03-24[chore]: Bump golang.org/x/net from 0.36.0 to 0.37.0 (#3934)Libravatar dependabot[bot]1
2025-03-21bumps modernc.org/sqlite to v1.36.1-concurrency-workaround (#3926)Libravatar kim1
2025-03-13[chore]: Bump golang.org/x/net from 0.35.0 to 0.36.0 (#3905)Libravatar dependabot[bot]1
2025-03-12update go-structr to v0.9.0 with new Timeline{} cache type (#3903)Libravatar kim1
2025-03-10bumps our uptrace/bun dependencies to v1.2.11 (#3895)Libravatar kim1
2025-03-10[chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc...Libravatar dependabot[bot]1
2025-03-10[chore]: Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#3890)Libravatar dependabot[bot]1
2025-03-10[chore]: Bump golang.org/x/crypto from 0.35.0 to 0.36.0 (#3887)Libravatar dependabot[bot]1
2025-03-03bumps go-ffmpreg to v0.6.6 (#3866)Libravatar kim1
2025-03-03bumps our uptrace/bun dependencies to v1.2.10 (#3865)Libravatar kim1
2025-03-03[chore]: Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 (#3860)Libravatar dependabot[bot]1