..
testdata
Backend: Refactor .ppignore pattern matching
2020-10-19 09:23:09 +02:00
base.go
CLI: Add "photoprism show config/formats" subcommands
2022-04-12 13:28:28 +02:00
base_test.go
CLI: Add "photoprism show config/formats" subcommands
2022-04-12 13:28:28 +02: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
CLI: Add "photoprism show config/formats" subcommands
2022-04-12 13:28:28 +02: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
CLI: Add "photoprism show config/formats" subcommands
2022-04-12 13:28:28 +02: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
CLI: Add "photoprism show config/formats" subcommands
2022-04-12 13:28:28 +02:00
ext_test.go
RAW: Remove unwanted characters like quotes from file extensions #1362
2021-09-21 18:10:21 +02:00
extension.go
CLI: Add "photoprism show config/formats" subcommands
2022-04-12 13:28:28 +02:00
extension_test.go
CLI: Add "photoprism show config/formats" subcommands
2022-04-12 13:28:28 +02:00
extensions.go
CLI: Add "photoprism show config/formats" subcommands
2022-04-12 13:28:28 +02:00
extensions_test.go
CLI: Add "photoprism show config/formats" subcommands
2022-04-12 13:28:28 +02:00
file_format.go
CLI: Add "photoprism show config/formats" subcommands
2022-04-12 13:28:28 +02:00
file_format_test.go
CLI: Add "photoprism show config/formats" subcommands
2022-04-12 13:28:28 +02:00
file_formats.go
CLI: Add "photoprism show config/formats" subcommands
2022-04-12 13:28:28 +02:00
file_formats_test.go
CLI: Add "photoprism show config/formats" subcommands
2022-04-12 13:28:28 +02:00
file_mediatype.go
CLI: Add "photoprism show config/formats" subcommands
2022-04-12 13:28:28 +02:00
file_mediatype_test.go
CLI: Add "photoprism show config/formats" subcommands
2022-04-12 13:28:28 +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
fs.go
WebDAV: Fix upload of complete albums #1376
2022-02-27 17:32:54 +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
mime.go
Index: Improve file size/resolution checks, add WebP support #1017 #1226
2022-04-02 18:04:11 +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