photoprism/internal/entity
Michael Mayer 722d7dd421 Improve link sharing dialog and api #18
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-06-22 15:16:26 +02:00
..
account_fixtures.go Backend: Add test fixtures 2020-05-13 10:15:43 +02:00
account_test.go Entities: Refactor FirstOrCreate 2020-05-26 11:00:39 +02:00
account.go Feature/246 (#345) 2020-06-01 09:45:24 +02:00
album_fixtures_test.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
album_fixtures.go Improve link sharing dialog and api #18 2020-06-22 15:16:26 +02:00
album_test.go Add favorite places 2020-06-08 18:32:51 +02:00
album.go Improve link sharing dialog and api #18 2020-06-22 15:16:26 +02:00
camera_fixtures_test.go Backend: Add tests to internal/entity 2020-05-12 13:52:09 +02:00
camera_fixtures.go Backend: Indexing improvements #154 2020-05-29 18:04:30 +02:00
camera_test.go Backend: Indexing improvements #154 2020-05-29 18:04:30 +02:00
camera.go Indexing bug fixes and UX improvements 2020-06-04 14:56:27 +02:00
category_fixtures.go Backend: Update label photo count and refactor entity fixtures 2020-05-10 19:43:49 +02:00
category_test.go Code clean-up (make fmt) 2019-12-21 17:24:29 +01:00
category.go Some more comment improvements (#257) 2020-02-21 01:14:45 +01:00
const.go Add comments to entity package constants 2020-06-09 10:51:22 +02:00
country_fixtures.go Backend: Refactor test fixtures 2020-05-11 14:49:53 +02:00
country_test.go Entities: Refactor FirstOrCreate 2020-05-26 11:00:39 +02:00
country.go Backend: Indexing improvements #154 2020-05-29 18:04:30 +02:00
db.go Albums: Add category filter 2020-05-30 21:11:56 +02:00
details_fixtures_test.go Use YAML files to save and restore photo metadata 2020-05-18 22:18:58 +02:00
details_fixtures.go File browser: Implement clipboard; refactor entities and fixtures #260 2020-05-25 19:10:44 +02:00
details_test.go Entities: Refactor FirstOrCreate 2020-05-26 11:00:39 +02:00
details.go Entities: Refactor FirstOrCreate 2020-05-26 11:00:39 +02:00
entity_test.go Replace TiDB with SQLite for improved stability #66 2020-05-30 14:52:47 +02:00
entity.go Improve link sharing dialog and api #18 2020-06-22 15:16:26 +02:00
error.go Backend: Log errors in database 2020-05-19 13:48:05 +02:00
file_fixtures.go Improve link sharing dialog and api #18 2020-06-22 15:16:26 +02:00
file_share_fixtures_test.go Backend: Add tests to internal/entity 2020-05-14 15:27:12 +02:00
file_share_fixtures.go Backend: Add tests to internal/entity 2020-05-14 15:27:12 +02:00
file_share_test.go Entities: Refactor FirstOrCreate 2020-05-26 11:00:39 +02:00
file_share.go Entities: Refactor FirstOrCreate 2020-05-26 11:00:39 +02:00
file_sync_fixtures_test.go Backend: Add tests to internal/entity 2020-05-14 15:27:12 +02:00
file_sync_fixtures.go Backend: Add test fixtures 2020-05-13 10:15:43 +02:00
file_sync_test.go Entities: Refactor FirstOrCreate 2020-05-26 11:00:39 +02:00
file_sync.go Entities: Refactor FirstOrCreate 2020-05-26 11:00:39 +02:00
file_test.go File browser: Implement clipboard; refactor entities and fixtures #260 2020-05-25 19:10:44 +02:00
file.go Improve link sharing dialog and api #18 2020-06-22 15:16:26 +02:00
fixtures.go Automatically create albums from folders #260 2020-05-30 15:42:04 +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
folder.go Improve link sharing dialog and api #18 2020-06-22 15:16:26 +02:00
keyword_fixtures_test.go Backend: Add tests to internal/entity 2020-05-12 13:52:09 +02:00
keyword_fixtures.go Backend: Refactor test fixtures 2020-05-11 14:49:53 +02:00
keyword_test.go Entities: Refactor FirstOrCreate 2020-05-26 11:00:39 +02:00
keyword.go Entities: Refactor FirstOrCreate 2020-05-26 11:00:39 +02:00
label_fixtures_test.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
label_fixtures.go Improve link sharing dialog and api #18 2020-06-22 15:16:26 +02:00
label_test.go Entities: Refactor FirstOrCreate 2020-05-26 11:00:39 +02:00
label.go Improve link sharing dialog and api #18 2020-06-22 15:16:26 +02:00
lens_fixtures_test.go Backend: Add tests to internal/entity 2020-05-14 15:27:12 +02:00
lens_fixtures.go Backend: Indexing improvements #154 2020-05-29 18:04:30 +02:00
lens_test.go Backend: Indexing improvements #154 2020-05-29 18:04:30 +02:00
lens.go Albums: Add category filter 2020-05-30 21:11:56 +02:00
link_fixtures.go Improve link sharing dialog and api #18 2020-06-22 15:16:26 +02:00
link_test.go Improve link sharing dialog and api #18 2020-06-22 15:16:26 +02:00
link.go Improve link sharing dialog and api #18 2020-06-22 15:16:26 +02:00
location_fixtures.go Code clean-up 2020-06-05 17:03:07 +02:00
location_test.go Use AlbumType to distinguish between manual collections and moments #154 2020-05-29 12:21:17 +02:00
location.go Backend: Update size limit for (U)UIDs to 42 bytes 2020-06-09 19:40:32 +02:00
password.go Improve link sharing dialog and api #18 2020-06-22 15:16:26 +02:00
photo_album_fixtures_test.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
photo_album_fixtures.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
photo_album_test.go Entities: Refactor FirstOrCreate 2020-05-26 11:00:39 +02:00
photo_album.go Backend: Update size limit for (U)UIDs to 42 bytes 2020-06-09 19:40:32 +02:00
photo_counts_test.go Replace TiDB with SQLite for improved stability #66 2020-05-30 14:52:47 +02:00
photo_counts.go Replace TiDB with SQLite for improved stability #66 2020-05-30 14:52:47 +02:00
photo_fixtures_test.go Initial commit for folders and moments #154 #260 #331 2020-05-23 20:58:58 +02:00
photo_fixtures.go Improve link sharing dialog and api #18 2020-06-22 15:16:26 +02:00
photo_keyword_fixtures.go File browser: Implement clipboard; refactor entities and fixtures #260 2020-05-25 19:10:44 +02:00
photo_keyword_test.go Entities: Refactor FirstOrCreate 2020-05-26 11:00:39 +02:00
photo_keyword.go Entities: Refactor FirstOrCreate 2020-05-26 11:00:39 +02:00
photo_label_test.go Entities: Refactor FirstOrCreate 2020-05-26 11:00:39 +02:00
photo_label.go Entities: Refactor FirstOrCreate 2020-05-26 11:00:39 +02:00
photo_location_test.go Refresh titles, labels and locations 2020-04-18 23:20:54 +02:00
photo_location.go Fix restore photo data from YAML files 2020-06-05 10:17:00 +02:00
photo_maintain_test.go Backend: Improve country code detection 2020-06-12 18:01:22 +02:00
photo_maintain.go Backend: Fix location estimate query 2020-06-16 10:08:34 +02:00
photo_quality_test.go Backend: Add tests to internal/entity 2020-05-12 13:52:09 +02:00
photo_quality.go Support for Live Photos #177 2020-05-21 13:26:28 +02:00
photo_test.go Frontend: Add fields to advanced tab (edit dialog) 2020-06-10 18:26:05 +02:00
photo_yaml_test.go Use YAML files to save and restore photo metadata 2020-05-18 22:18:58 +02:00
photo_yaml.go Universal sidecar configuration, indexing with multiple roots #268 #348 2020-06-07 10:09:35 +02:00
photo.go Improve link sharing dialog and api #18 2020-06-22 15:16:26 +02:00
place_fixtures_test.go Use AlbumType to distinguish between manual collections and moments #154 2020-05-29 12:21:17 +02:00
place_fixtures.go Code clean-up 2020-06-05 17:03:07 +02:00
place_test.go Code clean-up 2020-06-05 17:03:07 +02:00
place.go Backend: Update size limit for (U)UIDs to 42 bytes 2020-06-09 19:40:32 +02:00
views.go Backend: Skip archived photos while indexing #300 2020-05-11 08:57:58 +02:00