photoprism/internal/entity
Michael Mayer 0e93bd8aa2 Auth: Ensure clipboard is cleared on logout and privilege change #3512
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-07-14 09:14:57 +02: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.go Albums: Improve database error handling #3320 2023-04-02 10:27:57 +02:00
album_cache.go
album_cache_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
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 Security: Create new files without execution permission #2809 2022-10-31 15:01:48 +01:00
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 Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
auth_session_cache_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
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 Security: Add http rate limiter and auto tls mode #98 2022-10-11 22:44:11 +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
auth_tokens.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
auth_user.go Auth: Update invalid role log message in user entity 2023-06-26 11:46:32 +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: Improve legacy user search command and add tests #98 2022-10-14 02:48:23 +02: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_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 Tests: Add unit tests #3482 2023-06-23 18:38:22 +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
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 Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
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 Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
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 Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
entity_update.go
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 Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
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 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_fixtures_test.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_sync.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_fixtures_test.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_test.go Edit: Change image orientation through the user interface #464 2023-03-20 16:18:27 +01:00
fixtures.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
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 Faces: Run background worker only when data has been updated #3124 2023-03-08 12:42:57 +01:00
marker_fixtures.go
marker_fixtures_test.go
marker_json.go
marker_json_test.go
marker_test.go
markers.go
markers_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
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 Photos: Skip related albums from which a photo was removed #3095 2023-06-15 11:35:45 +02:00
photo_album.go
photo_album_fixtures.go
photo_album_fixtures_test.go
photo_album_test.go
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_datetime_test.go Metadata: Accept switch back to local time if current zone is UTC #2876 2022-11-15 17:54:16 +01:00
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
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 Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
photo_title.go
photo_title_test.go
photo_user.go
photo_yaml.go Security: Create new files without execution permission #2809 2022-10-31 15:01:48 +01:00
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 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
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 Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
string_map_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
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 Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
subjects.go
subjects_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00