.. |
legacy
|
Links: Change https://photoprism.app/ to https://www.photoprism.app/
|
2023-02-08 09:07:42 +01:00 |
schema
|
|
|
testdata/album
|
|
|
album.go
|
API: Add sort order "random" to find a random set of photos #153
|
2023-01-30 12:27:34 +01:00 |
album_cache.go
|
|
|
album_cache_test.go
|
|
|
album_fixtures.go
|
|
|
album_fixtures_test.go
|
|
|
album_test.go
|
API: Add sort order "random" to find a random set of photos #153
|
2023-01-30 12:27:34 +01:00 |
album_user.go
|
|
|
album_yaml.go
|
|
|
album_yaml_test.go
|
|
|
auth_session.go
|
Auth: Improve display of username #98
|
2023-02-02 17:11:35 +01:00 |
auth_session_cache.go
|
|
|
auth_session_cache_test.go
|
|
|
auth_session_data.go
|
|
|
auth_session_data_test.go
|
|
|
auth_session_fixtures.go
|
|
|
auth_session_login.go
|
Auth: Refactor WebDAV login and increase maximum length of username
|
2023-01-24 06:05:31 +01:00 |
auth_session_login_test.go
|
|
|
auth_session_report.go
|
|
|
auth_session_test.go
|
|
|
auth_tokens.go
|
|
|
auth_user.go
|
Config: Always initialize fixtures, even when skipping migrations #3215
|
2023-02-21 04:44:08 +01:00 |
auth_user_add.go
|
Auth: Add dummy LDAP service #98
|
2022-11-22 22:14:34 +01:00 |
auth_user_cli.go
|
CLI: Restore user accounts on demand #98
|
2023-02-20 20:24:04 +01:00 |
auth_user_default.go
|
|
|
auth_user_details.go
|
Auth: Improve user entity model and add unit tests #98
|
2023-02-20 15:54:33 +01:00 |
auth_user_fixtures.go
|
|
|
auth_user_fixtures_test.go
|
|
|
auth_user_legacy.go
|
|
|
auth_user_legacy_test.go
|
|
|
auth_user_report.go
|
|
|
auth_user_settings.go
|
|
|
auth_user_share.go
|
|
|
auth_user_share_fixtures.go
|
|
|
auth_user_share_test.go
|
|
|
auth_user_test.go
|
CLI: Restore user accounts on demand #98
|
2023-02-20 20:24:04 +01:00 |
camera.go
|
Metadata: Automatically detect scans based on metadata #322
|
2023-02-22 16:21:26 +01:00 |
camera_cache.go
|
|
|
camera_fixtures.go
|
|
|
camera_fixtures_test.go
|
|
|
camera_makes.go
|
|
|
camera_test.go
|
Metadata: Automatically detect scans based on metadata #322
|
2023-02-22 16:21:26 +01:00 |
category.go
|
|
|
category_fixtures.go
|
|
|
category_test.go
|
|
|
cell.go
|
|
|
cell_fixtures.go
|
|
|
cell_fixtures_test.go
|
|
|
cell_test.go
|
|
|
country.go
|
|
|
country_cache.go
|
|
|
country_fixtures.go
|
|
|
country_test.go
|
|
|
db.go
|
Entity: Check if dbConn is nil before trying to return the connection
|
2023-01-17 15:40:55 +01:00 |
db_conn.go
|
Tests: Change SQLite Memory DSN to ":memory:?cache=shared"
|
2023-02-14 21:47:31 +01:00 |
db_conn_test.go
|
|
|
deprecated.go
|
|
|
details.go
|
|
|
details_fixtures.go
|
|
|
details_fixtures_test.go
|
|
|
details_test.go
|
|
|
duplicate.go
|
|
|
duplicate_test.go
|
|
|
entity.go
|
Links: Change https://photoprism.app/ to https://www.photoprism.app/
|
2023-02-08 09:07:42 +01:00 |
entity_const.go
|
Index: Add experimental EPS and SVG vector graphics support #1177 #2207
|
2023-02-11 20:18:04 +01:00 |
entity_count.go
|
|
|
entity_count_test.go
|
|
|
entity_counts.go
|
|
|
entity_counts_test.go
|
|
|
entity_fixtures.go
|
Config: Always initialize fixtures, even when skipping migrations #3215
|
2023-02-21 04:44:08 +01:00 |
entity_init.go
|
|
|
entity_save.go
|
|
|
entity_save_test.go
|
|
|
entity_tables.go
|
Config: Skip migrations if version has already been initialized #3215
|
2023-02-21 01:48:42 +01:00 |
entity_test.go
|
|
|
entity_time.go
|
|
|
entity_time_test.go
|
|
|
entity_update.go
|
|
|
entity_update_test.go
|
|
|
entity_values.go
|
|
|
entity_values_test.go
|
|
|
error.go
|
|
|
face.go
|
Faces: Improve warning log for almost identical faces #1497 #3124
|
2023-02-21 04:52:39 +01:00 |
face_fixtures.go
|
|
|
face_fixtures_test.go
|
|
|
face_test.go
|
|
|
faces.go
|
|
|
faces_test.go
|
|
|
file.go
|
Index: Add experimental support for JPEG XL and APNG files #668 #3197
|
2023-02-14 14:43:49 +01:00 |
file_fixtures.go
|
|
|
file_fixtures_test.go
|
|
|
file_json.go
|
|
|
file_json_test.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
|
|
|
fixtures.go
|
|
|
folder.go
|
API: Add sort order "random" to find a random set of photos #153
|
2023-01-30 12:27:34 +01:00 |
folder_fixtures.go
|
|
|
folder_test.go
|
API: Add sort order "random" to find a random set of photos #153
|
2023-01-30 12:27:34 +01:00 |
keyword.go
|
|
|
keyword_fixtures.go
|
|
|
keyword_fixtures_test.go
|
|
|
keyword_test.go
|
|
|
label.go
|
|
|
label_fixtures.go
|
|
|
label_fixtures_test.go
|
|
|
label_test.go
|
|
|
lens.go
|
|
|
lens_cache.go
|
|
|
lens_fixtures.go
|
|
|
lens_fixtures_test.go
|
|
|
lens_test.go
|
|
|
link.go
|
|
|
link_fixtures.go
|
|
|
link_test.go
|
|
|
marker.go
|
|
|
marker_fixtures.go
|
|
|
marker_fixtures_test.go
|
|
|
marker_json.go
|
|
|
marker_json_test.go
|
|
|
marker_test.go
|
|
|
markers.go
|
|
|
markers_test.go
|
|
|
mysql8_test.go
|
Config: Always initialize fixtures, even when skipping migrations #3215
|
2023-02-21 04:44:08 +01:00 |
password.go
|
|
|
password_fixtures.go
|
|
|
password_fixtures_test.go
|
|
|
password_test.go
|
|
|
photo.go
|
Metadata: Automatically detect scans based on metadata #322
|
2023-02-22 16:21:26 +01:00 |
photo_album.go
|
|
|
photo_album_fixtures.go
|
|
|
photo_album_fixtures_test.go
|
|
|
photo_album_test.go
|
|
|
photo_datetime.go
|
|
|
photo_datetime_test.go
|
|
|
photo_estimate.go
|
|
|
photo_estimate_test.go
|
|
|
photo_fixtures.go
|
|
|
photo_fixtures_test.go
|
|
|
photo_keyword.go
|
|
|
photo_keyword_fixtures.go
|
|
|
photo_keyword_test.go
|
|
|
photo_label.go
|
|
|
photo_label_test.go
|
|
|
photo_location.go
|
Metadata: Ensure the altitude is not out of range and fix logs #3182
|
2023-02-09 11:51:26 +01:00 |
photo_location_test.go
|
|
|
photo_merge.go
|
|
|
photo_merge_test.go
|
|
|
photo_optimize.go
|
|
|
photo_optimize_test.go
|
|
|
photo_quality.go
|
|
|
photo_quality_test.go
|
|
|
photo_test.go
|
|
|
photo_title.go
|
|
|
photo_title_test.go
|
|
|
photo_user.go
|
|
|
photo_yaml.go
|
|
|
photo_yaml_test.go
|
|
|
place.go
|
|
|
place_fixtures.go
|
|
|
place_fixtures_test.go
|
|
|
place_test.go
|
|
|
reaction.go
|
|
|
reaction_fixtures.go
|
|
|
reaction_test.go
|
|
|
service.go
|
|
|
service_fixtures.go
|
|
|
service_test.go
|
|
|
src.go
|
|
|
string.go
|
|
|
string_keyvalue.go
|
|
|
string_map.go
|
|
|
string_map_test.go
|
|
|
string_test.go
|
|
|
subject.go
|
|
|
subject_fixtures.go
|
|
|
subject_fixtures_test.go
|
|
|
subject_names.go
|
|
|
subject_person.go
|
|
|
subject_person_test.go
|
|
|
subject_test.go
|
|
|
subjects.go
|
|
|
subjects_test.go
|
|
|