.. |
account.go
|
|
|
account_share.go
|
|
|
account_test.go
|
|
|
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
|
|
|
import_options.go
|
|
|
index_options.go
|
|
|
label.go
|
|
|
link.go
|
|
|
login.go
|
Auth: Add "PHOTOPRISM_ADMIN_USER" option and refactor user table #98
|
2022-09-02 21:30:50 +02:00 |
login_test.go
|
Auth: Add "PHOTOPRISM_ADMIN_USER" option and refactor user table #98
|
2022-09-02 21:30:50 +02:00 |
marker.go
|
|
|
marker_test.go
|
|
|
photo.go
|
|
|
photo_test.go
|
|
|
search.go
|
|
|
search_accounts.go
|
|
|
search_accounts_test.go
|
Search: Ignore public album filter if "Private" feat is disabled #2570
|
2022-08-01 15:57:19 +02:00 |
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
|
Merge pull request #2670 from kvalev/kvv-search-by-city
|
2022-09-05 11:14:43 +02:00 |
search_photos_geo.go
|
Search: Add city and state search filter to geo search
|
2022-09-05 15:35:02 +02:00 |
search_photos_geo_test.go
|
Search: Ignore public album filter if "Private" feat is disabled #2570
|
2022-08-01 15:57:19 +02:00 |
search_photos_test.go
|
Search: Ignore public album filter if "Private" feat is disabled #2570
|
2022-08-01 15:57:19 +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
|
Search: Ignore public album filter if "Private" feat is disabled #2570
|
2022-08-01 15:57: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 |
subject.go
|
|
|
subject_test.go
|
|
|
user.go
|
Auth: Add "PHOTOPRISM_ADMIN_USER" option and refactor user table #98
|
2022-09-02 21:30:50 +02:00 |