1
Fork 0
photoview/api/graphql/resolvers
viktorstrate 7f885fa63e
Fix minor bugs
2021-04-17 17:28:16 +02:00
..
album.go Replace all gorm .Scan() calls with .Find() 2021-04-15 16:27:26 +02:00
faces.go Fix minor bugs 2021-04-17 17:28:16 +02:00
media.go Replace all gorm .Scan() calls with .Find() 2021-04-15 16:27:26 +02:00
mediaGeoJson.go Make photoview work without providing the PHOTOVIEW_PUBLIC_ENDPOINT environment variable 2021-03-01 22:03:57 +01:00
notification.go Update gomod to reflect repo transfer 2020-12-17 22:51:43 +01:00
root.go Merge branch 'master' into v2.0.0 2020-12-17 23:18:00 +01:00
scanner.go Disable multithreaded scanners for sqlite 2021-01-17 13:08:44 +01:00
search.go Fix postgres errors + fix search results without thumbnails 2021-03-12 14:26:51 +01:00
share_token.go Fix share media not working with postgres 2021-03-23 14:04:44 +01:00
timeline.go Fix timeline date ordering 2021-02-14 11:40:13 +01:00
user.go Replace all gorm .Scan() calls with .Find() 2021-04-15 16:27:26 +02:00