photoprism/internal/entity
Michael Mayer f2738c1f65 Backend: Update size limit for (U)UIDs to 42 bytes
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-06-09 19:40:32 +02:00
..
account.go Feature/246 (#345) 2020-06-01 09:45:24 +02:00
account_fixtures.go
account_test.go
album.go Backend: Update size limit for (U)UIDs to 42 bytes 2020-06-09 19:40:32 +02:00
album_fixtures.go Add favorite places 2020-06-08 18:32:51 +02:00
album_fixtures_test.go
album_test.go Add favorite places 2020-06-08 18:32:51 +02:00
camera.go Indexing bug fixes and UX improvements 2020-06-04 14:56:27 +02:00
camera_fixtures.go Backend: Indexing improvements #154 2020-05-29 18:04:30 +02:00
camera_fixtures_test.go
camera_test.go Backend: Indexing improvements #154 2020-05-29 18:04:30 +02:00
category.go
category_fixtures.go
category_test.go
const.go Add comments to entity package constants 2020-06-09 10:51:22 +02:00
country.go Backend: Indexing improvements #154 2020-05-29 18:04:30 +02:00
country_fixtures.go
country_test.go
db.go Albums: Add category filter 2020-05-30 21:11:56 +02:00
details.go
details_fixtures.go
details_fixtures_test.go
details_test.go
entity.go Replace TiDB with SQLite for improved stability #66 2020-05-30 14:52:47 +02:00
entity_test.go Replace TiDB with SQLite for improved stability #66 2020-05-30 14:52:47 +02:00
error.go
file.go Backend: Update size limit for (U)UIDs to 42 bytes 2020-06-09 19:40:32 +02:00
file_fixtures.go
file_share.go
file_share_fixtures.go
file_share_fixtures_test.go
file_share_test.go
file_sync.go
file_sync_fixtures.go
file_sync_fixtures_test.go
file_sync_test.go
file_test.go
fixtures.go Automatically create albums from folders #260 2020-05-30 15:42:04 +02:00
folder.go Backend: Update size limit for (U)UIDs to 42 bytes 2020-06-09 19:40:32 +02:00
folder_fixtures.go Albums: Add category filter 2020-05-30 21:11:56 +02:00
folder_test.go Universal sidecar configuration, indexing with multiple roots #268 #348 2020-06-07 10:09:35 +02:00
keyword.go
keyword_fixtures.go
keyword_fixtures_test.go
keyword_test.go
label.go Backend: Update size limit for (U)UIDs to 42 bytes 2020-06-09 19:40:32 +02:00
label_fixtures.go
label_fixtures_test.go
label_test.go
lens.go Albums: Add category filter 2020-05-30 21:11:56 +02:00
lens_fixtures.go Backend: Indexing improvements #154 2020-05-29 18:04:30 +02:00
lens_fixtures_test.go
lens_test.go Backend: Indexing improvements #154 2020-05-29 18:04:30 +02:00
link.go Backend: Update size limit for (U)UIDs to 42 bytes 2020-06-09 19:40:32 +02:00
link_fixtures.go
link_test.go
location.go Backend: Update size limit for (U)UIDs to 42 bytes 2020-06-09 19:40:32 +02:00
location_fixtures.go Code clean-up 2020-06-05 17:03:07 +02:00
location_test.go
photo.go Backend: Update size limit for (U)UIDs to 42 bytes 2020-06-09 19:40:32 +02:00
photo_album.go Backend: Update size limit for (U)UIDs to 42 bytes 2020-06-09 19:40:32 +02:00
photo_album_fixtures.go
photo_album_fixtures_test.go
photo_album_test.go
photo_counts.go Replace TiDB with SQLite for improved stability #66 2020-05-30 14:52:47 +02:00
photo_counts_test.go Replace TiDB with SQLite for improved stability #66 2020-05-30 14:52:47 +02:00
photo_fixtures.go Automatically create albums from folders #260 2020-05-30 15:42:04 +02:00
photo_fixtures_test.go
photo_keyword.go
photo_keyword_fixtures.go
photo_keyword_test.go
photo_label.go
photo_label_test.go
photo_location.go Fix restore photo data from YAML files 2020-06-05 10:17:00 +02:00
photo_location_test.go
photo_maintain.go Backend: Improve location list for estimates #260 2020-05-31 17:45:58 +02:00
photo_maintain_test.go Feature/246 (#345) 2020-06-01 09:45:24 +02:00
photo_quality.go
photo_quality_test.go
photo_test.go Improve browsing by original file and folder name #260 2020-05-31 14:42:41 +02:00
photo_yaml.go Universal sidecar configuration, indexing with multiple roots #268 #348 2020-06-07 10:09:35 +02:00
photo_yaml_test.go
place.go Backend: Update size limit for (U)UIDs to 42 bytes 2020-06-09 19:40:32 +02:00
place_fixtures.go Code clean-up 2020-06-05 17:03:07 +02:00
place_fixtures_test.go
place_test.go Code clean-up 2020-06-05 17:03:07 +02:00
views.go