photoprism/internal/query
Michael Mayer fe7e342692 OAuth2: Improve authentication logs and commands #213 #3730 #3943
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-01-29 17:32:53 +01:00
..
testdata/directory
account.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
account_test.go
account_uploads.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
account_uploads_test.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
albums.go Albums: Replace tabs with spaces in SQL query #3481 2023-06-15 17:01:34 +02:00
albums_test.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
categories.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
categories_test.go
clients.go OAuth2: Improve authentication logs and commands #213 #3730 #3943 2024-01-29 17:32:53 +01:00
clients_test.go Tests: Add unit tests #3943 2024-01-16 18:10:59 +01:00
counts.go Backend: Refactor queries for compatibility with SQLite #3124 #3742 2023-10-15 09:31:10 +02:00
counts_test.go
covers.go Index: Refactor optimization worker logs and queries #3124 #3742 2023-10-15 11:02:15 +02:00
covers_test.go
duplicates.go
duplicates_test.go Backend: Run "make fmt" with Go v1.19 2022-08-10 16:09:21 +02:00
errors.go UX: Add button to clear error log history in Library > Errors #1683 2022-04-03 12:37:43 +02:00
errors_test.go Backend: Run "make fmt" with Go v1.19 2022-08-10 16:09:21 +02:00
faces.go Backend: Change alias name for map[string]interface{} from Value to Map 2024-01-20 15:01:40 +01:00
faces_test.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
file_selection.go Search: Include RAW files in results by default #2040 2023-10-06 02:22:48 +02:00
file_selection_test.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
file_shares.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
file_shares_test.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
file_sync_download.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
file_sync_download_test.go Backups: Rename album backups to exports and improve command help #1887 2022-01-05 11:40:44 +01:00
file_syncs.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
file_syncs_test.go
files.go Backend: Refactor queries for compatibility with SQLite #3124 #3742 2023-10-15 09:31:10 +02:00
files_hashes.go Auth: Extend account settings with user details and avatar upload #98 2022-10-17 19:07:38 +02:00
files_hashes_test.go
files_test.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
folders.go Backend: Refactor queries for compatibility with SQLite #3124 #3742 2023-10-15 09:31:10 +02:00
folders_test.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
label.go Index: Add experimental EPS and SVG vector graphics support #1177 #2207 2023-02-11 20:18:04 +01:00
label_test.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
markers.go Backend: Change alias name for map[string]interface{} from Value to Map 2024-01-20 15:01:40 +01:00
markers_test.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
moments.go Backend: Refactor queries for compatibility with SQLite #3124 #3742 2023-10-15 09:31:10 +02:00
moments_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
photo.go Index: Refactor optimization worker logs and queries #3124 #3742 2023-10-15 11:02:15 +02:00
photo_map.go
photo_map_test.go
photo_selection.go Albums: Ignore labels with zero probability when adding all labels #2821 2022-10-31 09:58:50 +01:00
photo_selection_test.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
photo_test.go Auth: Add CLI command to create access tokens for apps #782 #808 #3943 2024-01-05 16:31:07 +01:00
places.go Backend: Refactor queries for compatibility with SQLite #3124 #3742 2023-10-15 09:31:10 +02:00
places_test.go Places: Remove unique label index and purge unused location infos #1664 2021-11-20 19:14:00 +01:00
purge.go Backend: Refactor queries for compatibility with SQLite #3124 #3742 2023-10-15 09:31:10 +02:00
purge_test.go
query.go Docs: Update year in backend and frontend package file headers 2024-01-05 16:38:36 +01:00
query_test.go Backend: Refactor SQL batch size limit #3124 #3742 2023-10-15 09:46:04 +02:00
sessions.go OAuth2: Improve authentication logs and commands #213 #3730 #3943 2024-01-29 17:32:53 +01:00
sessions_test.go Auth: Use hashed auth tokens for enhanced security #3943 #808 #782 2024-01-06 17:35:19 +01:00
subjects.go Backend: Change alias name for map[string]interface{} from Value to Map 2024-01-20 15:01:40 +01:00
subjects_test.go
users.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
users_test.go Auth: Refactor user management API and CLI commands #98 2023-03-08 23:30:39 +01:00