1
Fork 0
photoview/api/graphql/models
viktorstrate 3564866f41 Start on video processing 2020-07-10 12:58:11 +02:00
..
album.go InnoDB has a maximum index length of 767 bytes for tables that use COMPACT or REDUNDANT row format, so for utf8mb3 or utf8mb4 columns, you can index a maximum of 255 or 191 characters, respectively. 2020-06-24 11:43:20 +03:00
generated.go Add search resolver to api 2020-03-05 11:53:42 +01:00
photo.go Start on video processing 2020-07-10 12:58:11 +02:00
photo_exif.go Add exif parsing 2020-02-24 23:30:08 +01:00
share_token.go Properly close sql rows 2020-02-28 20:57:46 +01:00
site_info.go Fix graphql query for share pages 2020-02-29 09:21:41 +01:00
user.go Properly close sql rows 2020-02-28 20:57:46 +01:00
utils.go Fix bug when filtering and limiting a query 2020-02-24 09:59:20 +01:00