summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2023-01-04[feature] HTTP request throttling middleware (#1297)Libravatar tobi16
2023-01-04[docs] Fix documentation edit link (#1298)Libravatar Brian Clemens1
2023-01-03[chore] shuffle middleware to split rate limitting into client/s2s/fileserver...Libravatar kim10
2023-01-03[docs] Add troubleshooting section for Apache (#1291)Libravatar Alex Schroeder1
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi228
2023-01-02[chore]: Bump github.com/abema/go-mp4 from 0.8.0 to 0.9.0 (#1287)Libravatar dependabot[bot]4
2022-12-27[chore]: Bump github.com/gin-gonic/gin from 1.8.1 to 1.8.2 (#1286)Libravatar dependabot[bot]45
2022-12-27[chore]: Bump codeberg.org/gruf/go-bytesize from 1.0.0 to 1.0.2 (#1285)Libravatar dependabot[bot]5
2022-12-22[feature] For video attachments, store + return fps, bitrate, duration (#1282)Libravatar tobi19
2022-12-21[bugfix] fix media create error not being checked (#1283)Libravatar tobi1
2022-12-21[bugfix] Close reader gracefully when streaming recache of remote media to fi...Libravatar tobi8
2022-12-17[chore] note broken go v1.19.4 in contributing.md (#1278)Libravatar tobi1
2022-12-17[feature] Enable basic video support (mp4 only) (#1274)Libravatar tobi39
2022-12-16[chore] fix some little config whoopsies (#1272)Libravatar tobi1
2022-12-16update go-cache to v3.2.0 with support for ignoring errors (#1273)Libravatar kim6
2022-12-16[chore/bugfix] Switch markdown from blackfriday to goldmark (#1267)Libravatar Autumn!71
2022-12-16[bugfix] use match-sorter for filtering domain blocks (#1270)Libravatar f0x521
2022-12-15[bugfix] Use null for empty api status `language` (#1268)Libravatar tobi5
2022-12-15[docs] Update Apache docs to use 127.0.0.1 instead of localhost (#1266)Libravatar EchedeyLR1
2022-12-14[chore] Add svg version of sloth logo as logo.svg (#1265)Libravatar tobi1
2022-12-14[docs] Update nginx docs to use 127.0.0.1 instead of localhost (#1264)Libravatar tobi1
2022-12-14[feature] support Sec-Websocket-Protocol in streaming API (#1254)Libravatar Matthew Phillips3
2022-12-14[feature] domain block wildcarding (#1178)Libravatar kim5
2022-12-13[bugfix] fix unordered favorites (#1245)Libravatar Christoph Voigt4
2022-12-12[feature] allow uncaching of other media types (#1234)Libravatar kim10
2022-12-12[chore]: Bump golang.org/x/image from 0.1.0 to 0.2.0 (#1252)Libravatar dependabot[bot]4
2022-12-11[frogend] Emoji copy "Steal this look" (#1222)Libravatar f0x5213
2022-12-11[docs] Serve static assets with nginx (#1251)Libravatar Daniele Sluijters2
2022-12-11[feature] support configuring database caches (#1246)Libravatar kim11
2022-12-11[docs] Caching webfinger with nginx (#1242)Libravatar Daniele Sluijters1
2022-12-10[feature] Start implementing refetch of lost media files via `/api/v1/admin/m...Libravatar tobi13
2022-12-09[chore] make single pull request template (#1239)Libravatar tobi4
2022-12-09[bugfix] attach bookmarks module to api (#1238)Libravatar tobi1
2022-12-09[docs] Update `CONTRIBUTING.md`, add pull request templates (#1216)Libravatar tobi7
2022-12-09[bugfix] fix unordered favorites (#1236)Libravatar Christoph Voigt1
2022-12-09[feature] Allow users to create + delete bookbarks, and view bookmarked statu...Libravatar Matthew Phillips26
2022-12-08[chore] move caches to a separate State{} structure (#1078)Libravatar kim27
2022-12-08[chore] Remove deprecated linters (#1228)Libravatar Mike Perham1
2022-12-07[docs] Update README.md (#1126)Libravatar Marie Axelsson1
2022-12-07[docs] encourage using loopback bind address (#1166)Libravatar Andrea5
2022-12-06[feature] overhaul the oidc system (#961)Libravatar Dominik Süß20
2022-12-06[feature] media: add webp support (#1155)Libravatar Sigrid Solveig Haflínudóttir26
2022-12-05[docs] Remove filesystem logging directives from example systemd unit config ...v0.6.0Libravatar f0x522
2022-12-05[bugfix]: Prevent extension of S3 presigned url TTL (#1208)Libravatar Dominik Süß1
2022-12-04[chore] Fix a few possible cases of int truncation (#1207)Libravatar Daniele Sluijters9
2022-12-02[performance]: make s3 urls cacheable (#1194)v0.6.0-rc3Libravatar Dominik Süß3
2022-12-02[bugfix] Fix `admin account confirm` on pre-confirmed account setting email a...Libravatar tobi2
2022-12-02[bugfix] Add missing continues in emoji get funcs (#1200)Libravatar tobi1
2022-12-02[chore/frontend] remove domain block edit functionality until implemented in ...Libravatar f0x521
2022-12-01[chore] Remove duplicate prefixes from sanitizer (#1195)Libravatar Daniele Sluijters1