dev #17

Merged
yami merged 32 commits from dev into main 2026-07-10 20:54:40 -04:00
Owner
No description provided.
yami added 32 commits 2026-07-10 20:54:26 -04:00
chore: use full URL for ssh-action in dev-docker-push workflow
Some checks failed
Docker Build & Push / build-and-push (push) Failing after 30s
0905dd08e4
feat: add debug logging to discord oauth callback server route
Some checks failed
Docker Build & Push / build-and-push (push) Failing after 47s
9ab87e31aa
fix: fallback to empty strings for missing Discord environment variables in auth initialization
Some checks failed
Docker Build & Push / build-and-push (push) Failing after 29s
f30a960eff
refactor: replace ssh-action with manual ssh command to improve deployment script reliability
Some checks failed
Docker Build & Push / build-and-push (push) Failing after 28s
943ed52f30
refactor: assign SSH_PORT to variable to improve shell parameter expansion in deployment workflow
Some checks failed
Docker Build & Push / build-and-push (push) Failing after 28s
11de9596ab
chore: add validation for SSH secrets and refactor deployment variables in dev-docker-push workflow
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 32s
65d5c63907
fix: update cookie security check to validate production domain instead of protocol
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 31s
1fdcb4c5e5
fix: enforce root path for cookies in Discord OAuth callback
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 31s
7a94118e99
fix: use globalThis.fetch to correctly preserve Set-Cookie headers during OAuth callback processing
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 31s
1a25a4deab
feat: implement catch-all API proxy route to handle cross-origin cookie authentication in development
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 31s
ae80d11c31
chore: remove unused build argument and add debug logging to API proxy route
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 33s
49e2be6fa6
feat: add debug logging for auth and user-related API proxy responses
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 31s
53bafd7878
chore: add debug logging and error handling to discord auth initialization flow
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 31s
913086d655
refactor: simplify authentication service logic and update user session handling
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 31s
0c57157125
fix: prevent decoding errors by stripping content-encoding and content-length headers from proxied responses
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 32s
1bdb79d919
refactor: remove debug logging and simplify auth store initialization logic
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 32s
4d0f5327e4
Merge pull request 'scheduling beta' (#16) from Scheduling into dev
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 32s
4a3e547c95
Reviewed-on: #16
feat: implement static scheduling tab with availability heatmap and session management
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 31s
0c54b5c763
feat: implement centralized typed environment configuration with Discord OAuth2 and bot utility getters
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 31s
205eff6569
feat: implement session management service for raid scheduling and Discord notifications
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 32s
27ba193e00
feat: implement environment config, SignalR service, and scheduling page framework
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 32s
42035765f2
feat: implement scheduling tab with heatmap grid and best raid window recommendations
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 32s
52e70d6053
fixed mobile display issues for scheduling page
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 33s
042f0ee6ef
fixed scheduling tab on mobile
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 31s
796c158ba3
additional fixes
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 32s
a27cb498b5
fixed profile tab for mobile
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 32s
774fea9faf
feat: cleaned up Scheduling
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 32s
0701d70f19
fixed filter persistant issue in scheduling
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 32s
337800ba5b
additional update on raid time pane
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 32s
47928ed066
yami merged commit bd4451b86c into main 2026-07-10 20:54:40 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
yami/xivloot-rewrite!17
No description provided.