This website requires JavaScript.
Explore
Help
Register
Sign In
cameleer
/
cameleer-server
Watch
1
Star
0
Fork
0
You've already forked cameleer-server
Code
Issues
44
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
sonarqube.yml
Actor
All actors
claude
hsiegeln
Status
All status
Success
Failure
Waiting
Running
Server-side sorting for execution search results
ci.yml #73
:
Commit
b64edaa16f
pushed by
claude
main
2026-03-14 19:37:10 +01:00
2m39s
View workflow file
Skip user upsert when nothing changed to avoid row accumulation
ci.yml #72
:
Commit
31b8695420
pushed by
claude
main
2026-03-14 16:39:38 +01:00
2m30s
View workflow file
Auto-discover ClickHouse migration files instead of hardcoded list
ci.yml #71
:
Commit
dbf53aa8e8
pushed by
claude
main
2026-03-14 16:29:04 +01:00
2m25s
View workflow file
Add display_name_claim migration to schema init list
ci.yml #70
:
Commit
9f9e677103
pushed by
claude
main
2026-03-14 16:26:37 +01:00
2m3s
View workflow file
Preserve created_at on user upsert to avoid accumulating un-merged rows
ci.yml #69
:
Commit
86f905e672
pushed by
claude
main
2026-03-14 16:24:34 +01:00
5m59s
View workflow file
Full OIDC logout with id_token_hint for provider session termination
ci.yml #68
:
Commit
a6f94e8a70
pushed by
claude
main
2026-03-14 16:18:14 +01:00
4m2s
View workflow file
Add displayName to auth response and configurable display name claim for OIDC
ci.yml #67
:
Commit
463cab1196
pushed by
claude
main
2026-03-14 16:13:52 +01:00
4m15s
View workflow file
Fix OIDC login immediate logout — rename JWT subject prefix ui: → user:
ci.yml #66
:
Commit
6676e209c7
pushed by
claude
main
2026-03-14 15:57:45 +01:00
2m28s
View workflow file
Contract-first API with DTOs, validation, and server-side OpenAPI post-processing
ci.yml #65
:
Commit
465f210aee
pushed by
claude
main
2026-03-14 15:37:53 +01:00
4m9s
View workflow file
Add OIDC logout, fix OpenAPI schema types, expose end_session_endpoint
ci.yml #64
:
Commit
50bb22d6f6
pushed by
claude
main
2026-03-14 14:45:54 +01:00
2m32s
View workflow file
Fix SPA forward for /oidc/callback and /admin/* routes
ci.yml #63
:
Commit
0d82304cf0
pushed by
claude
main
2026-03-14 14:34:11 +01:00
47s
View workflow file
Regenerate OpenAPI spec and TypeScript types from live server
ci.yml #62
:
Commit
103b14d1df
pushed by
claude
main
2026-03-14 14:27:41 +01:00
39s
View workflow file
Add OIDC login flow to UI and fix dark mode datetime picker icons
ci.yml #61
:
Commit
84f4c505a2
pushed by
claude
main
2026-03-14 14:21:50 +01:00
2m41s
View workflow file
Add ALTER TABLE migration for auto_signup column on existing ClickHouse
ci.yml #60
:
Commit
b024f83c26
pushed by
claude
main
2026-03-14 14:04:21 +01:00
2m34s
View workflow file
Add OIDC admin config page with auto-signup toggle
ci.yml #59
:
Commit
0c47ac9b1a
pushed by
claude
main
2026-03-14 14:00:31 +01:00
4m19s
View workflow file
Fix Authentik port references in HOWTO.md (30900 → 30950)
ci.yml #58
:
Commit
377908cc61
pushed by
claude
main
2026-03-14 13:30:09 +01:00
2m2s
View workflow file
Move OIDC config from env vars to database with admin API
ci.yml #57
:
Commit
9d2e6f30a7
pushed by
claude
main
2026-03-14 13:21:54 +01:00
6m15s
View workflow file
Add Authentik OIDC provider K8s manifests and wire deployment
ci.yml #55
:
Commit
554d6822c0
pushed by
claude
main
2026-03-14 12:47:27 +01:00
2m6s
View workflow file
Update docs for RBAC, OIDC, and user management
ci.yml #54
:
Commit
3438216fd9
pushed by
claude
main
2026-03-14 12:45:20 +01:00
3m4s
View workflow file
Add RBAC with role-based endpoint authorization and OIDC support
ci.yml #53
:
Commit
a4de2a7b79
pushed by
claude
main
2026-03-14 12:41:49 +01:00
5m54s
View workflow file
Use consistent AppBadge colors in command palette search results
ci.yml #52
:
Commit
484c5887c3
pushed by
claude
main
2026-03-14 12:10:49 +01:00
2m30s
View workflow file
Fix nan-to-int64 crash when avg/quantile runs on empty result set
ci.yml #51
:
Commit
cb600be1f1
pushed by
claude
main
2026-03-14 09:39:46 +01:00
2m22s
View workflow file
Add comparison stats: failure rate %, vs-yesterday change, today total
ci.yml #50
:
Commit
3641dffecc
pushed by
claude
main
2026-03-14 09:31:59 +01:00
2m42s
View workflow file
Add descriptive text lines to all stat cards
ci.yml #49
:
Commit
7c2058ecb2
pushed by
claude
main
2026-03-13 22:55:58 +01:00
2m19s
View workflow file
Move failed count and avg duration from page-derived to backend stats
ci.yml #48
:
Commit
393d19e3f4
pushed by
claude
main
2026-03-13 22:53:38 +01:00
1m51s
View workflow file
Fix ClickHouse OOM on batch insert: reduce batch size, increase memory
ci.yml #47
:
Commit
4cdf2ac012
pushed by
claude
main
2026-03-13 22:46:43 +01:00
2m34s
View workflow file
Fix quantile overflow: wrap p99 query with toInt64() for JDBC compat
ci.yml #46
:
Commit
f156a2aab0
pushed by
claude
main
2026-03-13 22:44:08 +01:00
1m13s
View workflow file
Use consistent toLocaleString() formatting on all stat card values
ci.yml #45
:
Commit
d4df47215b
pushed by
claude
main
2026-03-13 22:39:55 +01:00
2m29s
View workflow file
Make stats endpoint respect selected time window instead of hardcoded last hour
ci.yml #44
:
Commit
cdf4c93630
pushed by
claude
main
2026-03-13 22:22:34 +01:00
2m31s
View workflow file
Fix 401 race condition: wire getAccessToken at module level
ci.yml #43
:
Commit
6794e4c234
pushed by
claude
main
2026-03-13 22:12:20 +01:00
2m30s
View workflow file
First
Previous
...
25
26
27
28
29
Next
Last