| .. |
|
fastwalk
|
Backend: Move fastwalk package to /pkg/fs/fastwalk
|
2024-07-03 09:27:11 +02:00 |
|
testdata
|
Folders: Ignore directories listed in a .ppignore file #4237
|
2024-05-22 12:38:15 +02:00 |
|
bytes.go
|
Videos: Enhance support for direct streaming of HEVC / H.265 #1307 #3168
|
2025-01-29 13:14:38 +01:00 |
|
cache.go
|
Config: Show error if originals and storage path seem identical #1642
|
2024-01-21 14:22:16 +01:00 |
|
cache_test.go
|
Tests: Add tests for /pkg
|
2021-03-03 15:41:32 +01:00 |
|
canonical.go
|
Import: Allow configuration of the destination file path #4666
|
2024-12-15 17:26:00 +01:00 |
|
canonical_test.go
|
Import: Allow configuration of the destination file path #4666
|
2024-12-15 17:26:00 +01:00 |
|
case.go
|
Security: Create new files without execution permission #2809
|
2022-10-31 15:01:48 +01:00 |
|
case_test.go
|
UX: Skip RAW files by default when clicking Download All #2234
|
2022-04-10 17:02:09 +02:00 |
|
codec.go
|
Videos: Cache embedded media to allow streaming and transcoding #3764
|
2023-09-24 17:13:06 +02:00 |
|
const.go
|
Config: Show error if originals and storage path seem identical #1642
|
2024-01-21 14:22:16 +01:00 |
|
copy.go
|
Config: Show error if originals and storage path seem identical #1642
|
2024-01-21 14:22:16 +01:00 |
|
directories.go
|
Backend: Move fastwalk package to /pkg/fs/fastwalk
|
2024-07-03 09:27:11 +02:00 |
|
directories_test.go
|
Folders: Ignore directories listed in a .ppignore file #4237
|
2024-05-22 12:38:15 +02:00 |
|
done.go
|
Backend: Refactor file indexing / skipping
|
2020-07-18 20:58:35 +02:00 |
|
done_test.go
|
Backend: Add tests for pkg
|
2020-10-19 15:11:27 +02:00 |
|
ext_list.go
|
Settings: Update config options and usage descriptions #3981 #4294
|
2024-05-24 09:27:20 +02:00 |
|
ext_list_test.go
|
Settings: Update config options and usage descriptions #3981 #4294
|
2024-05-24 09:27:20 +02:00 |
|
file_ext.go
|
Videos: Enhance support for direct streaming of HEVC / H.265 #1307 #3168
|
2025-01-29 13:14:38 +01:00 |
|
file_ext_test.go
|
FS: Add tests to file_ext_test.go
|
2024-04-17 10:35:26 +02:00 |
|
file_exts.go
|
Videos: Enhance support for direct streaming of HEVC / H.265 #1307 #3168
|
2025-01-29 13:14:38 +01:00 |
|
file_exts_test.go
|
Add support for .mxf files #3935
|
2023-12-06 11:59:53 +01:00 |
|
file_info.go
|
Videos: Enhance support for direct streaming of HEVC / H.265 #1307 #3168
|
2025-01-29 13:14:38 +01:00 |
|
file_type.go
|
Index: Add native support for MP4 and Samsung/Google Motion Photos #439
|
2023-09-22 23:59:56 +02:00 |
|
file_type_animated.go
|
Index: Reformat file type constants in pkg/fs und pkg/media #2316 #3935
|
2024-03-29 10:31:39 +01:00 |
|
file_type_test.go
|
Index: Ignore nested storage folder in the originals path #1642
|
2024-01-20 17:32:10 +01:00 |
|
file_types.go
|
Videos: Enhance support for direct streaming of HEVC / H.265 #1307 #3168
|
2025-01-29 13:14:38 +01:00 |
|
file_types_ext.go
|
Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234
|
2022-04-15 09:42:07 +02:00 |
|
fileinfo.go
|
WebDAV: Replace studio-b12/gowebdav client with emersion/go-webdav #3310
|
2023-03-28 20:37:42 +02:00 |
|
fileinfo_test.go
|
Tests: Reorder imports in fileinfo_test.go
|
2023-06-27 20:25:50 +02:00 |
|
filepath.go
|
Library: Stack sidecar files with vendor specific naming schemes #2983
|
2023-10-21 15:02:16 +02:00 |
|
filepath_test.go
|
Library: Stack sidecar files with vendor specific naming schemes #2983
|
2023-10-21 15:02:16 +02:00 |
|
fs.go
|
Backend: Update copyright notices
|
2025-01-09 10:28:17 +01:00 |
|
fs_test.go
|
Config: Show error if originals and storage path seem identical #1642
|
2024-01-21 14:22:16 +01:00 |
|
hash.go
|
CRC32: Move checksum generation to a dedicated package
|
2024-01-20 14:56:07 +01:00 |
|
hash_test.go
|
Tests: Add unit tests
|
2023-06-27 19:20:11 +02:00 |
|
id.go
|
Auth: Session and ACL enhancements #98 #1746
|
2022-09-28 09:01:17 +02:00 |
|
id_test.go
|
Auth: Add CLI command to create access tokens for apps #782 #808 #3943
|
2024-01-05 16:31:07 +01:00 |
|
ignore.go
|
Config: Improve the naming of file and directory variables
|
2024-09-13 12:30:21 +02:00 |
|
ignore_test.go
|
Tests: Add unit tests #4349
|
2024-06-25 11:27:00 +02:00 |
|
mime.go
|
Metadata: Improve media type detection in pkg/fs/mime.go #3168
|
2025-01-29 21:45:35 +01:00 |
|
mime_test.go
|
Videos: Improve MP4 AVC browser playback compatibility #1307 #3168
|
2025-01-29 14:17:52 +01:00 |
|
mode.go
|
Backups: Change file permissions for index database dumps #4243
|
2024-05-19 10:47:42 +02:00 |
|
modtime.go
|
Metadata: Use file mod time instead of birth time as fallback #4157
|
2024-04-08 20:44:57 +02:00 |
|
modtime_test.go
|
Metadata: Use file mod time instead of birth time as fallback #4157
|
2024-04-08 20:44:57 +02:00 |
|
move.go
|
Config: Show error if originals and storage path seem identical #1642
|
2024-01-21 14:22:16 +01:00 |
|
name.go
|
Backups: Improved saving of photo and album YAML files #4243
|
2024-05-14 08:45:18 +02:00 |
|
name_test.go
|
Backups: Improved saving of photo and album YAML files #4243
|
2024-05-14 08:45:18 +02:00 |
|
readlines.go
|
Backend: Add support for .ppignore files #233 #287
|
2020-05-03 14:40:59 +02:00 |
|
resolve.go
|
Index: Skip redundant thumbs and support symbolic file links #1049 #1874
|
2022-07-06 23:01:54 +02:00 |
|
resolve_test.go
|
Security: Create new files without execution permission #2809
|
2022-10-31 15:01:48 +01:00 |
|
symlink.go
|
Security: Create new files without execution permission #2809
|
2022-10-31 15:01:48 +01:00 |
|
symlink_test.go
|
Index: Skip redundant thumbs and support symbolic file links #1049 #1874
|
2022-07-06 23:01:54 +02:00 |
|
walk.go
|
Folders: Ignore directories listed in a .ppignore file #4237
|
2024-05-22 12:38:15 +02:00 |
|
walk_test.go
|
Index: Ignore nested storage folder in the originals path #1642
|
2024-01-20 17:32:10 +01:00 |
|
write.go
|
Config: Show error if originals and storage path seem identical #1642
|
2024-01-21 14:22:16 +01:00 |
|
write_test.go
|
Config: Improve the naming of file and directory variables
|
2024-09-13 12:30:21 +02:00 |
|
zip.go
|
Download: Do not compress pictures added to zip archives #4298
|
2024-05-25 12:05:50 +02:00 |
|
zip_test.go
|
Download: Do not compress pictures added to zip archives #4298
|
2024-05-25 12:05:50 +02:00 |