1
Fork 0
photoview/api
viktorstrate feeb9e0a40
Remove Album.coverID + fix thumbnail refresh
- Album.coverID has been removed from `schema.graphql`
- Make sure the proper informations are fetched from the set/reset album
  cover mutations such that Apollo can update the cache accordingly.
2021-09-23 19:00:14 +02:00
..
.vscode Properly merge SiteInfo in Apollo cache 2020-12-09 16:58:40 +01:00
data/models Start on face detection 2021-02-15 17:35:28 +01:00
database Reverting changes after I forgot to create a new branch for testing. 2021-09-18 20:37:59 +01:00
dataloader Batch exiftool runs + scanner package restructuring 2021-05-06 22:01:48 +02:00
graphql Remove Album.coverID + fix thumbnail refresh 2021-09-23 19:00:14 +02:00
routes Add test for routes authenticateMedia 2021-04-26 22:35:10 +02:00
scanner Seems to be getting confused with MYSQL env. variable. Maybe this will work? 2021-09-20 14:52:23 +01:00
server Make photoview work without providing the PHOTOVIEW_PUBLIC_ENDPOINT environment variable 2021-03-01 22:03:57 +01:00
test_utils Improve scanner_album NewRootPath tests 2021-04-26 20:37:29 +02:00
utils Add environment variables to disable features 2021-08-31 11:34:55 +02:00
example.env Completely remove PHOTOVIEW_PUBLIC_ENDPOINT 2021-03-01 22:11:58 +01:00
go.mod update Kagami/go-face target commit and new deps for it 2021-06-04 14:45:33 -06:00
go.sum update Kagami/go-face target commit and new deps for it 2021-06-04 14:45:33 -06:00
gqlgen.yml Fix incorrect media type resolver func 2021-04-27 20:31:15 +02:00
server.go Batch exiftool runs + scanner package restructuring 2021-05-06 22:01:48 +02:00