Andreas Düren andreas
andreas pushed to main at andreas/ente-cloudron 2025-03-20 16:53:39 +00:00
4ff99bee64 Complete rewrite of Ente Cloudron app with cleaner architecture
andreas pushed to main at andreas/ente-cloudron 2025-03-20 16:38:22 +00:00
fd028ca591 Fix syntax error in validate_binary function
fd60e4425b Fix Museum binary validation and add Node.js fallback server
Compare 2 commits »
andreas pushed to main at andreas/ente-cloudron 2025-03-20 16:14:14 +00:00
2d68e44208 Remove Node.js placeholder server completely and use actual Museum server
andreas pushed to main at andreas/ente-cloudron 2025-03-20 16:07:49 +00:00
fdbb6d9a7a Enhance Node.js placeholder server with more API endpoints and improve user experience
andreas pushed to main at andreas/ente-cloudron 2025-03-20 15:35:31 +00:00
fc7135d483 Fix Museum server binary issues using Docker approach
andreas pushed to main at andreas/ente-cloudron 2025-03-20 15:19:34 +00:00
e95fd0a705 Fix Museum server binary issues and add Node.js fallback
andreas pushed to main at andreas/ente-cloudron 2025-03-20 15:10:32 +00:00
f27720d544 Replace Node.js placeholder with actual Museum server
andreas pushed to main at andreas/ente-cloudron 2025-03-20 15:03:19 +00:00
950481b6c7 Fix infinite loop and implement reliable Node.js placeholder server
andreas pushed to main at andreas/ente-cloudron 2025-03-20 14:59:54 +00:00
4d66067d20 Fix infinite loop and implement reliable Node.js placeholder server
andreas pushed to main at andreas/ente-cloudron 2025-03-20 14:52:36 +00:00
4081e89fdd Fix Go build environment and frontend URLs
andreas pushed to main at andreas/ente-cloudron 2025-03-20 14:41:33 +00:00
d69ab22967 Fix GitHub download URLs and implement placeholder server on port 3080
andreas pushed to main at andreas/ente-cloudron 2025-03-20 14:37:14 +00:00
2424a5ffc1 Fix GitHub download issues and provide fallback servers
andreas pushed to main at andreas/ente-cloudron 2025-03-20 14:33:57 +00:00
6fd3bde19a Fix GitHub credentials issue, support s3.env, and ensure Caddy properly starts on port 3080
andreas pushed to main at andreas/ente-cloudron 2025-03-20 14:30:03 +00:00
144f2b78d1 Add extensive debugging and more resilient startup
andreas pushed to main at andreas/ente-cloudron 2025-03-20 14:12:40 +00:00
d828bf3b8e Remove mock server components and install real Ente server
andreas pushed to main at andreas/ente-cloudron 2025-03-20 13:48:08 +00:00
3c8309dffd Fix directory creation for static assets and web app files
andreas pushed to main at andreas/ente-cloudron 2025-03-20 13:40:53 +00:00
7f7ae4e8bf Implement comprehensive SRP Buffer polyfill to fix verification errors
andreas pushed to main at andreas/ente-cloudron 2025-03-20 13:32:34 +00:00
6289577898 Implement Caddy for web app serving and fix OTP verification issues
andreas pushed to main at andreas/ente-cloudron 2025-03-20 13:18:36 +00:00
8df2a3a621 Add browser compatibility fixes for URL constructor and Node.js functions
andreas pushed to main at andreas/ente-cloudron 2025-03-20 12:54:49 +00:00
192070ffae Fix URL construction error and update verification endpoint with proper schema