• Joined on 2024-08-12
nocci pushed to main at nocci/open4neptune-new 2026-03-13 12:05:59 +01:00
ed1f52960f Fix: Remove invalid Moonraker update_manager options
nocci pushed to main at nocci/open4neptune-new 2026-03-13 12:00:52 +01:00
1c42d7c2b6 Fix: Clarify installation options and warn about copied files
nocci pushed to main at nocci/open4neptune-new 2026-03-13 11:41:22 +01:00
4d5b9d7243 Fix: Remove Python format specifiers from RESPOND macros
nocci pushed to main at nocci/open4neptune-new 2026-03-12 23:39:55 +01:00
5b8b5f4f58 Add .gitignore to prevent sensitive files from being committed
nocci pushed to main at nocci/open4neptune-new 2026-03-12 15:38:46 +01:00
8dba9d6b55 Add Moonraker Update Manager integration
nocci pushed to main at nocci/open4neptune-new 2026-03-12 15:37:52 +01:00
862b062ecb brauchen wir nicht mehr
nocci pushed to main at nocci/free-games-claimer 2026-03-08 15:56:53 +01:00
1c16b16889 fix: Robust login detection with multiple confirmation checks
nocci pushed to main at nocci/free-games-claimer 2026-03-08 15:52:14 +01:00
5d41b323e5 feat: Final hybrid login implementation (FlareSolverr + Cookie persistence)
nocci pushed to main at nocci/free-games-claimer 2026-03-08 15:36:52 +01:00
c8ccde9c22 fix: Fallback to browser login when OAuth Device Flow fails
nocci pushed to main at nocci/free-games-claimer 2026-03-08 15:26:45 +01:00
393f70d409 feat: Add OAuth Device Flow login to bypass Cloudflare
nocci pushed to main at nocci/free-games-claimer 2026-03-08 15:14:55 +01:00
f1d647bcb2 fix: Robust Cloudflare detection to prevent Playwright frame crashes
nocci pushed to main at nocci/free-games-claimer 2026-03-08 15:06:50 +01:00
23ca522094 docs: Add Cloudflare troubleshooting section to README
nocci pushed to main at nocci/free-games-claimer 2026-03-08 15:01:33 +01:00
48c861b3de fix: Multiple bug fixes and code cleanup
nocci pushed to main at nocci/free-games-claimer 2026-03-08 14:22:05 +01:00
b14530537a refactor(config): add network configuration and dependencies for inter-service communication
e0c97f8d7c feat[cloudflare]: integrate FlareSolverr for automated Cloudflare challenge resolution
Compare 2 commits »
nocci pushed to main at nocci/free-games-claimer 2026-03-08 13:54:29 +01:00
1ddcf1d8af refactor(epic): switch from external API calls to in-page browser-based fetching
nocci pushed to main at nocci/free-games-claimer 2026-03-08 13:35:58 +01:00
bceb642bcb refactor(auth): remove quotes from object keys and trailing commas in device auth flow
nocci pushed to main at nocci/free-games-claimer 2026-03-08 13:32:53 +01:00
52bd469976 refactor(auth): replace client credentials with Basic auth and normalize response fields
nocci pushed to main at nocci/free-games-claimer 2026-03-08 13:23:55 +01:00
d4acc813bc refactor(api): restructure Epic Games OAuth flow with new client credentials step
nocci pushed to main at nocci/free-games-claimer 2026-03-08 12:57:34 +01:00
e8c28db63d feat(auth): add client_secret to Epic Games OAuth requests
nocci pushed to main at nocci/free-games-claimer 2026-03-08 12:52:58 +01:00
1455963346 fix(api): update Epic Games OAuth endpoints and client ID