.. |
album.go
|
Albums: Add photos by UUID #15
|
2019-12-04 15:14:04 +01:00 |
album_test.go
|
Albums: Use month and year as default name #15
|
2019-12-04 12:11:11 +01:00 |
camera.go
|
Rename tags to labels incl priority, source and uncertainty
|
2019-06-04 18:26:41 +02:00 |
camera_test.go
|
Add test condition for camera model
|
2019-07-16 14:11:33 +02:00 |
category.go
|
Format Go code: go fmt ./internal/... ./cmd/...
|
2019-06-09 05:22:53 +02:00 |
country.go
|
Rename tags to labels incl priority, source and uncertainty
|
2019-06-04 18:26:41 +02:00 |
country_test.go
|
Add test for country model
|
2019-07-16 12:53:23 +02:00 |
event.go
|
Add event table
|
2019-06-17 22:39:32 +02:00 |
file.go
|
Albums: Add photos by UUID #15
|
2019-12-04 15:14:04 +01:00 |
file_test.go
|
Add download links to thumbnails in photo viewer
|
2019-05-16 04:03:55 +02:00 |
label.go
|
Remove index from label name (use slug instead)
|
2019-07-15 23:11:29 +02:00 |
label_test.go
|
Add tests for label model
|
2019-07-16 12:57:55 +02:00 |
lens.go
|
Rename tags to labels incl priority, source and uncertainty
|
2019-06-04 18:26:41 +02:00 |
lens_test.go
|
Add test for lens model
|
2019-07-16 13:02:42 +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.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 |
photo.go
|
Albums: Add photos by UUID #15
|
2019-12-04 15:14:04 +01:00 |
photo_album.go
|
Albums: Add photos by UUID #15
|
2019-12-04 15:14:04 +01:00 |
photo_album_test.go
|
Albums: Add photos by UUID #15
|
2019-12-04 15:14:04 +01:00 |
photo_label.go
|
PhotoLabel: Change index order for improved performance #121
|
2019-07-03 19:58:53 +02:00 |
photo_label_test.go
|
Add test photoLabel model
|
2019-07-16 13:10:31 +02:00 |
share.go
|
Add event table
|
2019-06-17 22:39:32 +02:00 |