1
Fork 0
photoview/api
Googol Lee bdae9a67ce
Add `Set up Docker development environment` in README.md (#997)
2024-07-23 21:56:30 +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 Remove loading env from tests. (#988) 2024-07-03 21:28:36 +03:00
dataloader Batch exiftool runs + scanner package restructuring 2021-05-06 22:01:48 +02:00
graphql order root albums by path on settings page (#983) 2024-07-01 20:04:50 +02:00
routes use Clean() but not Abs() to prevent directory traversal 2023-02-10 21:05:17 +08:00
scanner order root albums by path on settings page (#983) 2024-07-01 20:04:50 +02: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 Add `Set up Docker development environment` in README.md (#997) 2024-07-23 21:56:30 +02:00
go.mod Update GO version in the `go.mod` and read it by the job to setup the testing environment for unit tests (#980) 2024-06-28 14:59:31 +02:00
go.sum Bump go version and modules. (#976) 2024-06-28 10:10:18 +03: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