This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
photoprism
Watch
1
Star
0
Fork
You've already forked photoprism
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
32f7b3cbb1
photoprism
/
internal
/
form
History
theresa
3ebd2119d7
Search: Add city and state search filter to geo search
2022-09-05 15:35:02 +02:00
..
account.go
account_share.go
account_test.go
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
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