photoprism/internal/entity
2023-12-14 14:19:43 +01:00
..
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_cache_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
album_cache.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
album_fixtures_test.go
album_fixtures.go Albums: Improve parameter validation for database queries #3320 2023-04-01 14:25:05 +02:00
album_test.go Backend: Run "make fmt" #3566 2023-07-25 19:15:09 +02:00
album_user.go Auth: Rename database tables and delete temporary tables #98 #782 2022-10-02 22:09:02 +02:00
album_yaml_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
album_yaml.go Metadata: Use UTC offset if actual time zone is unknown #3780 2023-10-21 00:11:11 +02:00
album.go Backend: Run "make fmt" #3566 2023-07-25 19:15:09 +02:00
auth_client_add.go OAuth2: Add Client Credentials Authentication #213 #782 #808 #3730 #3943 2023-12-12 18:42:50 +01:00
auth_client_fixtures.go Tests: Add unit tests #3943 2023-12-14 14:19:43 +01:00
auth_client_test.go OAuth2: Add Client Credentials Authentication #213 #782 #808 #3730 #3943 2023-12-12 18:42:50 +01:00
auth_client.go OAuth2: Add Client Credentials Authentication #213 #782 #808 #3730 #3943 2023-12-12 18:42:50 +01:00
auth_session_cache_test.go Tests: Add unit tests 2023-08-07 16:27:45 +02:00
auth_session_cache.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
auth_session_data_test.go Tests: Add unit tests 2023-08-07 16:27:45 +02:00
auth_session_data.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
auth_session_fixtures_test.go Tests: Add unit tests 2023-08-07 16:27:45 +02:00
auth_session_fixtures.go Tests: Add RefID to session fixtures 2023-08-02 16:42:17 +02:00
auth_session_login_test.go Tests: Add unit tests 2023-08-08 13:01:48 +02:00
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_report_test.go Tests: Add unit tests 2023-08-09 15:56:16 +02:00
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 Tests: Add unit tests 2023-08-07 14:46:32 +02:00
auth_session.go OAuth2: Add Client Credentials Authentication #213 #782 #808 #3730 #3943 2023-12-12 18:42:50 +01:00
auth_tokens_test.go Tests: Add unit tests 2023-08-09 15:56:16 +02:00
auth_tokens.go OAuth2: Add Client Credentials Authentication #213 #782 #808 #3730 #3943 2023-12-12 18:42:50 +01: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_test.go Tests: Add unit tests 2023-08-09 15:56:16 +02: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_test.go Auth: Refactor user management API and CLI commands #98 2023-03-08 23:30:39 +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_legacy_test.go Auth: Improve legacy user search command and add tests #98 2022-10-14 02:48:23 +02:00
auth_user_legacy.go Auth: Improve legacy user search command and add tests #98 2022-10-14 02:48:23 +02:00
auth_user_report_test.go Tests: Add unit tests 2023-08-11 14:48:28 +02:00
auth_user_report.go Auth: Refactor user management API and CLI commands #98 2023-03-08 23:30:39 +01:00
auth_user_settings_test.go Tests: Add unit tests 2023-08-11 14:48:28 +02:00
auth_user_settings.go Settings: Move download settings to general tab #449 2023-03-11 15:34:59 +01:00
auth_user_share_fixtures_test.go Tests: Add unit tests 2023-08-18 17:48:14 +02:00
auth_user_share_fixtures.go Sharing: Refactor UserShare entity #98 #782 2022-10-04 00:54:39 +02:00
auth_user_share_test.go Tests: Add unit tests 2023-08-18 17:48:14 +02:00
auth_user_share.go Albums: Improve database error handling #3320 2023-04-02 10:27:57 +02:00
auth_user_test.go OAuth2: Add Client Credentials Authentication #213 #782 #808 #3730 #3943 2023-12-12 18:42:50 +01:00
auth_user.go OAuth2: Add Client Credentials Authentication #213 #782 #808 #3730 #3943 2023-12-12 18:42:50 +01:00
camera_cache.go
camera_fixtures_test.go
camera_fixtures.go Cards View: Improve camera and lens information #2040 #3077 #3816 2023-10-13 11:35:43 +02:00
camera_makes.go Metadata: Add additional camera make and model mappings #3802 2023-10-10 16:52:00 +02:00
camera_models.go Adds Galaxy S10 to cameraModels (#3828) 2023-10-17 13:28:44 +02:00
camera_test.go Cards View: Improve camera and lens information #2040 #3077 #3816 2023-10-13 11:35:43 +02:00
camera.go Cards View: Improve camera and lens information #2040 #3077 #3816 2023-10-13 11:35:43 +02:00
category_fixtures.go
category_test.go
category.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
cell_fixtures_test.go
cell_fixtures.go
cell_test.go
cell.go Video: Add transcoding libs and improve error handling #3466 2023-07-15 15:17:41 +02:00
country_cache.go
country_fixtures.go
country_test.go
country.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
db_conn_test.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
db_conn.go Tests: Change SQLite Memory DSN to ":memory:?cache=shared" 2023-02-14 21:47:31 +01:00
db.go Entity: Check if dbConn is nil before trying to return the connection 2023-01-17 15:40:55 +01:00
deprecated.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
details_fixtures_test.go
details_fixtures.go
details_test.go Backend: Run "make fmt" with Go v1.19 2022-08-10 16:09:21 +02:00
details.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
duplicate_test.go
duplicate.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
entity_const.go Search: Include RAW files in results by default #2040 2023-10-06 02:22:48 +02:00
entity_count_test.go
entity_count.go
entity_counts_test.go
entity_counts.go Index: Refactor optimization worker logs and queries #3124 #3742 2023-10-15 11:02:15 +02:00
entity_fixtures.go Config: Always initialize fixtures, even when skipping migrations #3215 2023-02-21 04:44:08 +01:00
entity_init.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
entity_save_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
entity_save.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
entity_tables.go OAuth2: Add Client Credentials Authentication #213 #782 #808 #3730 #3943 2023-12-12 18:42:50 +01:00
entity_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
entity_time_test.go Metadata: Use UTC offset if actual time zone is unknown #3780 2023-10-21 00:11:11 +02:00
entity_time.go OAuth2: Add Client Credentials Authentication #213 #782 #808 #3730 #3943 2023-12-12 18:42:50 +01:00
entity_update_test.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
entity_update.go Video: Add transcoding libs and improve error handling #3466 2023-07-15 15:17:41 +02:00
entity_values_test.go
entity_values.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
entity.go Links: Change https://photoprism.app/ to https://www.photoprism.app/ 2023-02-08 09:07:42 +01:00
error.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
face_fixtures_test.go
face_fixtures.go
face_test.go
face.go Faces: Run background worker only when data has been updated #3124 2023-03-08 12:42:57 +01:00
faces_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
faces.go
file_fixtures_test.go
file_fixtures.go
file_json_test.go
file_json.go Edit: Change image orientation through the user interface #464 2023-03-20 16:18:27 +01:00
file_metadata.go Videos: Refactor File.UpdateVideoInfos() method #926 #3588 #3559 2023-08-18 09:12:38 +02:00
file_share_fixtures_test.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
file_share_fixtures.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
file_share_test.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
file_share.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
file_sync_fixtures_test.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
file_sync_fixtures.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
file_sync_test.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
file_sync.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
file_test.go Entities: Update file_test.go #3559 2023-08-15 15:17:09 +02:00
file.go Videos: Cache embedded media to allow streaming and transcoding #3764 2023-09-24 17:13:06 +02:00
fixtures.go OAuth2: Add Client Credentials Authentication #213 #782 #808 #3730 #3943 2023-12-12 18:42:50 +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
folder.go API: Add sort order "random" to find a random set of photos #153 2023-01-30 12:27:34 +01:00
keyword_fixtures_test.go
keyword_fixtures.go
keyword_test.go
keyword.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
label_fixtures_test.go
label_fixtures.go
label_test.go
label.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
lens_cache.go
lens_fixtures_test.go
lens_fixtures.go Cards View: Improve camera and lens information #2040 #3077 #3816 2023-10-13 11:35:43 +02:00
lens_models.go Cards View: Improve camera and lens information #2040 #3077 #3816 2023-10-13 11:35:43 +02:00
lens_test.go Cards View: Improve camera and lens information #2040 #3077 #3816 2023-10-13 11:35:43 +02:00
lens.go Cards View: Improve camera and lens information #2040 #3077 #3816 2023-10-13 11:35:43 +02:00
link_fixtures.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
link_test.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
link.go OAuth2: Add Client Credentials Authentication #213 #782 #808 #3730 #3943 2023-12-12 18:42:50 +01:00
marker_fixtures_test.go
marker_fixtures.go
marker_json_test.go
marker_json.go
marker_test.go Backend: Run "make fmt" with Go v1.19 2022-08-10 16:09:21 +02:00
marker.go Video: Add transcoding libs and improve error handling #3466 2023-07-15 15:17:41 +02:00
markers_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
markers.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
mysql8_test.go Config: Always initialize fixtures, even when skipping migrations #3215 2023-02-21 04:44:08 +01:00
password_fixtures_test.go
password_fixtures.go OAuth2: Add Client Credentials Authentication #213 #782 #808 #3730 #3943 2023-12-12 18:42:50 +01:00
password_test.go Auth: Reduce bcrypt cost for faster login on small devices #3718 2023-09-12 09:36:23 +02:00
password.go Auth: Reduce bcrypt cost for faster login on small devices #3718 2023-09-12 09:36:23 +02:00
photo_album_fixtures_test.go
photo_album_fixtures.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
photo_album_test.go Backend: Run "make fmt" with Go v1.19 2022-08-10 16:09:21 +02:00
photo_album.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
photo_datetime_test.go Metadata: Use UTC offset if actual time zone is unknown #3780 2023-10-21 00:11:11 +02:00
photo_datetime.go Metadata: Accept switch back to local time if current zone is UTC #2876 2022-11-15 17:54:16 +01:00
photo_estimate_test.go Fix Duration Compare in photos estimate 2023-03-03 16:21:21 +01:00
photo_estimate.go Fix Duration Compare in photos estimate 2023-03-03 16:21:21 +01:00
photo_fixtures_test.go
photo_fixtures.go Tests: Update photo fixtures 2023-11-21 17:07:39 +01:00
photo_keyword_fixtures.go
photo_keyword_test.go
photo_keyword.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
photo_label_test.go
photo_label.go Video: Add transcoding libs and improve error handling #3466 2023-07-15 15:17:41 +02:00
photo_location_test.go Metadata: Use UTC offset if actual time zone is unknown #3780 2023-10-21 00:11:11 +02:00
photo_location.go Metadata: Use UTC offset if actual time zone is unknown #3780 2023-10-21 00:11:11 +02:00
photo_merge_test.go
photo_merge.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
photo_optimize_test.go
photo_optimize.go
photo_quality_test.go
photo_quality.go
photo_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
photo_title_test.go
photo_title.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
photo_user.go Auth: Rename database tables and delete temporary tables #98 #782 2022-10-02 22:09:02 +02:00
photo_yaml_test.go
photo_yaml.go Metadata: Use UTC offset if actual time zone is unknown #3780 2023-10-21 00:11:11 +02:00
photo.go Metadata: Use UTC offset if actual time zone is unknown #3780 2023-10-21 00:11:11 +02:00
place_fixtures_test.go
place_fixtures.go
place_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
place.go Albums: Improve database error handling #3320 2023-04-02 10:27:57 +02:00
reaction_fixtures.go Reactions: Ignore error, should a test fixture already exist 2022-10-08 19:13:39 +02:00
reaction_test.go Auth: Rename database tables and delete temporary tables #98 #782 2022-10-02 22:09:02 +02:00
reaction.go Albums: Improve database error handling #3320 2023-04-02 10:27:57 +02:00
service_fixtures.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
service_test.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
service.go WebDAV: Replace studio-b12/gowebdav client with emersion/go-webdav #3310 2023-03-28 20:37:42 +02:00
src.go Auth: Refactor user management API and CLI commands #98 2023-03-08 23:30:39 +01:00
string_keyvalue.go
string_map_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
string_map.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
string_test.go
string.go
subject_fixtures_test.go
subject_fixtures.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
subject_names.go
subject_person_test.go
subject_person.go
subject_test.go Tests: Add unit tests 2023-09-15 16:26:16 +02:00
subject.go People: Fix merging and renaming in connection with deleted names #3414 2023-08-21 15:04:14 +02:00
subjects_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
subjects.go