summaryrefslogtreecommitdiff
path: root/vendor
AgeCommit message (Expand)AuthorFiles
2024-10-02update go-structr to v0.8.11 (#3380)Libravatar kim9
2024-09-30[chore]: Bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 (#3376)Libravatar dependabot[bot]6
2024-09-30[chore]: Bump github.com/ncruces/go-sqlite3 from 0.18.3 to 0.18.4 (#3375)Libravatar dependabot[bot]20
2024-09-28[bugfix] visibility after implicit approval not getting invalidated (#3370)Libravatar kim7
2024-09-27update modernc/sqlite to v1.33.1 (with our concurrency workaround) (#3367)Libravatar kim68
2024-09-27update gruf / {go-cache, go-maps, go-kv} (#3361)Libravatar kim5
2024-09-26[chore] bump go-byteutil v1.2.0 -> v1.3.0 (#3356)Libravatar kim3
2024-09-26[chore] update go-sched pkg (#3357)Libravatar kim25
2024-09-26[bugfix] s3 media uploaded without content-type (#3353)Libravatar kim10
2024-09-24[chore] Roll otel deps back to `v1.29.0` / `v0.51.0` (#3337)v0.17.0-rc1Libravatar tobi31
2024-09-23[chore]: Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#3327)Libravatar dependabot[bot]2
2024-09-20[chore] ensure consistent caller name fetching regardless of compiler inlinin...Libravatar kim3
2024-09-16[performance] cache more database calls, reduce required database calls overa...Libravatar kim4
2024-09-16[bugfix] Use better plaintext representation of status for filtering (#3301)Libravatar tobi6
2024-09-16[chore] Bump otel deps -> v1.30.0/v0.52.0 (#3307)Libravatar tobi95
2024-09-16[chore]: Bump golang.org/x/net from 0.28.0 to 0.29.0 (#3303)Libravatar dependabot[bot]1
2024-09-16[chore]: Bump github.com/jackc/pgx/v5 from 5.6.0 to 5.7.1 (#3302)Libravatar dependabot[bot]27
2024-09-14[chore] Update go-sqlite3 to 0.18.3 (#3295)Libravatar Daenney20
2024-09-10update go-ffmpreg v0.2.5 -> v0.2.6 (#3287)Libravatar kim3
2024-09-09[chore]: Bump golang.org/x/crypto from 0.26.0 to 0.27.0 (#3283)Libravatar dependabot[bot]32
2024-09-09[chore]: Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (#3284)Libravatar dependabot[bot]2
2024-09-09[chore]: Bump golang.org/x/image from 0.19.0 to 0.20.0 (#3285)Libravatar dependabot[bot]1
2024-09-09[chore]: Bump golang.org/x/text from 0.17.0 to 0.18.0 (#3286)Libravatar dependabot[bot]1
2024-09-09[chore]: Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 (#3282)Libravatar dependabot[bot]2
2024-09-02[chore]: Bump github.com/minio/minio-go/v7 from 7.0.75 to 7.0.76 (#3262)Libravatar dependabot[bot]13
2024-08-31[performance] use single-threaded image transforms (#3252)Libravatar kim27
2024-08-30[chore] Upgrade ncruces/go-sqlite3 to v0.18.1 (#3253)Libravatar Daenney3
2024-08-26[bugfix] Fix incorrect json-ld `@context` serialization (#3243)Libravatar tobi2
2024-08-26[chore] Bump all otel deps (#3241)Libravatar tobi191
2024-08-26[chore]: Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 (#3239)Libravatar dependabot[bot]3
2024-08-23[performance] ffmpeg ffprobe wrapper improvements (#3225)Libravatar kim2
2024-08-19[chore]: Bump github.com/miekg/dns from 1.1.61 to 1.1.62 (#3209)Libravatar dependabot[bot]8
2024-08-19[chore]: Bump github.com/minio/minio-go/v7 from 7.0.74 to 7.0.75 (#3208)Libravatar dependabot[bot]7
2024-08-19[chore]: Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 (#3210)Libravatar dependabot[bot]195
2024-08-15update go-sqlite3 to v0.18.0 (#3204)Libravatar kim34
2024-08-15update go-ffmpreg to v0.2.5 (pulls in latest tetratelabs/wazero) (#3203)Libravatar kim73
2024-08-14update go-fastcopy to v1.1.3 (#3200)Libravatar kim2
2024-08-14update go-structr to v0.8.8 (#3199)Libravatar kim9
2024-08-12[chore]: Bump golang.org/x/image from 0.18.0 to 0.19.0 (#3191)Libravatar dependabot[bot]2
2024-08-12[chore]: Bump golang.org/x/net from 0.27.0 to 0.28.0 (#3194)Libravatar dependabot[bot]72
2024-08-07updates our ffmpreg version, heh (#3181)Libravatar kim4
2024-08-05[chore]: Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#3171)Libravatar dependabot[bot]2
2024-08-02[chore] add back exif-terminator and use only for jpeg,png,webp (#3161)Libravatar kim183
2024-07-26[feature] Federate interaction policies + Accepts; enforce policies (#3138)Libravatar tobi4
2024-07-22[chore]: Bump github.com/minio/minio-go/v7 from 7.0.73 to 7.0.74 (#3125)Libravatar dependabot[bot]7
2024-07-20update go-ffmpreg to v0.2.3 (#3120)Libravatar kim7
2024-07-19[feature] use webp for thumbnails (#3116)Libravatar kim16
2024-07-15[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.34 to 2.20.37 (#3106)Libravatar dependabot[bot]3
2024-07-15[chore]: Bump github.com/coreos/go-oidc/v3 from 3.10.0 to 3.11.0 (#3104)Libravatar dependabot[bot]5
2024-07-13[chore] Go mod tidy / vendor (#3100)Libravatar tobi4