.. |
testdata/album
|
Backup and restore albums from YAML files #567
|
2020-12-17 18:24:55 +01:00 |
account.go
|
Database: Improve config and SQL queries
|
2020-12-15 20:14:06 +01:00 |
account_fixtures.go
|
|
|
account_test.go
|
|
|
address.go
|
Indexer: Improve logging and locking
|
2020-12-14 13:31:18 +01:00 |
address_test.go
|
|
|
album.go
|
Backup and restore albums from YAML files #567
|
2020-12-17 18:24:55 +01:00 |
album_fixtures.go
|
Backup and restore albums from YAML files #567
|
2020-12-17 18:24:55 +01:00 |
album_fixtures_test.go
|
|
|
album_test.go
|
Backup and restore albums from YAML files #567
|
2020-12-17 18:24:55 +01:00 |
album_yaml.go
|
UX: Add global server config options tab to Settings UI
|
2020-12-18 20:42:12 +01:00 |
album_yaml_test.go
|
Backup and restore albums from YAML files #567
|
2020-12-17 18:24:55 +01:00 |
camera.go
|
Indexer: Find existing camera via slug, return unknown camera by default
|
2020-12-14 19:24:08 +01:00 |
camera_fixtures.go
|
|
|
camera_fixtures_test.go
|
|
|
camera_test.go
|
|
|
category.go
|
|
|
category_fixtures.go
|
|
|
category_test.go
|
|
|
cell.go
|
Indexer: Improve logging and locking
|
2020-12-14 13:31:18 +01:00 |
cell_fixtures.go
|
|
|
cell_fixtures_test.go
|
|
|
cell_test.go
|
|
|
const.go
|
Indexer: Use lookup table to prioritize metadata sources
|
2020-12-17 10:23:17 +01:00 |
country.go
|
Indexer: Improve logging and locking
|
2020-12-14 13:31:18 +01:00 |
country_fixtures.go
|
|
|
country_test.go
|
|
|
db.go
|
|
|
details.go
|
Indexer: Improve logging and locking
|
2020-12-14 13:31:18 +01:00 |
details_fixtures.go
|
|
|
details_fixtures_test.go
|
|
|
details_test.go
|
|
|
duplicate.go
|
Database: Improve config and SQL queries
|
2020-12-15 20:14:06 +01:00 |
duplicate_test.go
|
|
|
entity.go
|
|
|
entity_test.go
|
|
|
error.go
|
|
|
file.go
|
Downloads: Configure file name schema #675
|
2020-12-16 11:59:16 +01:00 |
file_fixtures.go
|
|
|
file_share.go
|
|
|
file_share_fixtures.go
|
|
|
file_share_fixtures_test.go
|
|
|
file_share_test.go
|
|
|
file_sync.go
|
|
|
file_sync_fixtures.go
|
|
|
file_sync_fixtures_test.go
|
|
|
file_sync_test.go
|
|
|
file_test.go
|
Downloads: Configure file name schema #675
|
2020-12-16 11:59:16 +01:00 |
fixtures.go
|
|
|
folder.go
|
Database: Improve config and SQL queries
|
2020-12-15 20:14:06 +01:00 |
folder_fixtures.go
|
|
|
folder_test.go
|
|
|
keyword.go
|
Indexer: Improve logging and locking
|
2020-12-14 13:31:18 +01:00 |
keyword_fixtures.go
|
|
|
keyword_fixtures_test.go
|
|
|
keyword_test.go
|
|
|
label.go
|
Database: Improve config and SQL queries
|
2020-12-15 20:14:06 +01:00 |
label_fixtures.go
|
|
|
label_fixtures_test.go
|
|
|
label_test.go
|
|
|
lens.go
|
Database: Improve config and SQL queries
|
2020-12-15 20:14:06 +01:00 |
lens_fixtures.go
|
|
|
lens_fixtures_test.go
|
|
|
lens_test.go
|
|
|
link.go
|
|
|
link_fixtures.go
|
|
|
link_test.go
|
|
|
password.go
|
|
|
password_test.go
|
|
|
photo.go
|
Indexer: Set a default color for photos with multiple files #715
|
2020-12-17 12:32:53 +01:00 |
photo_album.go
|
UX: Refactor config options to be more intuitive
|
2020-12-18 09:11:42 +01:00 |
photo_album_fixtures.go
|
Backup and restore albums from YAML files #567
|
2020-12-17 18:24:55 +01:00 |
photo_album_fixtures_test.go
|
|
|
photo_album_test.go
|
|
|
photo_counts.go
|
|
|
photo_counts_test.go
|
|
|
photo_fixtures.go
|
Indexer: Use lookup table to prioritize metadata sources
|
2020-12-17 10:23:17 +01:00 |
photo_fixtures_test.go
|
|
|
photo_keyword.go
|
Indexer: Improve logging and locking
|
2020-12-14 13:31:18 +01:00 |
photo_keyword_fixtures.go
|
|
|
photo_keyword_test.go
|
|
|
photo_label.go
|
Backup and restore albums from YAML files #567
|
2020-12-17 18:24:55 +01:00 |
photo_label_test.go
|
|
|
photo_location.go
|
|
|
photo_location_test.go
|
|
|
photo_merge.go
|
Indexer: Refactor photo merge #616
|
2020-12-12 22:02:14 +01:00 |
photo_merge_test.go
|
Indexer: Refactor photo merge #616
|
2020-12-12 22:02:14 +01:00 |
photo_optimize.go
|
Indexer: Refactor photo merge #616
|
2020-12-12 22:02:14 +01:00 |
photo_optimize_test.go
|
|
|
photo_quality.go
|
|
|
photo_quality_test.go
|
|
|
photo_test.go
|
Indexer: Use lookup table to prioritize metadata sources
|
2020-12-17 10:23:17 +01:00 |
photo_yaml.go
|
Indexer: Avoid adding the same entity simultaneously
|
2020-12-13 15:43:01 +01:00 |
photo_yaml_test.go
|
|
|
place.go
|
Database: Improve config and SQL queries
|
2020-12-15 20:14:06 +01:00 |
place_fixtures.go
|
|
|
place_fixtures_test.go
|
|
|
place_test.go
|
|
|
src.go
|
Indexer: Use lookup table to prioritize metadata sources
|
2020-12-17 10:23:17 +01:00 |
time.go
|
|
|
time_test.go
|
|
|
user.go
|
Database: Improve config and SQL queries
|
2020-12-15 20:14:06 +01:00 |
user_test.go
|
|
|