This website requires JavaScript.
Explore
Help
Register
Sign In
cameleer
/
cameleer-saas
Watch
1
Star
0
Fork
0
You've already forked cameleer-saas
Code
Issues
22
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
fix: use replacepathregex (path-only) instead of redirectregex (full URL)
ci.yml #85
:
Commit
bbace4698f
pushed by
claude
main
2026-04-05 23:21:53 +02:00
49s
View workflow file
fix: add explicit priority and broader regex for root redirect
ci.yml #84
:
Commit
e3921576e5
pushed by
claude
main
2026-04-05 23:15:58 +02:00
50s
View workflow file
fix: redirect root / to /platform/ for better UX
ci.yml #83
:
Commit
d32a03bb7b
pushed by
claude
main
2026-04-05 23:14:13 +02:00
50s
View workflow file
feat: move SaaS app to /platform base path, Logto becomes catch-all
ci.yml #82
:
Commit
4997f7a6a9
pushed by
claude
main
2026-04-05 23:08:17 +02:00
1m31s
View workflow file
fix: route Logto experience API paths (/api/interaction, /api/experience)
ci.yml #81
:
Commit
4ab72425ae
pushed by
claude
main
2026-04-05 22:53:09 +02:00
51s
View workflow file
fix: route Logto sign-in experience paths through Traefik
ci.yml #80
:
Commit
191be6ab40
pushed by
claude
main
2026-04-05 22:48:30 +02:00
48s
View workflow file
fix: permit /_app/** static assets in SecurityConfig
ci.yml #79
:
Commit
bc384a6d2d
pushed by
claude
main
2026-04-05 22:41:58 +02:00
1m13s
View workflow file
fix: add BASE_PATH=/server/ to server-ui, remove strip prefix
ci.yml #78
:
Commit
28a90f5fc7
pushed by
claude
main
2026-04-05 22:39:31 +02:00
49s
View workflow file
feat: single-domain path-based routing (no subdomains required)
ci.yml #77
:
Commit
9568e7f127
pushed by
claude
main
2026-04-05 21:11:42 +02:00
1m30s
View workflow file
feat: production-ready TLS with self-signed cert init container
ci.yml #76
:
Commit
e167d5475e
pushed by
claude
main
2026-04-05 18:15:52 +02:00
1m20s
View workflow file
fix: use server.localhost subdomain for server-ui (same /assets conflict)
ci.yml #75
:
Commit
3694d4a7d6
pushed by
claude
main
2026-04-05 17:49:34 +02:00
1m19s
View workflow file
fix: move Logto to auth.localhost subdomain to avoid /assets path conflict
ci.yml #74
:
Commit
0472528cd6
pushed by
claude
main
2026-04-05 17:43:42 +02:00
1m17s
View workflow file
fix: route all public traffic through Traefik at localhost:80
ci.yml #73
:
Commit
c58ca34b2c
pushed by
claude
main
2026-04-05 17:34:03 +02:00
1m19s
View workflow file
fix: split JWK fetch (Docker-internal) from issuer validation (localhost)
ci.yml #72
:
Commit
3a93b68ea5
pushed by
claude
main
2026-04-05 17:17:02 +02:00
48s
View workflow file
fix: centralize public hostname into single PUBLIC_HOST env var
ci.yml #71
:
Commit
e90ca29920
pushed by
claude
main
2026-04-05 17:08:43 +02:00
1m16s
View workflow file
fix: use Docker-internal URL for server OIDC issuer in bootstrap
ci.yml #70
:
Commit
423803b303
pushed by
claude
main
2026-04-05 16:38:57 +02:00
45s
View workflow file
fix: bootstrap OIDC config — add retry and null guard
ci.yml #69
:
Commit
cfb16d5048
pushed by
claude
main
2026-04-05 16:32:36 +02:00
46s
View workflow file
feat: add cameleer3-server-ui container to Docker Compose
ci.yml #68
:
Commit
45b60a0aee
pushed by
claude
main
2026-04-05 16:25:15 +02:00
1m19s
View workflow file
fix: use correct health endpoint and HTTP method for server integration
ci.yml #67
:
Commit
9b77f810c1
pushed by
claude
main
2026-04-05 16:00:48 +02:00
1m14s
View workflow file
refactor: merge tenant isolation into single HandlerInterceptor
ci.yml #66
:
Commit
1ef8c9dceb
pushed by
claude
main
2026-04-05 15:49:30 +02:00
1m18s
View workflow file
feat: auth hardening — scope enforcement, tenant isolation, and docs
ci.yml #65
:
Commit
051f7fdae9
pushed by
claude
main
2026-04-05 15:34:20 +02:00
1m18s
View workflow file
docs: add architecture document
ci.yml #64
:
Commit
b459a69083
pushed by
claude
main
2026-04-05 14:20:31 +02:00
48s
View workflow file
fix: replace stale permission prop with scope in EnvironmentDetailPage
ci.yml #63
:
Commit
e3baaeee84
pushed by
claude
main
2026-04-05 14:14:59 +02:00
1m19s
View workflow file
feat: scope-based authorization — read standard scope claim, remove custom roles extraction
ci.yml #62
:
Commit
298f6e3e71
pushed by
claude
main
2026-04-05 14:06:26 +02:00
18s
View workflow file
fix: ProtectedRoute spinner fix, TokenSync cleanup, dev hot-reload
ci.yml #61
:
Commit
6ccf7f3fcb
pushed by
claude
main
2026-04-05 13:13:11 +02:00
1m17s
View workflow file
fix: re-resolve tenantId when org list is enriched by OrgResolver
ci.yml #60
:
Commit
1b42bd585d
pushed by
claude
main
2026-04-05 10:30:24 +02:00
1m17s
View workflow file
fix: read M2M credentials from bootstrap JSON when env vars empty
ci.yml #59
:
Commit
51c73d64a4
pushed by
claude
main
2026-04-05 10:24:15 +02:00
1m11s
View workflow file
fix: accept Logto at+jwt token type in Spring Security
ci.yml #58
:
Commit
34aadd1e25
pushed by
claude
main
2026-04-05 10:18:38 +02:00
1m11s
View workflow file
fix: remove 401 hard redirect, let React Query retry
ci.yml #57
:
Commit
1abf0f827b
pushed by
claude
main
2026-04-05 10:09:50 +02:00
1m23s
View workflow file
fix: move DB seeding from bootstrap script to Java ApplicationRunner
sonarqube.yml #56
:
Scheduled
main
2026-04-05 04:02:07 +02:00
1m21s
View workflow file
First
Previous
...
8
9
10
11
12
Next
Last