1
Fork 0
photoview/api/graphql/models
viktorstrate 926aa3de3d
Cleanup graphql schema, and general refactoring
- Separate graphql `filter` into `paginate` and `order`
- Remove GalleryGroups, replaced by TimelineGallery
- Fix Apollo cache such that sorting works again
2021-02-13 15:08:05 +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
generated.go Cleanup graphql schema, and general refactoring 2021-02-13 15:08:05 +01:00
media.go Cleanup graphql schema, and general refactoring 2021-02-13 15:08:05 +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