summaryrefslogtreecommitdiff
path: root/vendor
AgeCommit message (Expand)AuthorFiles
2023-02-19pull in latest go-kv, go-cache (#1530)Libravatar kim14
2023-02-18[chore] transport improvements (#1524)Libravatar kim3
2023-02-18[chore]: Bump golang.org/x/net from 0.5.0 to 0.7.0 (#1523)Libravatar dependabot[bot]42
2023-02-18[chore]: Bump golang.org/x/image from 0.4.0 to 0.5.0 (#1516)Libravatar dependabot[bot]2
2023-02-13[performance] processing media and scheduled jobs improvements (#1482)Libravatar kim26
2023-02-13[chore]: Bump github.com/minio/minio-go/v7 from 7.0.47 to 7.0.48 (#1486)Libravatar dependabot[bot]10
2023-02-13[chore]: Bump golang.org/x/image from 0.3.0 to 0.4.0 (#1485)Libravatar dependabot[bot]4
2023-02-13[chore]: Bump modernc.org/sqlite from 1.20.3 to 1.20.4 (#1484)Libravatar dependabot[bot]2
2023-02-06[chore]: Bump codeberg.org/gruf/go-runners from 1.4.0 to 1.5.1 (#1428)Libravatar dependabot[bot]4
2023-02-06[chore]: Bump github.com/yuin/goldmark from 1.5.3 to 1.5.4 (#1427)Libravatar dependabot[bot]4
2023-02-06[chore]: Bump github.com/ulule/limiter/v3 from 3.10.0 to 3.11.0 (#1429)Libravatar dependabot[bot]2
2023-01-30[chore]: Bump github.com/go-playground/validator/v10 (#1400)Libravatar dependabot[bot]23
2023-01-30[chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.21 to 1.0.22 (#1399)Libravatar dependabot[bot]2
2023-01-23[chore]: Bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#1375)Libravatar dependabot[bot]51
2023-01-23[chore]: Bump github.com/abema/go-mp4 from 0.9.0 to 0.10.0 (#1374)Libravatar dependabot[bot]2
2023-01-22[chore] bump db dependencies (#1366)Libravatar tobi76
2023-01-17[feature] Inherit resource limits from cgroups (#1336)Libravatar Daniele Sluijters251
2023-01-17[chore]: Bump codeberg.org/gruf/go-errors/v2 from 2.0.2 to 2.1.1 (#1346)Libravatar dependabot[bot]5
2023-01-16[chore]: Bump github.com/minio/minio-go/v7 from 7.0.44 to 7.0.47 (#1348)Libravatar dependabot[bot]33
2023-01-16[chore]: Bump golang.org/x/oauth2 from 0.3.0 to 0.4.0 (#1347)Libravatar dependabot[bot]1
2023-01-11[performance] media processing improvements (#1288)Libravatar kim17
2023-01-09[chore]: Bump github.com/coreos/go-oidc/v3 from 3.4.0 to 3.5.0 (#1322)Libravatar dependabot[bot]35
2023-01-09[chore]: Bump golang.org/x/image from 0.2.0 to 0.3.0 (#1320)Libravatar dependabot[bot]1
2023-01-09[chore]: Bump golang.org/x/net from 0.4.0 to 0.5.0 (#1319)Libravatar dependabot[bot]66
2023-01-06[chore] pull in latest go-cache, go-runners versions (#1306)Libravatar kim21
2023-01-02[chore]: Bump github.com/abema/go-mp4 from 0.8.0 to 0.9.0 (#1287)Libravatar dependabot[bot]2
2022-12-27[chore]: Bump github.com/gin-gonic/gin from 1.8.1 to 1.8.2 (#1286)Libravatar dependabot[bot]43
2022-12-27[chore]: Bump codeberg.org/gruf/go-bytesize from 1.0.0 to 1.0.2 (#1285)Libravatar dependabot[bot]3
2022-12-17[feature] Enable basic video support (mp4 only) (#1274)Libravatar tobi21
2022-12-16update go-cache to v3.2.0 with support for ignoring errors (#1273)Libravatar kim3
2022-12-16[chore/bugfix] Switch markdown from blackfriday to goldmark (#1267)Libravatar Autumn!64
2022-12-12[chore]: Bump golang.org/x/image from 0.1.0 to 0.2.0 (#1252)Libravatar dependabot[bot]2
2022-12-06[feature] media: add webp support (#1155)Libravatar Sigrid Solveig Haflínudóttir19
2022-11-28[chore] Bump database dependencies (#1164)Libravatar tobi527
2022-11-28[chore]: Bump codeberg.org/gruf/go-store/v2 from 2.0.9 to 2.0.10 (#1160)Libravatar dependabot[bot]8
2022-11-22[chore] use kv.KVStore also for S3 storage (#1113)Libravatar kim2
2022-11-21[chore]: Bump github.com/minio/minio-go/v7 from 7.0.43 to 7.0.44 (#1107)Libravatar dependabot[bot]6
2022-11-15[chore] update database caching library (#1040)Libravatar kim11
2022-11-14[chore]: Bump codeberg.org/gruf/go-cache/v3 from 3.1.7 to 3.1.8 (#1043)Libravatar dependabot[bot]4
2022-11-13[chore] bump go-cache to v3.1.7 to fix possible issues with zero value keys (...Libravatar kim3
2022-11-11[feature] Read + Write tombstones for deleted Actors (#1005)Libravatar tobi29
2022-11-08[chore]: Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#1003)Libravatar dependabot[bot]29
2022-11-08[chore]: Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#1002)Libravatar dependabot[bot]1
2022-11-08[chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.20 to 1.0.21 (#1004)Libravatar dependabot[bot]9
2022-11-08[chore] update gruf libraries (#996)Libravatar kim4
2022-11-07[chore] Bump github.com/tdewolff/minify/v2 from 2.12.1 to 2.12.4 (#985)Libravatar dependabot[bot]2
2022-11-07[chore] Bump github.com/minio/minio-go/v7 from 7.0.37 to 7.0.43 (#983)Libravatar dependabot[bot]42
2022-11-07[chore] Bump github.com/spf13/cobra from 1.5.0 to 1.6.1 (#982)Libravatar dependabot[bot]21
2022-11-07[chore] Bump github.com/go-playground/validator/v10 from 10.11.0 to 10.11.1 (...Libravatar dependabot[bot]3
2022-11-07Bump golang.org/x/text from 0.3.7 to 0.4.0 (#981)Libravatar dependabot[bot]25