1
Fork 0
photoview/api/graphql/models
stz184 f14bdd6b3f Fixes viktorstrate/photoview#71
Regex changed in order to actually allow ordering by columns annotated as table.column
2020-10-11 18:17:49 +03: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 admin setting to change max concurrent workers 2020-09-21 21:32:30 +02:00
media.go Fix NewMediaFromRows 2020-08-15 11:59:44 +02:00
media_exif.go Save gps coordinates from exif 2020-08-11 14:46:23 +02:00
share_token.go Fix share pages 2020-07-10 18:35:37 +02:00
site_info.go Fix bug where max_concurrent_tasks for... 2020-09-24 17:52:53 +02:00
user.go Fix share pages 2020-07-10 18:35:37 +02:00
utils.go Fixes viktorstrate/photoview#71 2020-10-11 18:17:49 +03:00
video_metadata.go Add video metadata 2020-07-12 14:17:49 +02:00