1
Fork 0
photoview/api
viktorstrate 2c98827db5
Make photoview work without providing the PHOTOVIEW_PUBLIC_ENDPOINT environment variable
2021-03-01 22:03:57 +01: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 Update mysql dsn parser 2021-02-26 13:57:13 +01:00
graphql Make photoview work without providing the PHOTOVIEW_PUBLIC_ENDPOINT environment variable 2021-03-01 22:03:57 +01:00
routes Start on face detection 2021-02-15 17:35:28 +01:00
scanner Reload faces if albums or media is deleted 2021-02-27 16:39:04 +01:00
server Make photoview work without providing the PHOTOVIEW_PUBLIC_ENDPOINT environment variable 2021-03-01 22:03:57 +01:00
utils Make photoview work without providing the PHOTOVIEW_PUBLIC_ENDPOINT environment variable 2021-03-01 22:03:57 +01:00
example.env Implement postgres support 2021-01-31 17:07:29 +01:00
go.mod Update mysql dsn parser 2021-02-26 13:57:13 +01:00
go.sum Try to replace Parcel with Esbuild 2021-02-25 12:53:39 +01:00
gqlgen.yml Add API pagination for faces 2021-02-25 18:48:59 +01:00
server.go Make photoview work without providing the PHOTOVIEW_PUBLIC_ENDPOINT environment variable 2021-03-01 22:03:57 +01:00