.. |
album.go
|
Optimize performance and data structures
|
2019-12-27 05:18:52 +01:00 |
album_test.go
|
Add test for entity/album.go
|
2019-12-17 18:25:13 +01:00 |
camera.go
|
Optimize performance and data structures
|
2019-12-27 05:18:52 +01:00 |
camera_test.go
|
Backend: Rename "models" package to "entity"
|
2019-12-11 16:55:18 +01:00 |
category.go
|
Backend: Rename "models" package to "entity"
|
2019-12-11 16:55:18 +01:00 |
category_test.go
|
Code clean-up (make fmt)
|
2019-12-21 17:24:29 +01:00 |
country.go
|
Backend: Prepare database for advanced filtering and grouping #154
|
2019-12-28 20:24:20 +01:00 |
country_test.go
|
Backend: Rename "models" package to "entity"
|
2019-12-11 16:55:18 +01:00 |
entity.go
|
Optimize performance and data structures
|
2019-12-27 05:18:52 +01:00 |
entity_test.go
|
Optimize performance and data structures
|
2019-12-27 05:18:52 +01:00 |
event.go
|
Optimize performance and data structures
|
2019-12-27 05:18:52 +01:00 |
event_test.go
|
Code clean-up (make fmt)
|
2019-12-21 17:24:29 +01:00 |
file.go
|
Optimize performance and data structures
|
2019-12-27 05:18:52 +01:00 |
file_test.go
|
Add test for entity/file.go
|
2019-12-17 18:26:13 +01:00 |
keyword.go
|
Photo: DATETIME instead of TIMESTAMP for TakenAt #162
|
2019-12-19 09:37:10 +01:00 |
keyword_test.go
|
Code clean-up (make fmt)
|
2019-12-21 17:24:29 +01:00 |
label.go
|
Optimize performance and data structures
|
2019-12-27 05:18:52 +01:00 |
label_test.go
|
Backend: Rename "models" package to "entity"
|
2019-12-11 16:55:18 +01:00 |
lens.go
|
Optimize performance and data structures
|
2019-12-27 05:18:52 +01:00 |
lens_test.go
|
Add test for entity/lens.go
|
2019-12-17 18:26:50 +01:00 |
location.go
|
Backend: Prepare database for advanced filtering and grouping #154
|
2019-12-28 20:24:20 +01:00 |
location_test.go
|
Code clean-up (make fmt)
|
2019-12-21 17:24:29 +01:00 |
photo.go
|
Backend: Prepare database for advanced filtering and grouping #154
|
2019-12-28 20:24:20 +01:00 |
photo_album.go
|
Optimize performance and data structures
|
2019-12-27 05:18:52 +01:00 |
photo_album_test.go
|
Add test for entity/photo_album.go
|
2019-12-17 18:27:25 +01:00 |
photo_keyword.go
|
Photo: DATETIME instead of TIMESTAMP for TakenAt #162
|
2019-12-19 09:37:10 +01:00 |
photo_keyword_test.go
|
Add test for entity/photo_keyword.go
|
2019-12-17 18:27:48 +01:00 |
photo_label.go
|
Photo: DATETIME instead of TIMESTAMP for TakenAt #162
|
2019-12-19 09:37:10 +01:00 |
photo_label_test.go
|
Add test for entity/photo_label.go
|
2019-12-17 18:28:07 +01:00 |
place.go
|
Backend: Prepare database for advanced filtering and grouping #154
|
2019-12-28 20:24:20 +01:00 |
share.go
|
Optimize performance and data structures
|
2019-12-27 05:18:52 +01:00 |
share_test.go
|
Add test for entity/share.go
|
2019-12-17 18:28:47 +01:00 |