photoprism/internal/form
graciousgrey ca52f0efa5 Tests: Add unit tests 2024-05-07 16:22:25 +02:00
..
album.go People: Refactor album, subject, and label previews #22 2021-08-30 18:58:27 +02:00
album_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
change_password.go Add change password form to settings 2020-06-29 21:14:34 +02:00
client.go Auth: Refactor grant, method, and provider types in pkg/authn #808 #4114 2024-04-06 15:13:15 +02:00
client_test.go Auth: Refactor grant, method, and provider types in pkg/authn #808 #4114 2024-04-06 15:13:15 +02:00
connect.go API: Improve logs and add /api/v1/connect endpoint for auth callbacks 2022-07-19 16:58:43 +02:00
connect_test.go API: Improve logs and add /api/v1/connect endpoint for auth callbacks 2022-07-19 16:58:43 +02:00
face.go People: Add unknown faces overview page #22 2021-09-18 20:41:30 +02:00
face_test.go People: Add unknown faces overview page #22 2021-09-18 20:41:30 +02:00
feedback.go Backend: Add unit tests 2020-10-20 11:05:02 +02:00
feedback_test.go API: Improve logs and add /api/v1/connect endpoint for auth callbacks 2022-07-19 16:58:43 +02:00
file.go Edit: Change image orientation through the user interface #464 2023-03-20 16:18:27 +01:00
file_test.go Files: Update new file form test #464 2023-03-20 16:41:23 +01:00
folder.go Albums/Folders: Add category, country, year & month columns #154 2020-05-26 09:02:19 +02:00
folder_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
form.go Docs: Update year in backend and frontend package file headers 2024-01-05 16:38:36 +01:00
form_report.go Search: Update automatically generated filter overview #3321 2023-04-02 11:33:13 +02:00
form_report_test.go Tests: Add unit tests 2023-06-28 16:12:11 +02:00
import_options.go Feature/246 (#345) 2020-06-01 09:45:24 +02:00
index_options.go Library: Add option to run index and cache cleanup from the UI #3699 2023-09-03 16:02:42 +02:00
json.go Security: Add http rate limiter and auto tls mode #98 2022-10-11 22:44:11 +02:00
json_test.go Tests: Add unit tests 2023-06-28 16:12:11 +02:00
label.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
link.go Sharing: Refactor link entity and database columns #367 #18 2020-06-28 14:52:26 +02:00
login.go API: Implement creation and revocation of app passwords #808 #4114 2024-04-07 16:44:30 +02:00
login_test.go Account: Refactor access token API and request forms #808 #4114 2024-04-05 14:46:11 +02:00
marker.go Faces: Add POST REST endpoint to manually create new file markers #1548 2023-07-27 19:13:00 +02:00
marker_test.go Faces: Add POST REST endpoint to manually create new file markers #1548 2023-07-27 19:13:00 +02:00
oauth_create_token.go Account: Generate app password from the UI #808 #4114 2024-04-08 10:44:43 +02:00
oauth_create_token_test.go Tests: Add unit tests 2024-05-07 16:22:25 +02:00
oauth_revoke_token.go API: Implement creation and revocation of app passwords #808 #4114 2024-04-07 16:44:30 +02:00
oauth_revoke_token_test.go Tests: Add unit tests 2024-05-07 16:22:25 +02:00
passcode.go Account: Refactor access token API and request forms #808 #4114 2024-04-05 14:46:11 +02:00
passcode_test.go Account: Refactor access token API and request forms #808 #4114 2024-04-05 14:46:11 +02:00
photo.go Metadata: Store and compare data source for details #755 2020-12-31 13:51:31 +01:00
photo_test.go Stacks: Use "Stackable" int8 instead of "Unstacked" bool #616 #667 2020-12-19 19:15:32 +01:00
search.go Add moments #154 2020-05-30 01:41:47 +02:00
search_albums.go Places: Add support for "label" and "category" search filters #1187 2023-09-20 22:07:30 +02:00
search_albums_test.go Albums: Implement year filter work for all types except states #353 2023-01-02 16:17:59 +01:00
search_faces.go Search: Add uid:... search filter #1820 2021-12-16 11:42:57 +01:00
search_faces_test.go Search: Ignore public album filter if "Private" feat is disabled #2570 2022-08-01 15:57:19 +02:00
search_folders.go Library: Hide private files in "Originals" if user has no permission #98 2023-02-20 18:50:28 +01:00
search_folders_test.go Search: Ignore public album filter if "Private" feat is disabled #2570 2022-08-01 15:57:19 +02:00
search_labels.go Search: Add uid:... search filter #1820 2021-12-16 11:42:57 +01:00
search_labels_test.go Search: Ignore public album filter if "Private" feat is disabled #2570 2022-08-01 15:57:19 +02:00
search_photos.go Search: Add filter to find pictures by resolution range in MP #3896 2023-11-20 11:47:23 +01:00
search_photos_geo.go Search: Add filter to find pictures by resolution range in MP #3896 2023-11-20 11:47:23 +01:00
search_photos_geo_test.go Places: Add support for "label" and "category" search filters #1187 2023-09-20 22:07:30 +02:00
search_photos_test.go Search: Remove obsolete "fmin" and "fmax" filters #3818 2023-10-21 16:33:00 +02:00
search_sessions.go Account: Generate app password from the UI #808 #4114 2024-04-08 10:44:43 +02:00
search_sessions_test.go Tests: Add unit tests 2023-06-28 16:12:11 +02:00
search_subjects.go Search: Add uid:... search filter #1820 2021-12-16 11:42:57 +01:00
search_subjects_test.go Search: Ignore public album filter if "Private" feat is disabled #2570 2022-08-01 15:57:19 +02:00
search_users.go Auth: Refactor sessions API and model #98 2023-03-09 18:45:04 +01:00
search_users_test.go Tests: Add unit tests 2023-06-28 16:12:11 +02:00
selection.go UX: Add Delete All button to archive page toolbar #272 2023-07-23 17:57:48 +02:00
selection_test.go UX: Add Delete All button to archive page toolbar #272 2023-07-23 17:57:48 +02:00
serialize.go Auth: Apply user rights and permissions in the search API #98 #782 2022-09-30 00:42:19 +02:00
serialize_test.go Search: Remove obsolete "fmin" and "fmax" filters #3818 2023-10-21 16:33:00 +02:00
service.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
service_search.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
service_search_test.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_upload.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
subject.go User Details: Increase size of bio field, add about to UI #98 2023-03-10 10:21:46 +01:00
subject_test.go People: Hide person from people and new faces overviews #1554 2021-10-06 15:27:17 +02:00
upload_options.go Auth: Extend account settings with user details and avatar upload #98 2022-10-17 19:07:38 +02:00
user.go Auth: Implement 2FA setup and login in the web user interface #808 #3943 2024-03-21 14:32:51 +01:00
user_details.go Auth: Improve account management page and config options #98 2022-10-19 05:09:09 +02:00
user_test.go Tests: Add unit tests #808 #3943 2024-03-27 13:24:09 +01:00