photoprism/internal/form
Michael Mayer 6a33ae2e93 Import: Allow directory names with dots #2807
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-27 15:47:32 +02:00
..
album.go
album_test.go
change_password.go
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
face_test.go
feedback.go
feedback_test.go API: Improve logs and add /api/v1/connect endpoint for auth callbacks 2022-07-19 16:58:43 +02:00
folder.go
folder_test.go
form.go Backend: Run "make fmt" with Go v1.19 2022-08-10 16:09:21 +02:00
form_report.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
import_options.go
index_options.go
json.go Security: Add http rate limiter and auto tls mode #98 2022-10-11 22:44:11 +02:00
label.go
link.go
marker.go
marker_test.go
photo.go
photo_test.go
search.go
search_albums.go Albums: Ignore private pictures only if feature is enabled #2570 2022-08-31 17:42:57 +02:00
search_albums_test.go Search: Ignore public album filter if "Private" feat is disabled #2570 2022-08-01 15:57:19 +02:00
search_faces.go
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
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_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 Auth: Remember ownership of uploaded photos and albums #98 #782 2022-09-30 19:15:10 +02:00
search_photos_geo.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
search_photos_geo_test.go Auth: Remember ownership of uploaded photos and albums #98 #782 2022-09-30 19:15:10 +02:00
search_photos_test.go Auth: Remember ownership of uploaded photos and albums #98 #782 2022-09-30 19:15:10 +02:00
search_subjects.go
search_subjects_test.go Search: Ignore public album filter if "Private" feat is disabled #2570 2022-08-01 15:57:19 +02:00
selection.go
selection_test.go
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: Ignore public album filter if "Private" feat is disabled #2570 2022-08-01 15:57:19 +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
subject_test.go
upload_options.go Auth: Extend account settings with user details and avatar upload #98 2022-10-17 19:07:38 +02:00
user.go Import: Allow directory names with dots #2807 2022-10-27 15:47:32 +02:00
user_details.go Auth: Improve account management page and config options #98 2022-10-19 05:09:09 +02:00
user_login.go Auth: Use "username" instead of "name" in the session API #98 #2796 2022-10-24 09:21:39 +02:00
user_login_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
user_test.go Auth: Improve account management page and config options #98 2022-10-19 05:09:09 +02:00