|  borja (aider) | 48a238139e | test: add port validation tests for internal docker URLs | 7 months ago | 
				
					
						|  borja (aider) | 58200854bc | feat: Add debug logging for webhook requests and events | 7 months ago | 
				
					
						|  borja (aider) | 8663bbf1a8 | fix: skip webhook self-test for internal production URLs | 7 months ago | 
				
					
						|  borja (aider) | 0245ef15e9 | feat: add reverse proxy support and port configuration | 7 months ago | 
				
					
						|  borja (aider) | 084af2018e | feat: add debugging tools and startup delay for container | 7 months ago | 
				
					
						|  borja | 4df2fc776e | pruebo a forzar el puerto a 80 | 7 months ago | 
				
					
						|  borja | 8954821543 | quito el health del dockerfile que no deja que me sobrevivan los containers | 7 months ago | 
				
					
						|  borja | 5e65c686d5 | pongo una imagen distinta, bun completa y no alpine, en el primer FROM | 7 months ago | 
				
					
						|  borja (aider) | 4a01b9094b | feat: Add healthcheck and dynamic port support in Dockerfile | 7 months ago | 
				
					
						|  borja | e9be1faa7f | Quito el healthcheck en el Dockerfile a ver si así logro que chute | 7 months ago | 
				
					
						|  borja (aider) | 88e0c2edfd | feat: add webhook endpoint testing and improved logging | 7 months ago | 
				
					
						|  borja (aider) | 7003e50a41 | fix: improve webhook verification with retries and better error handling | 7 months ago | 
				
					
						|  borja (aider) | abb3decd40 | fix: update webhook event names to match API enum values | 7 months ago | 
				
					
						|  borja | a3fae9876b | refactor: simplify webhook events list | 7 months ago | 
				
					
						|  borja (aider) | 2d8a40e3b8 | fix: handle undefined webhook config and improve URL validation | 7 months ago | 
				
					
						|  borja (aider) | 1b999d015b | fix: add missing test imports and update webhook validation tests | 7 months ago | 
				
					
						|  borja (aider) | 72e7a804b5 | feat: update webhook config to match API requirements | 7 months ago | 
				
					
						|  borja (aider) | 7616e9f268 | test: add instance verification test case | 7 months ago | 
				
					
						|  borja (aider) | 6cfb741157 | fix: enable instance verification in test environment when flagged | 7 months ago | 
				
					
						|  borja (aider) | a408f86172 | fix: skip instance verification in test environment | 7 months ago | 
				
					
						|  borja (aider) | 4b1659689f | refactor: remove redundant INSTANCE_NAME env var | 7 months ago | 
				
					
						|  borja (aider) | 08ad11a719 | feat: Add debug logging for webhook registration and env vars | 7 months ago | 
				
					
						|  borja (aider) | ea79efab54 | fix: correct webhook event names and required env vars | 7 months ago | 
				
					
						|  borja | a86beb81b7 | intento arreglar server.ts y webhook-manager.ts | 7 months ago | 
				
					
						|  borja (aider) | f472d8cba4 | fix: Resolve syntax error in server.ts by adding missing brace | 7 months ago | 
				
					
						|  borja (aider) | 6710c4fd73 | feat: implement webhook registration service | 7 months ago | 
				
					
						|  borja | 561267d4cd | quita el --production the RUN bun install en el Dockerfile | 7 months ago | 
				
					
						|  borja (aider) | 027e11523e | fix: deployment issues and add health check | 7 months ago | 
				
					
						|  borja (aider) | 2e40bd8522 | fix: update Dockerfile and fix duplicate imports | 7 months ago | 
				
					
						|  borja (aider) | 7099342520 | fix: correct server startup and env validation in server.ts | 7 months ago | 
				
					
						|  borja (aider) | d5c7cb715d | feat: add environment variable validation to server startup | 7 months ago | 
				
					
						|  borja (aider) | fac2480b65 | feat: add CapRover deployment files and env var validation | 7 months ago | 
				
					
						|  borja | 0e86431b81 | añade bun lock y package.json | 7 months ago | 
				
					
						|  borja (aider) | 7d68cd5329 | fix: Remove incorrect Bun import and add proper type declarations | 7 months ago | 
				
					
						|  borja | 03621af63b | Webhook test pass and db is added to gitignore | 7 months ago | 
				
					
						|  borja (aider) | d7390db8d6 | fix: reset mocks between tests and improve message validation | 7 months ago | 
				
					
						|  borja (aider) | 290f854e85 | test: add edge case and security tests for message handling | 7 months ago | 
				
					
						|  borja (aider) | f530d37cee | fix: Add missing test imports for beforeEach/afterEach | 7 months ago | 
				
					
						|  borja (aider) | f63852b23f | fix: Add missing closing brace and fix indentation in server.ts | 7 months ago | 
				
					
						|  borja (aider) | ca03135aea | fix: Remove extra braces and properly format WebhookServer class | 7 months ago | 
				
					
						|  borja (aider) | 8b928078f0 | fix: Correct server.ts class syntax and static method placement | 7 months ago | 
				
					
						|  borja (aider) | 2b4d95d3ab | fix: correct server class structure and improve error handling | 7 months ago | 
				
					
						|  borja (aider) | 352d201db5 | refactor: encapsulate server startup in static method | 7 months ago | 
				
					
						|  borja (aider) | a4f0b9b832 | feat: add proper application startup in index.ts | 7 months ago | 
				
					
						|  borja (aider) | 63c3bb20e9 | feat: implement command service with response queue | 7 months ago | 
				
					
						|  borja (aider) | b7ed60a471 | feat: implement base webhook server with validation and tests | 7 months ago | 
				
					
						|  borja (aider) | 714c756dbf | test: fix db test to handle sqlite system tables | 7 months ago | 
				
					
						|  borja (aider) | fa19fe8950 | fix: correct SQL syntax and improve db test coverage | 7 months ago | 
				
					
						|  borja (aider) | 644883109f | feat: add initial database schema and task service | 7 months ago | 
				
					
						|  borja | 7646e85c30 | Initial commit | 7 months ago |