1
Fork 0
photoview/api/graphql/models
viktorstrate 60f8a68bf6
Implement database integration tests
2021-04-23 15:10:23 +02:00
..
album.go Load shared albums recursively 2021-03-03 15:55:55 +01:00
base.go Finish add/remove root paths 2020-12-31 00:37:11 +01:00
face_detection.go Fix postgres errors + fix search results without thumbnails 2021-03-12 14:26:51 +01:00
generated.go add structure for German localization 2021-04-20 01:16:39 +02:00
media.go Fix bug causing mediatype to always be Photo 2021-04-17 17:51:13 +02:00
media_exif.go Use barasher/go-exiftool 2021-03-31 23:35:25 +02:00
media_test.go Cleanup media routes and media_name generation 2020-10-30 17:14:09 +01:00
models_test.go Implement database integration tests 2021-04-23 15:10:23 +02:00
share_token.go Cleanup gorm model attributes + add indexes 2021-01-19 17:31:37 +01:00
site_info.go Implement database integration tests 2021-04-23 15:10:23 +02:00
site_info_test.go Implement database integration tests 2021-04-23 15:10:23 +02:00
user.go Integrate italian translation 2021-04-17 12:23:02 +02:00
user_test.go Implement database integration tests 2021-04-23 15:10:23 +02:00
utils.go Cleanup graphql schema, and general refactoring 2021-02-13 15:08:05 +01:00
video_metadata.go Replace database, initial setup now works 2020-11-28 21:49:33 +01:00