1
Fork 0
photoview/api
viktorstrate 990a592fcc Expose media_type to graphql
- Make video thumbnail accessible from graphql
2020-07-11 14:21:10 +02:00
..
.vscode Work towards subscriptions 2020-02-21 16:50:50 +01:00
database add media_type column to media table in database 2020-07-11 14:05:06 +02:00
graphql Expose media_type to graphql 2020-07-11 14:21:10 +02:00
routes Expose media_type to graphql 2020-07-11 14:21:10 +02:00
scanner Expose media_type to graphql 2020-07-11 14:21:10 +02:00
server Add login page for protected shares 2020-06-14 20:56:48 +02:00
utils Reintregrate notifications with scanner 2020-06-23 15:13:07 +02:00
example.env Rewrite environment variable configurations 2020-04-06 22:16:25 +02:00
go.mod Encode videos for web using ffmpeg 2020-07-11 13:13:31 +02:00
go.sum Encode videos for web using ffmpeg 2020-07-11 13:13:31 +02:00
gqlgen.yml Huge refactor: rename photo to media 2020-07-10 14:26:19 +02:00
server.go Start to integrate new scanner system with api 2020-06-23 00:40:47 +02:00