0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/extensions/search
Catalin Hofnar 9ca5fa1029 Implement RepoListWithNewestImage to return [RepoSummary]
Removed access by index in repoListWithNewestImage

Signed-off-by: Catalin Hofnar <catalin.hofnar@gmail.com>
2022-08-29 13:06:17 +03:00
..
common Implement RepoListWithNewestImage to return [RepoSummary] 2022-08-29 13:06:17 +03:00
cve Add GraphQL API for getting the information necessary to list images in the zot cli without download manifests. 2022-08-23 16:32:00 +03:00
digest Add GraphQL API for getting the information necessary to list images in the zot cli without download manifests. 2022-08-23 16:32:00 +03:00
gql_generated Implement RepoListWithNewestImage to return [RepoSummary] 2022-08-29 13:06:17 +03:00
gqlgen.yml Update to graphql 1.17.13 2022-07-18 12:55:40 -07:00
resolver.go Implement RepoListWithNewestImage to return [RepoSummary] 2022-08-29 13:06:17 +03:00
resolver_test.go graphql: Apply authorization on /_search endpoint 2022-08-26 21:31:26 +03:00
schema.graphql Implement RepoListWithNewestImage to return [RepoSummary] 2022-08-29 13:06:17 +03:00
schema.resolvers.go Implement RepoListWithNewestImage to return [RepoSummary] 2022-08-29 13:06:17 +03:00
search.md fix sample request url in search extension README 2022-06-07 11:24:19 -07:00