gotosocial/internal/media
tobi 451803b230
[feature] Fetch + create domain permissions from subscriptions nightly (#3635)
* peepeepoopoo

* test domain perm subs

* swagger

* envparsing

* dries your wets

* start on docs

* finish up docs

* copy paste errors

* rename actions package

* rename force -> skipCache

* move obfuscate parse nearer to where err is checked

* make higherPrios a simple slice

* don't use receiver for permsFrom funcs

* add more context to error logs

* defer finished log

* use switch for permType instead of if/else

* thanks linter, love you <3

* validate csv headers before full read

* use bufio scanner
2025-01-08 11:29:40 +01:00
..
ffmpeg [chore] update go ffmpreg to v0.6.0 (#3515) 2024-11-06 14:38:13 +01:00
test [chore] Thumbnail only first frame of animated media (#3448) 2024-10-18 15:44:08 +02:00
ffmpeg.go [bugfix] Advertise audio/mpeg as supported (#3632) 2024-12-28 11:02:12 +01:00
imaging.go [chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420) 2024-10-16 14:13:58 +02:00
manager_test.go [feature] add support for receiving federated status edits (#3597) 2024-12-05 13:35:07 +00:00
manager.go [bugfix] Advertise audio/mpeg as supported (#3632) 2024-12-28 11:02:12 +01:00
media_test.go [feature] Fetch + create domain permissions from subscriptions nightly (#3635) 2025-01-08 11:29:40 +01:00
metadata.go [performance] use native Go code to probe JPEGs (#3206) 2024-08-19 13:38:10 +00:00
probe.go [performance] use native Go code to probe JPEGs (#3206) 2024-08-19 13:38:10 +00:00
processingemoji.go [bugfix] determine mime-type to use during ffprobe evaluation stage, don't bother checking against file extension (#3506) 2024-11-04 14:58:15 +01:00
processingmedia.go [bugfix] determine mime-type to use during ffprobe evaluation stage, don't bother checking against file extension (#3506) 2024-11-04 14:58:15 +01:00
refetch_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
refetch.go [chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420) 2024-10-16 14:13:58 +02:00
thumbnail.go [bugfix] determine mime-type to use during ffprobe evaluation stage, don't bother checking against file extension (#3506) 2024-11-04 14:58:15 +01:00
types.go [feature] add support for receiving federated status edits (#3597) 2024-12-05 13:35:07 +00:00
util.go [bugfix] determine mime-type to use during ffprobe evaluation stage, don't bother checking against file extension (#3506) 2024-11-04 14:58:15 +01:00