1
Fork 0
photoview/api
Jordan Hellier f900d55300
Fix audit issues in production (#933)
* chore: upgrade api dependencies to latest compatible version

* chore: update ui dependencies first pass

* chore: migrate ui dependency to latests

Migrates i18next-parser from 6.x -> 8.x per documentation

* chore: add missing tools file

* chore: regenerate files

* chore: fix docker build from incorrect depedency

bookworms latest stable version of libheif-dev is 1.15.1
2024-04-11 22:21:08 +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 Postgres exif flash migration error message 2022-02-13 16:57:20 +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