..
legacy
Links: Change https://photoprism.app/ to https://www.photoprism.app/
2023-02-08 09:07:42 +01:00
schema
Config: Make PhotoPrism compatible with MariaDB 11 #3443
2023-06-02 17:07:10 +02:00
testdata /album
album.go
Albums: Refresh UpdateAt after adding entries #3080 #3566
2023-07-23 14:26:14 +02:00
album_cache.go
album_cache_test.go
album_fixtures.go
Albums: Improve parameter validation for database queries #3320
2023-04-01 14:25:05 +02:00
album_fixtures_test.go
album_test.go
Albums: Improve database error handling #3320
2023-04-02 10:27:57 +02:00
album_user.go
album_yaml.go
album_yaml_test.go
auth_session.go
Help & Support: Improve about.vue and connect.vue pages
2023-03-29 12:53:51 +02: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 user roles and auth providers in entity model #98
2023-03-13 16:04:37 +01:00
auth_session_login_test.go
auth_session_report.go
Auth: Refactor user management API and CLI commands #98
2023-03-08 23:30:39 +01:00
auth_session_test.go
auth_tokens.go
auth_user.go
Auth: Improve privilege level change detection #3512
2023-07-18 23:35:10 +02:00
auth_user_add.go
CLI: Improve length check in "photoprism passwd" command #3482
2023-06-19 17:24:02 +02:00
auth_user_cli.go
Auth: Ensure clipboard is cleared on logout and privilege change #3512
2023-07-14 09:14:57 +02:00
auth_user_default.go
Auth: Refactor user roles and auth providers in entity model #98
2023-03-13 16:04:37 +01:00
auth_user_details.go
User Details: Increase size of bio field, add about to UI #98
2023-03-10 10:21:46 +01:00
auth_user_fixtures.go
Auth: Refactor user management API and CLI commands #98
2023-03-09 15:12:10 +01:00
auth_user_fixtures_test.go
Auth: Refactor user management API and CLI commands #98
2023-03-08 23:30:39 +01:00
auth_user_legacy.go
auth_user_legacy_test.go
auth_user_report.go
Auth: Refactor user management API and CLI commands #98
2023-03-08 23:30:39 +01:00
auth_user_settings.go
Settings: Move download settings to general tab #449
2023-03-11 15:34:59 +01:00
auth_user_share.go
Albums: Improve database error handling #3320
2023-04-02 10:27:57 +02:00
auth_user_share_fixtures.go
auth_user_share_test.go
auth_user_test.go
Auth: Improve privilege level change detection #3512
2023-07-18 23:35:10 +02: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
Video: Add transcoding libs and improve error handling #3466
2023-07-15 15:17:41 +02:00
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
Auth: Refactor user management API and CLI commands #98
2023-03-08 23:30:39 +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
Video: Add transcoding libs and improve error handling #3466
2023-07-15 15:17:41 +02:00
entity_update_test.go
entity_values.go
entity_values_test.go
error.go
face.go
Faces: Run background worker only when data has been updated #3124
2023-03-08 12:42:57 +01:00
face_fixtures.go
face_fixtures_test.go
face_test.go
faces.go
faces_test.go
file.go
Edit: Change image orientation through the user interface #464
2023-03-20 16:18:27 +01:00
file_fixtures.go
file_fixtures_test.go
file_json.go
Edit: Change image orientation through the user interface #464
2023-03-20 16:18:27 +01:00
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
Edit: Change image orientation through the user interface #464
2023-03-20 16:18:27 +01:00
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
Auth: Only allow setting a password hash for the initial account #1987
2023-04-13 19:46:00 +02:00
link_fixtures.go
link_test.go
marker.go
Video: Add transcoding libs and improve error handling #3466
2023-07-15 15:17:41 +02:00
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
CLI: Improve length check in "photoprism passwd" command #3482
2023-06-19 17:24:02 +02:00
password_fixtures.go
Auth: Only allow setting a password hash for the initial account #1987
2023-04-13 19:46:00 +02:00
password_fixtures_test.go
password_test.go
Tests: Add unit tests for internal/entity
2023-06-26 15:55:05 +02:00
photo.go
Video: Add transcoding libs and improve error handling #3466
2023-07-15 15:17:41 +02: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
Fix Duration Compare in photos estimate
2023-03-03 16:21:21 +01:00
photo_estimate_test.go
Fix Duration Compare in photos estimate
2023-03-03 16:21:21 +01:00
photo_fixtures.go
photo_fixtures_test.go
photo_keyword.go
photo_keyword_fixtures.go
photo_keyword_test.go
photo_label.go
Video: Add transcoding libs and improve error handling #3466
2023-07-15 15:17:41 +02:00
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
Albums: Improve database error handling #3320
2023-04-02 10:27:57 +02:00
place_fixtures.go
place_fixtures_test.go
place_test.go
reaction.go
Albums: Improve database error handling #3320
2023-04-02 10:27:57 +02:00
reaction_fixtures.go
reaction_test.go
service.go
WebDAV: Replace studio-b12/gowebdav client with emersion/go-webdav #3310
2023-03-28 20:37:42 +02:00
service_fixtures.go
service_test.go
src.go
Auth: Refactor user management API and CLI commands #98
2023-03-08 23:30:39 +01:00
string.go
string_keyvalue.go
string_map.go
string_map_test.go
string_test.go
subject.go
Admin: implement demo mode for user management and improve logging #98
2023-03-29 13:56:11 +02:00
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