.. |
testdata/album
|
|
|
account.go
|
WebDAV: Fix upload of complete albums #1376
|
2022-02-27 17:32:54 +01:00 |
account_fixtures.go
|
Docker: Rename and update dummy-webdav service
|
2021-11-09 16:55:16 +01:00 |
account_test.go
|
Docker: Rename and update dummy-webdav service
|
2021-11-09 16:55:16 +01:00 |
address.go
|
API: Improve path and filename parameter sanitation #1814
|
2021-12-14 20:01:39 +01:00 |
address_test.go
|
Log4j: Sanitize user input in logs like filenames and album titles #1814
|
2021-12-14 17:07:38 +01:00 |
album.go
|
MariaDB: Alter albums.album_filter to VARBINARY(767) and add index #1953
|
2022-01-18 17:34:28 +01:00 |
album_fixtures.go
|
Albums: Remove duplicate moments
|
2021-11-24 17:51:39 +01:00 |
album_fixtures_test.go
|
|
|
album_test.go
|
Months, Countries & States: Update album title and slug if needed #1664
|
2021-11-23 20:25:32 +01:00 |
album_yaml.go
|
Backups: Rename YAML "backup" files to just YAML files #1887
|
2022-01-06 13:21:42 +01:00 |
album_yaml_test.go
|
Enable module graph pruning and deprecate io/ioutil (#1600)
|
2021-10-06 07:10:50 +02:00 |
camera.go
|
API: Improve path and filename parameter sanitation #1814
|
2021-12-14 20:01:39 +01:00 |
camera_cache.go
|
|
|
camera_fixtures.go
|
People: Improve face matching performance and accuracy #22
|
2021-08-29 13:26:05 +02:00 |
camera_fixtures_test.go
|
|
|
camera_makes.go
|
|
|
camera_test.go
|
Log4j: Sanitize user input in logs like filenames and album titles #1814
|
2021-12-14 17:07:38 +01:00 |
category.go
|
|
|
category_fixtures.go
|
|
|
category_test.go
|
|
|
cell.go
|
Places: Improve handling of unknown S2 cell ids
|
2021-12-09 01:10:15 +01:00 |
cell_fixtures.go
|
People: Improve face matching performance and accuracy #22
|
2021-08-29 13:26:05 +02:00 |
cell_fixtures_test.go
|
|
|
cell_test.go
|
Places: Improve handling of unknown S2 cell ids
|
2021-12-09 01:10:15 +01:00 |
const.go
|
Albums: Improve state geodata and sort by country #1608 #1664
|
2021-11-18 00:46:34 +01:00 |
country.go
|
CLI: Update command descriptions, log messages and levels
|
2021-11-27 18:41:10 +01:00 |
country_cache.go
|
|
|
country_fixtures.go
|
|
|
country_test.go
|
|
|
counts.go
|
Logs: Reduce logs levels of cover and count updates
|
2022-02-19 19:59:28 +01:00 |
counts_test.go
|
Logs: Tweak messages and log levels for improved readability
|
2021-10-02 14:24:44 +02:00 |
db.go
|
SQLite: Rename dialect constant to SQLite3 for consistency #319 #1791
|
2021-12-09 07:47:23 +01:00 |
db_fixtures.go
|
Config: Improve initialization, migrations, and debug logs
|
2022-01-05 18:15:39 +01:00 |
db_migrate.go
|
Config: Improve initialization, migrations, and debug logs
|
2022-01-05 18:15:39 +01:00 |
db_mysql8_test.go
|
Develop: Move MySQL 8 to docker-compose.mariadb.yml
|
2022-01-16 14:00:37 +01:00 |
db_tables.go
|
API: Improve path and filename parameter sanitation #1814
|
2021-12-14 20:01:39 +01:00 |
db_test.go
|
Places: Remove unique label index and purge unused location infos #1664
|
2021-11-20 19:14:00 +01:00 |
deprecated.go
|
MySQL 8: Improve migrate command, ignore errors when dropping indexes
|
2021-11-28 13:52:27 +01:00 |
details.go
|
Backend: Improve resilience #1544
|
2021-09-23 23:46:17 +02:00 |
details_fixtures.go
|
People: Improve face matching performance and accuracy #22
|
2021-08-29 13:26:05 +02:00 |
details_fixtures_test.go
|
|
|
details_test.go
|
Log4j: Sanitize user input in logs like filenames and album titles #1814
|
2021-12-14 17:07:38 +01:00 |
duplicate.go
|
API: Improve path and filename parameter sanitation #1814
|
2021-12-14 20:01:39 +01:00 |
duplicate_test.go
|
|
|
entity.go
|
Metadata: Remove location labels when photo doesn't have a location
|
2021-11-25 14:52:26 +01:00 |
entity_test.go
|
Darktable: Set explicit cache and config path, log exact commands #2076
|
2022-03-02 12:20:02 +01:00 |
error.go
|
|
|
face.go
|
MySQL/MariaDB: Turn subquery-updates into joins for better performance (#1804)
|
2022-01-03 11:12:08 +01:00 |
face_fixtures.go
|
People: Add overview page with search and context menu #22
|
2021-09-17 14:26:12 +02:00 |
face_fixtures_test.go
|
People: Add overview page with search and context menu #22
|
2021-09-17 14:26:12 +02:00 |
face_test.go
|
People: Update unsuitable face embeddings blacklist #22
|
2021-10-07 09:32:17 +02:00 |
faces.go
|
People: Add embeddings blacklist to reduce false positives #22
|
2021-09-30 13:44:23 +02:00 |
faces_test.go
|
Search: Default to photo names and keywords #1517 #1560
|
2021-09-29 20:09:34 +02:00 |
file.go
|
Index: Prevent two primary files in photo stacks #1823
|
2022-01-06 14:33:49 +01:00 |
file_fixtures.go
|
Places: Change sort order for showing nearby photos in viewer
|
2021-11-26 21:24:12 +01:00 |
file_fixtures_test.go
|
Run "make fmt"
|
2021-08-28 13:55:37 +02:00 |
file_json.go
|
Index: Improve indexing and unstacking of related files #1823
|
2022-01-05 16:37:19 +01:00 |
file_json_test.go
|
People: Add SubjectNames() to file entity #22
|
2021-09-02 11:12:42 +02:00 |
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
|
Index: Improve indexing and unstacking of related files #1823
|
2022-01-05 16:37:19 +01:00 |
fixtures.go
|
|
|
folder.go
|
API: Improve path and filename parameter sanitation #1814
|
2021-12-14 20:01:39 +01:00 |
folder_fixtures.go
|
|
|
folder_test.go
|
|
|
keyword.go
|
Search: Default to photo names and keywords #1517 #1560
|
2021-09-29 20:09:34 +02:00 |
keyword_fixtures.go
|
Search: Default to photo names and keywords #1517 #1560
|
2021-09-29 20:09:34 +02:00 |
keyword_fixtures_test.go
|
|
|
keyword_test.go
|
|
|
label.go
|
Sanitize: Add name, query, state, and username filters #1814
|
2021-12-15 12:24:05 +01:00 |
label_fixtures.go
|
People: Improve face matching performance and accuracy #22
|
2021-08-29 13:26:05 +02:00 |
label_fixtures_test.go
|
|
|
label_test.go
|
|
|
lens.go
|
API: Improve path and filename parameter sanitation #1814
|
2021-12-14 20:01:39 +01:00 |
lens_cache.go
|
|
|
lens_fixtures.go
|
|
|
lens_fixtures_test.go
|
|
|
lens_test.go
|
Log4j: Sanitize user input in logs like filenames and album titles #1814
|
2021-12-14 17:07:38 +01:00 |
link.go
|
API: Improve path and filename parameter sanitation #1814
|
2021-12-14 20:01:39 +01:00 |
link_fixtures.go
|
|
|
link_test.go
|
People: Improve face matching performance and accuracy #22
|
2021-08-29 13:26:05 +02:00 |
marker.go
|
Backups: Rename album backups to exports and improve command help #1887
|
2022-01-05 11:40:44 +01:00 |
marker_fixtures.go
|
Search: Default to photo names and keywords #1517 #1560
|
2021-09-29 20:09:34 +02:00 |
marker_fixtures_test.go
|
|
|
marker_json.go
|
People: Add face dist to marker API JSON #22
|
2021-09-23 14:03:35 +02:00 |
marker_json_test.go
|
People: Add SubjectNames() to file entity #22
|
2021-09-02 11:12:42 +02:00 |
marker_test.go
|
People: Improve subject and marker entity logs #22
|
2021-10-06 12:16:52 +02:00 |
markers.go
|
People: Improve logging, command help, and handling of broken files #22
|
2021-10-05 18:42:39 +02:00 |
markers_test.go
|
People: Add embeddings blacklist to reduce false positives #22
|
2021-09-30 13:44:23 +02:00 |
password.go
|
Backups: Rename album backups to exports and improve command help #1887
|
2022-01-05 11:40:44 +01:00 |
password_fixtures.go
|
|
|
password_fixtures_test.go
|
Run "make fmt"
|
2021-08-28 13:55:37 +02:00 |
password_test.go
|
|
|
photo.go
|
Index: Prevent two primary files in photo stacks #1823
|
2022-01-06 14:33:49 +01:00 |
photo_album.go
|
|
|
photo_album_fixtures.go
|
Tests: Add fixtures
|
2021-09-21 11:04:48 +02:00 |
photo_album_fixtures_test.go
|
|
|
photo_album_test.go
|
|
|
photo_datetime.go
|
Metadata: More accurate location estimates #1668
|
2021-11-24 16:56:57 +01:00 |
photo_datetime_test.go
|
Stacks: Only merge photos with trusted time and location #1668
|
2021-11-24 14:32:40 +01:00 |
photo_estimate.go
|
API: Improve path and filename parameter sanitation #1814
|
2021-12-14 20:01:39 +01:00 |
photo_estimate_test.go
|
Metadata: Don't estimate position of non-photographic images #1668
|
2021-11-24 21:06:30 +01:00 |
photo_fixtures.go
|
Metadata: More accurate location estimates #1668
|
2021-11-24 16:56:57 +01:00 |
photo_fixtures_test.go
|
|
|
photo_keyword.go
|
|
|
photo_keyword_fixtures.go
|
Search: Default to photo names and keywords #1517 #1560
|
2021-09-29 20:09:34 +02:00 |
photo_keyword_test.go
|
|
|
photo_label.go
|
Metadata: Remove location labels when photo doesn't have a location
|
2021-11-25 14:52:26 +01:00 |
photo_label_test.go
|
|
|
photo_location.go
|
API: Improve path and filename parameter sanitation #1814
|
2021-12-14 20:01:39 +01:00 |
photo_location_test.go
|
Metadata: Remove location labels when photo doesn't have a location
|
2021-11-25 14:52:26 +01:00 |
photo_merge.go
|
Index: Improve indexing and unstacking of related files #1823
|
2022-01-05 16:37:19 +01:00 |
photo_merge_test.go
|
Stacks: Only merge photos with trusted time and location #1668
|
2021-11-24 14:32:40 +01:00 |
photo_optimize.go
|
Backups: Rename album backups to exports and improve command help #1887
|
2022-01-05 11:40:44 +01:00 |
photo_optimize_test.go
|
Metadata: Add --force flag to optimize command #1736
|
2021-11-18 03:47:25 +01:00 |
photo_quality.go
|
Stacks: Only merge photos with trusted time and location #1668
|
2021-11-24 14:32:40 +01:00 |
photo_quality_test.go
|
Metadata: Estimate latitude and longitude if possible #1668
|
2021-11-22 18:18:41 +01:00 |
photo_test.go
|
Index: Prevent two primary files in photo stacks #1823
|
2022-01-06 14:33:49 +01:00 |
photo_title.go
|
Backups: Rename album backups to exports and improve command help #1887
|
2022-01-05 11:40:44 +01:00 |
photo_title_test.go
|
People: Shorten names in titles #22
|
2021-09-18 21:40:57 +02:00 |
photo_yaml.go
|
Backups: Rename YAML "backup" files to just YAML files #1887
|
2022-01-06 13:21:42 +01:00 |
photo_yaml_test.go
|
People: Add SubjectNames() to file entity #22
|
2021-09-02 11:12:42 +02:00 |
place.go
|
Places: Fix typo in "not found" log message (#1956)
|
2022-01-19 16:44:50 +01:00 |
place_fixtures.go
|
Places: Sort States by Country Name and Title #1608 #1740
|
2021-11-20 16:36:34 +01:00 |
place_fixtures_test.go
|
|
|
place_test.go
|
Places: Sort States by Country Name and Title #1608 #1740
|
2021-11-20 16:36:34 +01:00 |
save.go
|
|
|
src.go
|
Metadata: Never estimate when place was set otherwise #1668
|
2021-11-21 21:25:11 +01:00 |
subject.go
|
MySQL/MariaDB: Turn subquery-updates into joins for better performance (#1804)
|
2022-01-03 11:12:08 +01:00 |
subject_fixtures.go
|
People: Count the number of photos for each subject #22
|
2021-10-01 16:34:29 +02:00 |
subject_fixtures_test.go
|
People: Add overview page with search and context menu #22
|
2021-09-17 14:26:12 +02:00 |
subject_person.go
|
People: Hide person from people and new faces overviews #1554
|
2021-10-06 15:27:17 +02:00 |
subject_person_test.go
|
People: Improve face thumbnails on overview page #22
|
2021-09-17 18:51:24 +02:00 |
subject_test.go
|
People: Hide person from people and new faces overviews #1554
|
2021-10-06 15:27:17 +02:00 |
subjects.go
|
Search: Default to photo names and keywords #1517 #1560
|
2021-09-29 20:09:34 +02:00 |
subjects_test.go
|
Search: Default to photo names and keywords #1517 #1560
|
2021-09-29 20:09:34 +02:00 |
time.go
|
People: Improve face matching performance and accuracy #22
|
2021-08-29 13:26:05 +02:00 |
time_test.go
|
People: Improve face matching performance and accuracy #22
|
2021-08-29 13:26:05 +02:00 |
user.go
|
Backups: Rename album backups to exports and improve command help #1887
|
2022-01-05 11:40:44 +01:00 |
user_fixtures.go
|
Tests: Add user fixtures and unit test
|
2021-08-27 15:33:33 +02:00 |
user_fixtures_test.go
|
Auth: Normalize Username (trim space, lowercase) #1103 #1309 #1546 #1610
|
2021-11-12 09:10:15 +01:00 |
user_test.go
|
Backups: Rename album backups to exports and improve command help #1887
|
2022-01-05 11:40:44 +01:00 |
values.go
|
Metadata: Limit file projection & color_profile to 40 ASCII chars #1830
|
2022-01-03 12:09:00 +01:00 |
values_test.go
|
Metadata: Limit file projection & color_profile to 40 ASCII chars #1830
|
2022-01-03 12:09:00 +01:00 |