1
Fork 0
photoview/api/graphql/models
viktorstrate 2c98827db5
Make photoview work without providing the PHOTOVIEW_PUBLIC_ENDPOINT environment variable
2021-03-01 22:03:57 +01:00
..
album.go Cleanup gorm model attributes + add indexes 2021-01-19 17:31:37 +01:00
base.go Finish add/remove root paths 2020-12-31 00:37:11 +01:00
face_detection.go Various improvements to faces UI 2021-02-19 23:30:43 +01:00
generated.go Cleanup graphql schema, and general refactoring 2021-02-13 15:08:05 +01:00
media.go Make photoview work without providing the PHOTOVIEW_PUBLIC_ENDPOINT environment variable 2021-03-01 22:03:57 +01:00
media_exif.go Fixes photoview/issues#168 2021-01-29 01:23:40 +02:00
media_test.go Cleanup media routes and media_name generation 2020-10-30 17:14:09 +01:00
share_token.go Cleanup gorm model attributes + add indexes 2021-01-19 17:31:37 +01:00
site_info.go Disable multithreaded scanners for sqlite 2021-01-17 13:08:44 +01:00
user.go Add dataloaders to combine database queries (#190) 2021-02-07 22:17:33 +01: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