gamer147
1e374e6eeb
[FA-misc] Adds standard Polly Resiliency to Novelpia Http Clients
CI / build-backend (pull_request) Successful in 1m28s
CI / build-frontend (pull_request) Successful in 46s
2025-12-11 09:53:54 -05:00
gamer147
f0ea71e00e
[FA-misc] Various UI updates
CI / build-backend (pull_request) Successful in 1m38s
CI / build-frontend (pull_request) Successful in 37s
2025-12-10 20:37:30 -05:00
gamer147
e70c39ea75
[FA-misc] Refresh button, UI mostly gold
CI / build-backend (pull_request) Successful in 1m45s
CI / build-frontend (pull_request) Successful in 39s
2025-12-09 09:11:39 -05:00
gamer147
75e96cbee5
[FA-17] Update auth
CI / build-backend (pull_request) Successful in 1m13s
CI / build-frontend (pull_request) Successful in 34s
2025-11-27 23:23:03 -05:00
Claude
9c82d648cd
fix: address authentication system issues
...
- Fix GraphQL authorization attributes to use string[] instead of string for roles
- Remove admin role requirement from ImportNovel endpoint
- Add comprehensive OIDC configuration validation with specific error messages
- Validate Authority, ClientId, and Audience are properly configured
- Ensure HTTPS requirement except for localhost development
Co-authored-by: conco <conco@users.noreply.local >
2025-11-27 16:20:09 +00:00
Claude
78612ea29d
feat: implement authentication system for API Gateway and FileService
...
CI / build-backend (pull_request) Failing after 1m12s
CI / build-frontend (pull_request) Successful in 28s
- Add JWT Bearer token validation to API Gateway with restricted CORS
- Add cookie-based JWT validation to FileService for browser image requests
- Create shared authentication infrastructure in FictionArchive.Service.Shared
- Update frontend to set fa_session cookie after OIDC login
- Add [Authorize] attributes to GraphQL mutations with role-based restrictions
- Configure OIDC settings for both services in docker-compose
Implements FA-17: Authentication for microservices architecture
2025-11-27 14:05:54 +00:00
gamer147
b9115d78a9
[FA-11] I'm getting sick of fusion but I dont see better alternatives
Release / build-and-push (map[dockerfile:FictionArchive.API/Dockerfile name:api]) (pull_request) Has been cancelled
Release / build-and-push (map[dockerfile:FictionArchive.Service.AuthenticationService/Dockerfile name:authentication-service]) (pull_request) Has been cancelled
Release / build-and-push (map[dockerfile:FictionArchive.Service.FileService/Dockerfile name:file-service]) (pull_request) Has been cancelled
Release / build-and-push (map[dockerfile:FictionArchive.Service.NovelService/Dockerfile name:novel-service]) (pull_request) Has been cancelled
Release / build-and-push (map[dockerfile:FictionArchive.Service.SchedulerService/Dockerfile name:scheduler-service]) (pull_request) Has been cancelled
Release / build-and-push (map[dockerfile:FictionArchive.Service.TranslationService/Dockerfile name:translation-service]) (pull_request) Has been cancelled
Release / build-and-push (map[dockerfile:FictionArchive.Service.UserService/Dockerfile name:user-service]) (pull_request) Has been cancelled
Release / build-frontend (pull_request) Has been cancelled
Build Gateway / build-subgraphs (map[name:novel-service project:FictionArchive.Service.NovelService subgraph:Novel]) (pull_request) Failing after 51s
Build Gateway / build-subgraphs (map[name:translation-service project:FictionArchive.Service.TranslationService subgraph:Translation]) (pull_request) Has been cancelled
Build Gateway / build-subgraphs (map[name:user-service project:FictionArchive.Service.UserService subgraph:User]) (pull_request) Has been cancelled
Build Gateway / build-gateway (pull_request) Has been cancelled
Build Gateway / build-subgraphs (map[name:scheduler-service project:FictionArchive.Service.SchedulerService subgraph:Scheduler]) (pull_request) Has been cancelled
CI / build-frontend (pull_request) Has been cancelled
CI / build-backend (pull_request) Has been cancelled
2025-11-26 12:40:22 -05:00
gamer147
df7978fb43
[FA-13] Works locally, probably works in CICD
2025-11-22 18:14:01 -05:00
gamer147
ffa51cfce4
[FA-13] Adds Fusion gateway, need to setup a local build and stitch process. Only NovelService included right now.
2025-11-22 00:33:06 -05:00
gamer147
6b8cf9961b
[FA-10] Adds user service and authentication service
2025-11-21 23:08:29 -05:00
gamer147
0abb10bb00
[FA-9] Need to add persistence layer
2025-11-20 09:04:45 -05:00
gamer147
e9423bfa66
[FA-4] Adds an event bus infrastructure, a RabbitMQ implementation and rewires existing mutations on NovelService to utilize it.
2025-11-19 21:45:33 -05:00
gamer147
716087e4a4
Fixed AuditInterceptor.cs , add GraphQL error logging, add translation request get
2025-11-18 13:14:31 -05:00
gamer147
0c1705ebe1
Updated translation service and finished splitting out responsibilities for now
2025-11-18 10:07:23 -05:00
gamer147
3bb8f7f158
Initial commit
2025-11-17 22:58:50 -05:00