photoprism/internal/form
Michael Mayer 2186b923c9 Merge remote-tracking branch 'origin/develop' into feature/oidc-v2
# Conflicts:
#	docker-compose.mariadb.yml
#	docker-compose.yml
#	frontend/src/component/navigation.vue
#	frontend/src/pages/albums.vue
#	frontend/tests/acceptance/settings/general.js
#	go.mod
#	go.sum
#	internal/commands/users.go
#	internal/config/flags.go
#	internal/config/options.go
#	internal/entity/user.go
#	scripts/build.sh
#	scripts/docker/arch.sh
#	scripts/sql/init-test-databases.sql
2021-12-18 11:57:44 +01:00
..
account.go API: Add prefix to the source filename of search request handlers 2021-11-26 14:28:50 +01:00
account_share.go
account_test.go
album.go
album_test.go
change_password.go
face.go
face_test.go
feedback.go
feedback_test.go
folder.go
folder_test.go
form.go Docs: Update URL 2021-12-12 20:48:05 +01:00
import_options.go
index_options.go
label.go
link.go
login.go
login_test.go
marker.go
marker_test.go
photo.go
photo_test.go
search.go
search_accounts.go API: Add prefix to the source filename of search request handlers 2021-11-26 14:28:50 +01:00
search_accounts_test.go API: Add prefix to the source filename of search request handlers 2021-11-26 14:28:50 +01:00
search_albums.go Search: Add uid:... search filter #1820 2021-12-16 11:42:57 +01:00
search_albums_test.go API: Add prefix to the source filename of search request handlers 2021-11-26 14:28:50 +01:00
search_faces.go Search: Add uid:... search filter #1820 2021-12-16 11:42:57 +01:00
search_faces_test.go API: Add prefix to the source filename of search request handlers 2021-11-26 14:28:50 +01:00
search_folders.go API: Add prefix to the source filename of search request handlers 2021-11-26 14:28:50 +01:00
search_folders_test.go API: Add prefix to the source filename of search request handlers 2021-11-26 14:28:50 +01:00
search_geojson.go Places: Only show nearby photos in viewer if > 50 results on map 2021-11-26 21:10:52 +01:00
search_geojson_test.go Places: Refactor GeoJSON API endpoint 2021-11-26 13:59:10 +01:00
search_labels.go Search: Add uid:... search filter #1820 2021-12-16 11:42:57 +01:00
search_labels_test.go API: Add prefix to the source filename of search request handlers 2021-11-26 14:28:50 +01:00
search_photos.go Search: Add uid:... search filter #1820 2021-12-16 11:42:57 +01:00
search_photos_test.go Places: Refactor GeoJSON API endpoint 2021-11-26 13:59:10 +01:00
search_subjects.go Search: Add uid:... search filter #1820 2021-12-16 11:42:57 +01:00
search_subjects_test.go API: Add prefix to the source filename of search request handlers 2021-11-26 14:28:50 +01:00
selection.go
selection_test.go
serialize.go Search: Improve query string normalization and sanitation #1814 #1820 2021-12-16 15:26:54 +01:00
serialize_test.go
subject.go
subject_test.go
user.go Merge remote-tracking branch 'origin/develop' into feature/oidc-v2 2021-12-18 11:57:44 +01:00