photoprism/pkg/fs/duf
Michael Mayer 149f5e5731 CI: Apply Go linter recommendations to remaining "pkg/..." code #5330
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-11-22 16:14:43 +01:00
..
const.go FS: Add /pkg/fs/duf to determine mount points and disk usage #4266 2025-03-03 11:24:30 +01:00
duf.go Config: Refactor filesystem usage detection and add tests #4266 2025-03-03 21:05:08 +01:00
duf_test.go Tests: Add unit tests #4266 2025-03-10 17:33:00 +01:00
filesystems.go CI: Apply Go linter recommendations to remaining "pkg/..." code #5330 2025-11-22 16:14:43 +01:00
filesystems_darwin.go FS: Add /pkg/fs/duf to determine mount points and disk usage #4266 2025-03-03 11:24:30 +01:00
filesystems_freebsd.go refactor: using slices.Contains to simplify the code 2025-03-14 10:06:09 +01:00
filesystems_linux.go CI: Apply Go linter recommendations to remaining "pkg/..." code #5330 2025-11-22 16:14:43 +01:00
filesystems_openbsd.go FS: Add /pkg/fs/duf to determine mount points and disk usage #4266 2025-03-03 11:24:30 +01:00
filesystems_windows.go Config: Add option to show filesystem usage in sidebar navigation #4266 2025-03-03 20:05:56 +01:00
filters.go CI: Apply Go linter recommendations to remaining "pkg/..." code #5330 2025-11-22 16:14:43 +01:00
groups.go CI: Apply Go linter recommendations to remaining "pkg/..." code #5330 2025-11-22 16:14:43 +01:00
groups_test.go FS: Add /pkg/fs/duf to determine mount points and disk usage #4266 2025-03-03 11:24:30 +01:00
mounts.go CI: Apply Go linter recommendations to remaining "pkg/..." code #5330 2025-11-22 16:14:43 +01:00
mounts_darwin.go FS: Add /pkg/fs/duf to determine mount points and disk usage #4266 2025-03-03 11:24:30 +01:00
mounts_freebsd.go FS: Add /pkg/fs/duf to determine mount points and disk usage #4266 2025-03-03 11:24:30 +01:00
mounts_linux.go CI: Apply Go linter recommendations to remaining "pkg/..." code #5330 2025-11-22 16:14:43 +01:00
mounts_linux_test.go FS: Add /pkg/fs/duf to determine mount points and disk usage #4266 2025-03-03 11:24:30 +01:00
mounts_openbsd.go FS: Add /pkg/fs/duf to determine mount points and disk usage #4266 2025-03-03 11:24:30 +01:00
mounts_windows.go FS: Add /pkg/fs/duf to determine mount points and disk usage #4266 2025-03-03 11:24:30 +01:00
util.go CI: Apply Go linter recommendations to remaining "pkg/..." code #5330 2025-11-22 16:14:43 +01:00