This website requires JavaScript.
Explore
Help
Sign In
julien
/
apf_portal
Watch
1
Star
0
Fork
0
You've already forked apf_portal
Code
Issues
1
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
docs-site.yml
renovate.yml
security-scheduled.yml
631 workflow runs
Actor
All actors
adastra-bot
julien
Status
All status
Success
Failure
Waiting
Running
docs: refresh CLAUDE.md "Repository status" section (
#125
)
ci.yml #310
:
Commit
6a6bf90e7f
pushed by
julien
main
2026-05-14 00:21:11 +02:00
6m27s
View workflow file
docs: refresh CLAUDE.md "Repository status" section
ci.yml #309
:
Commit
4177295888
pushed by
julien
#125
2026-05-14 00:19:42 +02:00
7m12s
View workflow file
docs(adr-0021): phase-2 security baseline (helmet, CORS, CSRF, rate-limit, error envelope) (
#124
)
ci.yml #308
:
Commit
da2bd6d481
pushed by
julien
main
2026-05-13 23:58:45 +02:00
3m56s
View workflow file
docs(adr-0021): phase-2 security baseline (helmet, CORS, CSRF, rate-limit, error envelope)
ci.yml #307
:
Commit
e2fae02731
pushed by
julien
#124
2026-05-13 23:50:36 +02:00
4m52s
View workflow file
feat(portal-bff): rate limiting + structured error filter (
#123
)
ci.yml #306
:
Commit
0e6c114ba7
pushed by
julien
main
2026-05-13 21:41:16 +02:00
4m44s
View workflow file
feat(portal-bff): rate limiting + structured error filter
ci.yml #305
:
Commit
2454186cc4
pushed by
julien
#123
2026-05-13 21:39:49 +02:00
6m55s
View workflow file
feat(portal-bff): helmet + env-driven CORS allowlist + double-submit CSRF (
#122
)
ci.yml #304
:
Commit
5bbe2304ff
pushed by
julien
main
2026-05-13 20:55:10 +02:00
4m23s
View workflow file
feat(portal-bff): helmet + env-driven CORS allowlist + double-submit CSRF
ci.yml #303
:
Commit
116e0468b0
pushed by
julien
#122
2026-05-13 20:50:20 +02:00
5m0s
View workflow file
fix(portal-bff): audit writes use raw INSERT (audit_writer has no SELECT for RETURNING) (
#121
)
ci.yml #302
:
Commit
a97be121e6
pushed by
julien
main
2026-05-13 19:54:38 +02:00
5m57s
View workflow file
docs(adr-0013): document the RETURNING-requires-SELECT trap on audit writes
ci.yml #301
:
Commit
199c52247b
pushed by
julien
#121
2026-05-13 19:53:16 +02:00
7m10s
View workflow file
feat(portal-bff): wire ADR-0013 audit pipeline to the auth lifecycle (
#120
)
ci.yml #300
:
Commit
940267e317
pushed by
julien
main
2026-05-13 14:28:16 +02:00
6m29s
View workflow file
feat(portal-bff): wire ADR-0013 audit pipeline to the auth lifecycle
ci.yml #299
:
Commit
60183d51ae
pushed by
julien
#120
2026-05-13 14:25:00 +02:00
7m8s
View workflow file
chore(deps): update dependency vite to v8.0.12 (
#118
)
ci.yml #298
:
Commit
4d4791a807
pushed by
julien
main
2026-05-13 13:13:36 +02:00
5m37s
View workflow file
docs(architecture): refresh containers + nx boundaries diagrams, add local-infra diagram (
#119
)
ci.yml #297
:
Commit
6aee56abe9
pushed by
julien
main
2026-05-13 11:22:23 +02:00
6m21s
View workflow file
docs(architecture): refresh containers + nx boundaries diagrams, add local-infra diagram
ci.yml #296
:
Commit
4af0269edf
pushed by
julien
#119
2026-05-13 11:20:46 +02:00
7m4s
View workflow file
feat(portal-shell): authGuard + BFF http interceptors + /profile demo route (
#117
)
ci.yml #293
:
Commit
177f2f20c0
pushed by
julien
main
2026-05-13 00:47:41 +02:00
3m42s
View workflow file
feat(portal-shell): authGuard + BFF http interceptors + /profile demo route
ci.yml #292
:
Commit
9247e5e02e
pushed by
julien
#117
2026-05-13 00:36:20 +02:00
4m7s
View workflow file
fix(portal-bff): set REDIS_URL + SESSION_* in auth.module.spec so ci:check passes on a clean runner (
#116
)
ci.yml #291
:
Commit
c427e5d4fe
pushed by
julien
main
2026-05-13 00:02:06 +02:00
3m7s
View workflow file
fix(portal-bff): set REDIS_URL + SESSION_* in auth.module.spec so ci:check passes on a clean runner
ci.yml #290
:
Commit
a84c4c95a5
pushed by
julien
#116
2026-05-12 23:56:49 +02:00
3m49s
View workflow file
feat(portal-bff): absolute-timeout middleware + user_sessions index per ADR-0010 (
#115
)
ci.yml #289
:
Commit
c3de2340e7
pushed by
julien
main
2026-05-12 23:29:14 +02:00
4m31s
View workflow file
feat(portal-bff): absolute-timeout middleware + user_sessions index per ADR-0010
ci.yml #288
:
Commit
5c346820ea
pushed by
julien
#115
2026-05-12 23:28:08 +02:00
5m7s
View workflow file
fix(portal-shell): send withCredentials on /me so the session cookie crosses SPA→BFF in dev (
#114
)
ci.yml #287
:
Commit
0e4f0fc611
pushed by
julien
main
2026-05-12 22:42:25 +02:00
5m31s
View workflow file
fix(portal-shell): send withCredentials on /me so the session cookie crosses SPA→BFF in dev
ci.yml #286
:
Commit
dd375859a4
pushed by
julien
#114
2026-05-12 22:41:08 +02:00
6m14s
View workflow file
feat(portal-shell): wire SPA auth state to BFF /me + header login/logout widget (
#113
)
ci.yml #285
:
Commit
9a9faf9a31
pushed by
julien
main
2026-05-12 20:22:33 +02:00
7m34s
View workflow file
feat(portal-shell): wire SPA auth state to BFF /me + header login/logout widget
ci.yml #284
:
Commit
092ccb7bda
pushed by
julien
#113
2026-05-12 20:21:13 +02:00
9m48s
View workflow file
feat(portal-bff): close the auth loop — callback persists session, /me, RP-initiated /logout (
#112
)
ci.yml #283
:
Commit
0464ce3ac8
pushed by
julien
main
2026-05-12 19:55:53 +02:00
7m13s
View workflow file
feat(portal-bff): close the auth loop — callback persists session, /me, RP-initiated /logout
ci.yml #282
:
Commit
b34a22f8c1
pushed by
julien
#112
2026-05-12 19:54:12 +02:00
8m34s
View workflow file
chore(deps): pin protobufjs to >=8.0.2 to clear 7 transitive advisories (
#111
)
ci.yml #281
:
Commit
2e9605a078
pushed by
julien
main
2026-05-12 19:25:22 +02:00
4m55s
View workflow file
chore(deps): pin protobufjs to >=8.0.2 to clear 7 transitive advisories
ci.yml #280
:
Commit
778e163ae9
pushed by
julien
#111
2026-05-12 19:23:40 +02:00
7m34s
View workflow file
feat(portal-bff): session middleware with AES-256-GCM at rest per ADR-0010 (
#110
)
ci.yml #279
:
Commit
758d723744
pushed by
julien
main
2026-05-12 18:10:51 +02:00
4m34s
View workflow file
First
Previous
...
12
13
14
15
16
...
Next
Last