photoprism/internal/form
2021-01-01 22:37:25 +01:00
..
account_search_test.go
account_search.go
account_share.go
account_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
account.go
album_search_test.go
album_search.go Add location field to album metadata 2020-07-12 16:36:39 +02:00
album_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
album.go Add location field to album metadata 2020-07-12 16:36:39 +02:00
change_password.go Add change password form to settings 2020-06-29 21:14:34 +02:00
feedback_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
feedback.go Backend: Add unit tests 2020-10-20 11:05:02 +02:00
folder_search_test.go Backend: Add unit tests for internal/form 2020-07-07 18:03:20 +02:00
folder_search.go
folder_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
folder.go
form.go Update copyright after year change 2021-01-01 22:37:25 +01:00
geo_search_test.go Backend: Add unit tests for internal/form 2020-07-08 08:45:31 +02:00
geo_search.go
import_options.go
index_options.go Indexer: Merge identical photos (stack files) #576 2020-12-04 19:51:51 +01:00
label_search_test.go
label_search.go
label.go
link.go
login_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
login.go
photo_search_test.go Search: Ignore escaped ":" in query parser 2020-12-14 09:21:29 +01:00
photo_search.go Stacks: Use "Stackable" int8 instead of "Unstacked" bool #616 #667 2020-12-19 19:15:32 +01:00
photo_test.go Stacks: Use "Stackable" int8 instead of "Unstacked" bool #616 #667 2020-12-19 19:15:32 +01:00
photo.go Metadata: Store and compare data source for details #755 2020-12-31 13:51:31 +01:00
search.go
selection_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
selection.go
serialize_test.go Search: Use quotes for serializing strings containing ":" 2020-12-14 10:35:37 +01:00
serialize.go Indexer: Add folder albums while indexing 2020-12-14 20:37:54 +01:00