photoprism/internal/form
2021-11-09 11:42:10 +01:00
..
account.go Sync: Ignore unsupported file types #225 2020-04-07 10:42:42 +02:00
account_search.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
account_search_test.go People: Add keywords, subjects, and albums search filters #22 #882 2021-08-29 16:16:49 +02:00
account_share.go WebDAV sharing proof-of-concept #225 2020-04-01 12:00:45 +02:00
account_test.go Config: Add CDN URL option #425 #1351 2021-07-05 16:41:43 +02:00
album.go People: Refactor album, subject, and label previews #22 2021-08-30 18:58:27 +02:00
album_search.go Add location field to album metadata 2020-07-12 16:36:39 +02:00
album_search_test.go People: Add keywords, subjects, and albums search filters #22 #882 2021-08-29 16:16:49 +02:00
album_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
change_password.go Add change password form to settings 2020-06-29 21:14:34 +02:00
face.go People: Add unknown faces overview page #22 2021-09-18 20:41:30 +02:00
face_search.go People: Add unknown faces overview page #22 2021-09-18 20:41:30 +02:00
face_search_test.go Places: Normalize US & CA state names #1664 2021-11-09 11:42:10 +01:00
face_test.go People: Add unknown faces overview page #22 2021-09-18 20:41:30 +02:00
feedback.go Backend: Add unit tests 2020-10-20 11:05:02 +02:00
feedback_test.go Tests: Add tests for internal/api 2021-03-11 09:36:47 +01:00
folder.go Albums/Folders: Add category, country, year & month columns #154 2020-05-26 09:02:19 +02:00
folder_search.go Show max 500 files per folder #364 2020-06-22 21:21:02 +02:00
folder_search_test.go People: Add keywords, subjects, and albums search filters #22 #882 2021-08-29 16:16:49 +02:00
folder_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
form.go Update copyright after year change 2021-01-01 22:37:25 +01:00
import_options.go Feature/246 (#345) 2020-06-01 09:45:24 +02:00
index_options.go Indexer: Merge identical photos (stack files) #576 2020-12-04 19:51:51 +01:00
label.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
label_search.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
label_search_test.go People: Add keywords, subjects, and albums search filters #22 #882 2021-08-29 16:16:49 +02:00
link.go Sharing: Refactor link entity and database columns #367 #18 2020-06-28 14:52:26 +02:00
login.go Sharing: Token authentication #18 2020-06-25 01:20:58 +02:00
login_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
marker.go People: Add overview page with search and context menu #22 2021-09-17 14:26:12 +02:00
marker_test.go People: Add overview page with search and context menu #22 2021-09-17 14:26:12 +02:00
photo.go Metadata: Store and compare data source for details #755 2020-12-31 13:51:31 +01:00
photo_search.go Search: Add live and raw search filters, improve faces filter #22 2021-10-13 16:12:56 +02:00
photo_search_geo.go Search: Add live and raw search filters, improve faces filter #22 2021-10-13 16:12:56 +02:00
photo_search_geo_test.go People: Use slug as search filter #22 2021-09-20 12:36:59 +02:00
photo_search_test.go Search: Improve "year", "month", and "day" filters 2021-09-20 23:32:35 +02:00
photo_test.go Stacks: Use "Stackable" int8 instead of "Unstacked" bool #616 #667 2020-12-19 19:15:32 +01:00
search.go Add moments #154 2020-05-30 01:41:47 +02:00
selection.go People: Add overview page with search and context menu #22 2021-09-17 14:26:12 +02:00
selection_test.go People: Add overview page with search and context menu #22 2021-09-17 14:26:12 +02:00
serialize.go Indexer: Add folder albums while indexing 2020-12-14 20:37:54 +01:00
serialize_test.go Search: Use quotes for serializing strings containing ":" 2020-12-14 10:35:37 +01:00
subject.go People: Hide person from people and new faces overviews #1554 2021-10-06 15:27:17 +02:00
subject_search.go People: Hide person from people and new faces overviews #1554 2021-10-06 15:27:17 +02:00
subject_search_test.go People: Hide person from people and new faces overviews #1554 2021-10-06 15:27:17 +02:00
subject_test.go People: Hide person from people and new faces overviews #1554 2021-10-06 15:27:17 +02:00
user.go Auth: Refactor user entity functions #98 2021-08-18 20:18:39 +02:00