.core
feat(api): merge go-api + php-api into polyglot repo
2026-03-14 10:03:29 +00:00
cmd /api
feat(api): add spec description flag
2026-04-01 07:02:28 +00:00
docs
feat(api): add per-IP rate limiting middleware
2026-04-01 06:54:58 +00:00
go-io
feat(api): add stable openapi operation ids
2026-04-01 07:36:35 +00:00
go-log
feat(api): add stable openapi operation ids
2026-04-01 07:36:35 +00:00
pkg /provider
feat(provider): expose proxy metadata in registry info
2026-04-01 07:08:19 +00:00
src /php
feat(api): add seo analysis endpoint
2026-04-01 07:18:01 +00:00
.gitattributes
feat(api): merge go-api + php-api into polyglot repo
2026-03-14 10:03:29 +00:00
.gitignore
chore: add .core/ and .idea/ to .gitignore
2026-03-15 10:17:49 +00:00
api.go
feat(api): merge go-api + php-api into polyglot repo
2026-03-14 10:03:29 +00:00
api_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
authentik.go
feat(api): merge go-api + php-api into polyglot repo
2026-03-14 10:03:29 +00:00
authentik_integration_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
authentik_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
authz_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
bridge.go
feat(bridge): validate tool request bodies
2026-04-01 06:23:58 +00:00
bridge_test.go
feat(bridge): validate tool request bodies
2026-04-01 06:23:58 +00:00
brotli.go
feat(api): merge go-api + php-api into polyglot repo
2026-03-14 10:03:29 +00:00
brotli_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
cache.go
feat(api): merge go-api + php-api into polyglot repo
2026-03-14 10:03:29 +00:00
cache_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
CLAUDE.md
feat(api): merge go-api + php-api into polyglot repo
2026-03-14 10:03:29 +00:00
codegen.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
codegen_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
composer.json
feat(api): merge go-api + php-api into polyglot repo
2026-03-14 10:03:29 +00:00
export.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
export_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
expvar_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
go.mod
feat(api): add stable openapi operation ids
2026-04-01 07:36:35 +00:00
go.sum
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
graphql.go
feat(api): merge go-api + php-api into polyglot repo
2026-03-14 10:03:29 +00:00
graphql_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
group.go
feat(api): merge go-api + php-api into polyglot repo
2026-03-14 10:03:29 +00:00
group_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
gzip_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
httpsign_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
i18n.go
fix(i18n): preserve matched locale tags
2026-04-01 07:22:25 +00:00
i18n_test.go
fix(i18n): preserve matched locale tags
2026-04-01 07:22:25 +00:00
LICENCE
feat(api): merge go-api + php-api into polyglot repo
2026-03-14 10:03:29 +00:00
location_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
middleware.go
feat(api): merge go-api + php-api into polyglot repo
2026-03-14 10:03:29 +00:00
middleware_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
modernization_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
norace_test.go
feat(api): merge go-api + php-api into polyglot repo
2026-03-14 10:03:29 +00:00
openapi.go
feat(api): document bearer auth in openapi
2026-04-01 09:08:34 +00:00
openapi_test.go
feat(api): document bearer auth in openapi
2026-04-01 09:08:34 +00:00
options.go
feat(api): add per-IP rate limiting middleware
2026-04-01 06:54:58 +00:00
pprof_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
race_test.go
feat(api): merge go-api + php-api into polyglot repo
2026-03-14 10:03:29 +00:00
ratelimit.go
feat(api): add per-IP rate limiting middleware
2026-04-01 06:54:58 +00:00
ratelimit_test.go
feat(api): add per-IP rate limiting middleware
2026-04-01 06:54:58 +00:00
response.go
feat(api): merge go-api + php-api into polyglot repo
2026-03-14 10:03:29 +00:00
response_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
secure_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
sessions_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
slog_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
sse.go
fix(api): make SSE drain wait for clients
2026-04-01 05:13:44 +00:00
sse_test.go
fix(api): make SSE drain wait for clients
2026-04-01 05:13:44 +00:00
static_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
swagger.go
feat(api): merge go-api + php-api into polyglot repo
2026-03-14 10:03:29 +00:00
swagger_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
timeout_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
tracing.go
feat(api): merge go-api + php-api into polyglot repo
2026-03-14 10:03:29 +00:00
tracing_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00
websocket.go
feat(api): merge go-api + php-api into polyglot repo
2026-03-14 10:03:29 +00:00
websocket_test.go
chore: migrate to dappco.re vanity import path
2026-03-21 23:50:37 +00:00