summaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)AuthorFiles
2025-09-25[chore] update dependencies (#4458)Libravatar kim1
2025-09-18[chore/docs] Fix Prometheus metric names for Gin, include example Grafana das...v0.20.0-rc1Libravatar tobi1
2025-09-17[chore] update dependencies (#4441)Libravatar kim1
2025-09-14[feature] Support new model of interaction flow for forward compat with v0.21...Libravatar tobi1
2025-09-09[chore] update dependencies (#4423)Libravatar kim1
2025-09-08[chore] update dependencies (#4422)Libravatar kim1
2025-09-04[chore] bump dependencies (#4406)Libravatar kim1
2025-08-22[chore] bump go-structr to v0.9.9 (#4390)Libravatar kim1
2025-08-21[chore] update dependencies (#4386)Libravatar kim1
2025-08-12[chore] bump to code.superseriousbusiness.org/oauth2/v4@ssb-v4.5.3-2 (#4367)Libravatar kim1
2025-08-11[chore] pin to go 1.24.6 (#4364)Libravatar tobi1
2025-08-10[chore] update dependencies (#4361)Libravatar kim1
2025-08-09[feature + performance] add JSON logging format (#4355)Libravatar kim1
2025-07-29[chore] bump codeberg.org/gruf/go-ffmpreg to v0.6.8 (#4349)Libravatar kim1
2025-07-29[performance] bump codeberg.org/gruf/go-kv to v2 (#4341)Libravatar kim1
2025-07-22[chore] bump dependencies (#4339)Libravatar kim1
2025-07-18[chore/deps] Upgrade to go-sqlite 0.27.1 (#4334)Libravatar Daenney1
2025-07-09[feature] Use `hidesToPublicFromUnauthedWeb` and `hidesCcPublicFromUnauthedWe...Libravatar tobi1
2025-06-30[chore] update go dependencies (#4304)Libravatar kim1
2025-06-30[chore] bumps ncruces/go-sqlite3 v0.26.1 => v0.26.3 (#4302)Libravatar kim1
2025-06-18[bugfix] Remove errant `alsoKnownAs` inline `@context` entry (#4280)Libravatar tobi1
2025-06-10[chore] update to modernc.org/sqlite v1.38.0 with our concurrency workaround ...Libravatar kim1
2025-06-10[chore] Upgrade to SQLite 3.50.1 (#4255)Libravatar Daenney1
2025-06-06[chore] move s3 storage key prefixing into the storage library itself (#4246)Libravatar kim1
2025-06-06[chore] updates code.superseriousbusiness.org/oauth2/v4 to ssb-v4.5.3-1 (#4245)Libravatar kim1
2025-06-05[bugfix] Assume default code challenge method of s256 (#4241)Libravatar tobi1
2025-05-31[chore] Upgrade to SQLite 3.50 (#4218)Libravatar Daenney1
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