|
|
53430140ca
|
Update OTT handler to include required ID field in response
|
2025-03-18 20:28:45 +01:00 |
|
|
|
5ec5895638
|
Fixed signup verification code by adding a handler for /users/ott endpoint
|
2025-03-18 20:22:14 +01:00 |
|
|
|
91a066a900
|
Fixed empty HTML issue by copying and modifying the original HTML files
|
2025-03-18 20:16:12 +01:00 |
|
|
|
6e4346f2c1
|
Fixed Caddy filter directive and Go import issues
|
2025-03-18 20:12:30 +01:00 |
|
|
|
edf2e457ea
|
Fixed read-only filesystem issues by using Caddy's filter directives and improved mock servers
|
2025-03-18 20:08:15 +01:00 |
|
|
|
142b9927c0
|
Added registration code display in logs
|
2025-03-18 20:04:02 +01:00 |
|
|
|
9230cb7e8a
|
Fixed frontend URL error by injecting config.js and runtime-config.js before Caddy starts
|
2025-03-18 20:03:16 +01:00 |
|
|
|
7a03dcdbdd
|
Fixed Caddy config and Go module import issues
|
2025-03-18 19:58:49 +01:00 |
|
|
|
517ef4c0c6
|
Fixed Caddy config and file permissions issues
|
2025-03-18 19:55:11 +01:00 |
|
|
|
1150801603
|
Added MIME type configuration for Next.js assets in Caddy
|
2025-03-18 19:51:36 +01:00 |
|
|
|
14778231b1
|
Fixed mock servers by removing module flags and binding to all network interfaces
|
2025-03-18 19:43:42 +01:00 |
|
|
|
a3c5d7b411
|
Fixed mock servers by removing module dependencies
|
2025-03-18 19:37:57 +01:00 |
|
|
|
71bf88f49a
|
Implemented mock servers instead of trying to run Ente
|
2025-03-18 19:32:47 +01:00 |
|
|
|
0be5e84dc7
|
Fixed directory permissions and Go module handling
|
2025-03-18 19:26:22 +01:00 |
|
|
|
924ce9ced3
|
Fixed Go compiler errors and Caddy header syntax
|
2025-03-18 19:20:49 +01:00 |
|
|
|
ee51507d2a
|
Fixed creation of db_override.go in writable location
|
2025-03-18 19:15:11 +01:00 |
|
|
|
5307db4fa7
|
Fixed Caddy header syntax and moved db_override.go creation before server startup
|
2025-03-18 19:10:13 +01:00 |
|
|
|
baca33c565
|
Fixed shell script syntax errors and created missing db_override.go file
|
2025-03-18 18:56:10 +01:00 |
|
|
|
bf1ef9a8be
|
Fixed filesystem access issues and network binding for dual-instance Ente setup
|
2025-03-18 18:48:26 +01:00 |
|
|
|
4cb24ede92
|
Add Caddy webserver implementation
|
2025-03-17 00:13:38 +01:00 |
|
|
|
da8afdd97a
|
Remove NGINX webserver implementation
|
2025-03-16 23:51:27 +01:00 |
|
|
|
121d10d6ce
|
Fix NGINX config and aggressively patch database connection to prevent localhost
|
2025-03-16 23:47:43 +01:00 |
|
|
|
a3a81a4439
|
Fix database connection issues by using standard PostgreSQL environment variables
|
2025-03-16 23:39:14 +01:00 |
|
|
|
6313f6528e
|
Fix NGINX read-only filesystem and database connection issues
|
2025-03-16 23:33:59 +01:00 |
|
|
|
cb85f771ac
|
Switch from Caddy to NGINX and fix URL construction error
|
2025-03-16 23:29:27 +01:00 |
|
|
|
6716db77fe
|
Fix unbound variable error by moving environment variable definitions earlier in the script
|
2025-03-16 23:24:56 +01:00 |
|
|
|
7e8e6796bb
|
Fix database connection issues and serve photos app at root domain
|
2025-03-16 23:23:32 +01:00 |
|
|
|
e3740e4c9e
|
Fix cd command errors and ensure Caddy binds to all interfaces for healthchecks
|
2025-03-16 23:19:52 +01:00 |
|
|
|
736b1c5d75
|
Fix Go cache permission issues and ensure proper working directories
|
2025-03-16 23:17:47 +01:00 |
|
|
|
42c045aad3
|
Fix go.mod setup and improve mock server for better API compatibility
|
2025-03-16 23:14:36 +01:00 |
|
|
|
38ff54a341
|
Complete rewrite of Ente Cloudron app startup script with proper SERVER_DIR detection
|
2025-03-16 23:11:53 +01:00 |
|
|
|
035828dd1f
|
Fix Caddy port configuration and improve connectivity testing
|
2025-03-16 23:05:14 +01:00 |
|
|
|
1907354bf8
|
Add robust configuration injection and debugging tools
|
2025-03-16 22:58:06 +01:00 |
|
|
|
29cda3bc2d
|
Fix Caddyfile syntax for respond directive
|
2025-03-16 22:50:25 +01:00 |
|
|
|
e300261f4f
|
Remove hardcoded S3 credentials and simplify S3 configuration
|
2025-03-16 22:40:14 +01:00 |
|
|
|
62a0edfca3
|
Simplify Caddyfile configuration to fix syntax error
|
2025-03-16 22:32:18 +01:00 |
|
|
|
1648886ba2
|
Fix Caddyfile syntax error in rewrite_early directive
|
2025-03-16 22:21:03 +01:00 |
|
|
|
d777a26ab7
|
Update Cloudron app configuration and setup
|
2025-03-16 22:17:41 +01:00 |
|
|
|
8f54d8aeb2
|
Fix permission issues with go.mod by using a writable copy
|
2025-03-14 23:41:56 +01:00 |
|
|
|
b902505524
|
Fix Go version compatibility issues and prevent automatic toolchain downloads
|
2025-03-14 23:35:14 +01:00 |
|
|
|
bccf900ccb
|
Fix Go version compatibility by using auto toolchain
|
2025-03-14 23:08:40 +01:00 |
|
|
|
f784e5fd86
|
Fix Go version compatibility by explicitly using Go 1.22.2
|
2025-03-14 23:07:06 +01:00 |
|
|
|
ebbf090373
|
Fix Go version compatibility by using local toolchain
|
2025-03-14 23:05:23 +01:00 |
|
|
|
0925d79852
|
Fix Go compatibility and mock server issues
|
2025-03-14 23:03:47 +01:00 |
|
|
|
c40522d218
|
Fix Go compatibility for read-only filesystem
|
2025-03-14 23:00:26 +01:00 |
|
|
|
d1b8fe0559
|
Fix Go version compatibility issues in start.sh
|
2025-03-14 22:57:54 +01:00 |
|
|
|
399e7e3b6b
|
Improve start.sh with Cloudron best practices
|
2025-03-14 22:47:27 +01:00 |
|
|
|
e9dfaecd72
|
Fix read-only filesystem issue with museum.yaml
|
2025-03-14 22:44:40 +01:00 |
|
|
|
e6a75435a4
|
Fix user creation issues and add debugging
|
2025-03-14 22:29:21 +01:00 |
|
|
|
ea12f23cfb
|
Fix GOPATH permissions and properly generate random secrets
|
2025-03-14 22:24:26 +01:00 |
|