1
Fork 0
photoview/api
Alex Kabakaev d6f34211a1
fix false trigger of DB migration on sqlite (#936)
2024-04-26 05:46:32 +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 fix false trigger of DB migration on sqlite (#936) 2024-04-26 05:46:32 +01:00
dataloader Batch exiftool runs + scanner package restructuring 2021-05-06 22:01:48 +02:00
graphql Fix audit issues in production (#933) 2024-04-11 22:21:08 +01:00
routes use Clean() but not Abs() to prevent directory traversal 2023-02-10 21:05:17 +08:00
scanner Make face detection optional at build-time (#881) 2024-04-11 22:20:09 +01:00
server Make photoview work without providing the PHOTOVIEW_PUBLIC_ENDPOINT environment variable 2021-03-01 22:03:57 +01:00
test_utils Fix scanner queue tests 2022-03-28 18:43:00 +02:00
tools Fix audit issues in production (#933) 2024-04-11 22:21:08 +01:00
utils Make it compile again 2022-03-02 17:26:06 +01:00
example.env Completely remove PHOTOVIEW_PUBLIC_ENDPOINT 2021-03-01 22:11:58 +01:00
go.mod Fix audit issues in production (#933) 2024-04-11 22:21:08 +01:00
go.sum Fix audit issues in production (#933) 2024-04-11 22:21:08 +01:00
gqlgen.yml Sidebar: people section + album path 2021-10-19 23:28:23 +02:00
server.go Start on big scanner code refactoring 2022-02-14 23:57:45 +01:00