18 Commits (0e86431b81c2b4d2255bf5e7f57a2a3bc99ca27f)
 

Author SHA1 Message Date
borja 0e86431b81 añade bun lock y package.json 3 months ago
borja (aider) 7d68cd5329 fix: Remove incorrect Bun import and add proper type declarations 3 months ago
borja 03621af63b Webhook test pass and db is added to gitignore 3 months ago
borja (aider) d7390db8d6 fix: reset mocks between tests and improve message validation 3 months ago
borja (aider) 290f854e85 test: add edge case and security tests for message handling 3 months ago
borja (aider) f530d37cee fix: Add missing test imports for beforeEach/afterEach 3 months ago
borja (aider) f63852b23f fix: Add missing closing brace and fix indentation in server.ts 3 months ago
borja (aider) ca03135aea fix: Remove extra braces and properly format WebhookServer class 3 months ago
borja (aider) 8b928078f0 fix: Correct server.ts class syntax and static method placement 3 months ago
borja (aider) 2b4d95d3ab fix: correct server class structure and improve error handling 3 months ago
borja (aider) 352d201db5 refactor: encapsulate server startup in static method 3 months ago
borja (aider) a4f0b9b832 feat: add proper application startup in index.ts 3 months ago
borja (aider) 63c3bb20e9 feat: implement command service with response queue 3 months ago
borja (aider) b7ed60a471 feat: implement base webhook server with validation and tests 3 months ago
borja (aider) 714c756dbf test: fix db test to handle sqlite system tables 3 months ago
borja (aider) fa19fe8950 fix: correct SQL syntax and improve db test coverage 3 months ago
borja (aider) 644883109f feat: add initial database schema and task service 3 months ago
borja 7646e85c30 Initial commit 3 months ago