..
album.go
album_test.go
change_password.go
connect.go
connect_test.go
face.go
face_test.go
feedback.go
feedback_test.go
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
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: Implement year filter work for all types except states #353
2023-01-02 16:17:59 +01: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_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
Search: Find pictures by Exif UID, XMP Document ID or Instance ID #3035
2022-12-28 17:50:08 +01:00
search_photos_geo.go
Search: Find pictures by Exif UID, XMP Document ID or Instance ID #3035
2022-12-28 17:50:08 +01: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