.. |
testdata
|
Backend: Refactor .ppignore pattern matching
|
2020-10-19 09:23:09 +02:00 |
base.go
|
Metadata: Fix indexing keywords in original file name and path #920
|
2021-01-25 19:30:29 +01:00 |
base_test.go
|
Metadata: Fix indexing keywords in original file name and path #920
|
2021-01-25 19:30:29 +01:00 |
birthtime.go
|
Frontend: Refactor asset loading #1648
|
2022-01-18 12:26:33 +01:00 |
birthtime_test.go
|
Tests: Add tests for /pkg
|
2021-03-03 15:41:32 +01:00 |
blacklist.go
|
RAW: Remove unwanted characters like quotes from file extensions #1362
|
2021-09-21 18:10:21 +02:00 |
blacklist_test.go
|
RAW: Remove unwanted characters like quotes from file extensions #1362
|
2021-09-21 18:10:21 +02:00 |
cache.go
|
Metadata: Cache ExifTool JSON by original file hash #755 #759
|
2020-12-30 13:33:47 +01:00 |
cache_test.go
|
Tests: Add tests for /pkg
|
2021-03-03 15:41:32 +01:00 |
canonical.go
|
Improve UX and title generation from file names
|
2020-06-29 11:10:24 +02:00 |
canonical_test.go
|
Backend: Add unit tests for pkg
|
2020-07-07 16:29:55 +02:00 |
case.go
|
Enable module graph pruning and deprecate io/ioutil (#1600)
|
2021-10-06 07:10:50 +02:00 |
case_test.go
|
Backup: Improve command flags and usage docs #1190 #1193
|
2021-04-19 13:48:46 +02:00 |
codec.go
|
Videos: Enforce transcoding to MPEG-4 AVC #603
|
2020-12-12 17:20:31 +01:00 |
copy.go
|
Import: Improve handling of severe errors (panics) #261
|
2021-01-09 13:50:14 +01:00 |
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
|
Folders: Ignore names listed in .ppignore #1609
|
2021-10-09 13:57:28 +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.go
|
RAW: Remove unwanted characters like quotes from file extensions #1362
|
2021-09-21 18:10:21 +02:00 |
ext_test.go
|
RAW: Remove unwanted characters like quotes from file extensions #1362
|
2021-09-21 18:10:21 +02:00 |
fileinfo.go
|
Backend: Use constants for home dir and path separator
|
2020-10-19 09:52:52 +02:00 |
fileinfo_test.go
|
Enable module graph pruning and deprecate io/ioutil (#1600)
|
2021-10-06 07:10:50 +02:00 |
filetype.go
|
RAW: Remove unwanted characters like quotes from file extensions #1362
|
2021-09-21 18:10:21 +02:00 |
filetype_test.go
|
RAW: Remove unwanted characters like quotes from file extensions #1362
|
2021-09-21 18:10:21 +02:00 |
fs.go
|
Backend: Shorten source file headers and normalize email addresses
|
2022-02-21 15:30:18 +01:00 |
fs_test.go
|
Config: Detect case-insensitive file systems
|
2020-12-26 18:06:54 +01:00 |
hash.go
|
Improve UX and title generation from file names
|
2020-06-29 11:10:24 +02:00 |
hash_test.go
|
Backend: Add unit tests for pkg/fs
|
2020-07-07 15:13:42 +02:00 |
id.go
|
Backend: Improve detection of generated file names
|
2020-07-14 15:00:14 +02:00 |
id_test.go
|
Backend: Improve country estimate from folder name
|
2020-08-14 15:36:48 +02:00 |
ignore.go
|
People: Improve logging, command help, and handling of broken files #22
|
2021-10-05 18:42:39 +02:00 |
ignore_test.go
|
Backend: Refactor .ppignore pattern matching
|
2020-10-19 09:23:09 +02:00 |
mediatype.go
|
Support .mts and .mpo files (#1029)
|
2021-02-14 19:25:52 +01:00 |
mediatype_test.go
|
Backend: Add tests for pkg
|
2020-10-19 15:11:27 +02:00 |
mime.go
|
RAW: Remove unwanted characters like quotes from file extensions #1362
|
2021-09-21 18:10:21 +02:00 |
mime_test.go
|
Split import command into copy and move
|
2020-01-31 15:29:06 +01:00 |
move.go
|
Import: Improve handling of severe errors (panics) #261
|
2021-01-09 13:50:14 +01:00 |
name.go
|
Index: Ignore files and folders starting with @ #1543
|
2021-09-24 01:24:36 +02:00 |
name_test.go
|
Index: Ignore files and folders starting with @ #1543
|
2021-09-24 01:24:36 +02:00 |
readlines.go
|
Backend: Add support for .ppignore files #233 #287
|
2020-05-03 14:40:59 +02:00 |
walk.go
|
Fix indexing aborts when encountering broken symlink #414
|
2020-07-19 14:45:49 +02:00 |
walk_test.go
|
Videos: Enforce transcoding to MPEG-4 AVC #603
|
2020-12-12 17:20:31 +01:00 |
zip.go
|
Backend: Upgrade dependencies and fix potential issues
|
2021-05-04 17:30:39 +02:00 |