photoprism/internal/models
2019-07-16 14:11:33 +02:00
..
album_test.go Add tests for album model 2019-07-16 12:44:13 +02:00
album.go Albums: Code clean-up and small fixes #15 2019-06-18 06:37:10 +02:00
camera_test.go Add test condition for camera model 2019-07-16 14:11:33 +02:00
camera.go Rename tags to labels incl priority, source and uncertainty 2019-06-04 18:26:41 +02:00
category.go Format Go code: go fmt ./internal/... ./cmd/... 2019-06-09 05:22:53 +02:00
country_test.go Add test for country model 2019-07-16 12:53:23 +02:00
country.go Rename tags to labels incl priority, source and uncertainty 2019-06-04 18:26:41 +02:00
event.go Add event table 2019-06-17 22:39:32 +02:00
file_test.go Add download links to thumbnails in photo viewer 2019-05-16 04:03:55 +02:00
file.go Search performance improvements (indexes and labels) 2019-07-15 22:54:54 +02:00
label_test.go Add tests for label model 2019-07-16 12:57:55 +02:00
label.go Remove index from label name (use slug instead) 2019-07-15 23:11:29 +02:00
lens_test.go Add test for lens model 2019-07-16 13:02:42 +02:00
lens.go Rename tags to labels incl priority, source and uncertainty 2019-06-04 18:26:41 +02:00
location.go Rename tags to labels incl priority, source and uncertainty 2019-06-04 18:26:41 +02:00
model.go Rename tags to labels incl priority, source and uncertainty 2019-06-04 18:26:41 +02:00
models_test.go Add download links to thumbnails in photo viewer 2019-05-16 04:03:55 +02:00
models.go Rename tags to labels incl priority, source and uncertainty 2019-06-04 18:26:41 +02:00
photo_label_test.go Add test photoLabel model 2019-07-16 13:10:31 +02:00
photo_label.go PhotoLabel: Change index order for improved performance #121 2019-07-03 19:58:53 +02:00
photo.go Search performance improvements (indexes and labels) 2019-07-15 22:54:54 +02:00
share.go Add event table 2019-06-17 22:39:32 +02:00