photoprism/pkg/fs
Michael Mayer a604e9a9c6 Index: Improve file size/resolution checks, add WebP support #1017 #1226
Renames the config flag to from "megapixel-limit" to "resolution-limit".
Adds native support for the WebP image file format.
2022-04-02 18:04:11 +02:00
..
testdata
base.go
base_test.go
birthtime.go
birthtime_test.go
blacklist.go
blacklist_test.go
cache.go
cache_test.go
canonical.go
canonical_test.go
case.go
case_test.go
codec.go
copy.go
dirs.go Config: Update fs_test.go and fs/dirs.go after upgrading dev base image 2022-02-19 17:12:39 +01:00
dirs_test.go
done.go
done_test.go
ext.go
ext_test.go
fileinfo.go
fileinfo_test.go
filetype.go Index: Improve file size/resolution checks, add WebP support #1017 #1226 2022-04-02 18:04:11 +02:00
filetype_test.go
fs.go WebDAV: Fix upload of complete albums #1376 2022-02-27 17:32:54 +01:00
fs_test.go
hash.go
hash_test.go
id.go
id_test.go
ignore.go
ignore_test.go
mediatype.go Index: Improve file size/resolution checks, add WebP support #1017 #1226 2022-04-02 18:04:11 +02:00
mediatype_test.go
mime.go Index: Improve file size/resolution checks, add WebP support #1017 #1226 2022-04-02 18:04:11 +02:00
mime_test.go
move.go
name.go
name_test.go
readlines.go
walk.go
walk_test.go
zip.go