fix: Robust login detection with multiple confirmation checks
build.yml #135 -Commit
1c16b16889
pushed by
nocci
feat: Final hybrid login implementation (FlareSolverr + Cookie persistence)
build.yml #134 -Commit
5d41b323e5
pushed by
nocci
fix: Fallback to browser login when OAuth Device Flow fails
build.yml #133 -Commit
c8ccde9c22
pushed by
nocci
feat: Add OAuth Device Flow login to bypass Cloudflare
build.yml #132 -Commit
393f70d409
pushed by
nocci
fix: Robust Cloudflare detection to prevent Playwright frame crashes
build.yml #131 -Commit
f1d647bcb2
pushed by
nocci
docs: Add Cloudflare troubleshooting section to README
build.yml #130 -Commit
23ca522094
pushed by
nocci
refactor(config): add network configuration and dependencies for inter-service communication
build.yml #128 -Commit
b14530537a
pushed by
nocci
refactor(epic): switch from external API calls to in-page browser-based fetching
build.yml #127 -Commit
1ddcf1d8af
pushed by
nocci
refactor(auth): remove quotes from object keys and trailing commas in device auth flow
build.yml #126 -Commit
bceb642bcb
pushed by
nocci
refactor(auth): replace client credentials with Basic auth and normalize response fields
build.yml #125 -Commit
52bd469976
pushed by
nocci
refactor(api): restructure Epic Games OAuth flow with new client credentials step
build.yml #124 -Commit
d4acc813bc
pushed by
nocci
feat(auth): add client_secret to Epic Games OAuth requests
build.yml #123 -Commit
e8c28db63d
pushed by
nocci
fix(api): update Epic Games OAuth endpoints and client ID
build.yml #122 -Commit
1455963346
pushed by
nocci
fix(api): switch to URLSearchParams for OAuth device authorization body
build.yml #121 -Commit
e494c1c04e
pushed by
nocci
fix(api): update Epic Games OAuth endpoint and add missing Content-Type header
build.yml #120 -Commit
84e50f07f2
pushed by
nocci
fix(api): update Epic Games OAuth endpoints and response field names
build.yml #119 -Commit
1cf4c86646
pushed by
nocci
refactor(config): uncomment command for epic-games service
build.yml #118 -Commit
4e95f50bc4
pushed by
nocci
refactor(auth): add device auth reuse for legacy account migration
build.yml #117 -Commit
0a5f40341b
pushed by
nocci
refactor(config): revert default eg_mode back to 'legacy'
build.yml #116 -Commit
d55706c5f3
pushed by
nocci
refactor(config): change default eg_mode from 'legacy' to 'new'
build.yml #115 -Commit
726b9bcbd8
pushed by
nocci
refactor(style): align template literals and whitespace formatting
build.yml #113 -Commit
c0d148dc8e
pushed by
nocci
refactor: migrate from TypeScript to JavaScript for auth modules
build.yml #112 -Commit
22c84a759b
pushed by
nocci
fix: use JavaScript imports for TypeScript files
build.yml #111 -Commit
b72bb3fa4c
pushed by
nocci
fix: import constants.ts instead of constants.js
build.yml #110 -Commit
d47bfd7e8e
pushed by
nocci
fix: use separate locators with OR for captcha detection
build.yml #109 -Commit
29e17fa057
pushed by
nocci
fix: remove unnecessary parentheses around expressions
build.yml #108 -Commit
cc2f370eee
pushed by
nocci
fix: use separate locators with OR for captcha detection
build.yml #107 -Commit
3f241bf400
pushed by
nocci
fix: use :is() for OR condition in Playwright selector
build.yml #106 -Commit
6615cf02db
pushed by
nocci