oneuptime/ProbeIngest
2025-11-25 01:48:46 +00:00
..
API Refactor API endpoints to include error handling middleware 2025-10-07 21:46:25 +01:00
Jobs/ProbeIngest Refactor comments across multiple files to improve clarity and consistency 2025-10-02 11:53:55 +01:00
Middleware feat: Implement caching for last alive status in ProbeService and update authorization middleware 2025-05-01 13:32:11 +01:00
Services/Queue feat: Add optional stackTrace field to job data structures for enhanced error tracking 2025-08-03 12:59:51 +01:00
Types Rename Ingestor to ProbeIngest; update configurations, routes, and Docker support; add new request types and workflows 2024-11-21 17:18:22 +00:00
Utils fix: update secret usage documentation and enhance monitor secret retrieval logic 2025-11-24 21:30:08 +00:00
.dockerignore Rename Ingestor to ProbeIngest; update configurations, routes, and Docker support; add new request types and workflows 2024-11-21 17:18:22 +00:00
.gitattributes Rename Ingestor to ProbeIngest; update configurations, routes, and Docker support; add new request types and workflows 2024-11-21 17:18:22 +00:00
.gitignore Rename Ingestor to ProbeIngest; update configurations, routes, and Docker support; add new request types and workflows 2024-11-21 17:18:22 +00:00
Config.ts feat: Introduce configurable concurrency settings for ingest workers in environment variables 2025-08-08 21:52:49 +01:00
Dockerfile.tpl chore(config,docker,ci,ui): rename IS_ENTERPRISE to IS_ENTERPRISE_EDITION across env, Dockerfiles, compose and workflows 2025-11-03 11:25:12 +00:00
Index.ts Refactor logging statements for improved readability and consistency across services 2025-08-18 12:48:23 +01:00
jest.config.json Rename Ingestor to ProbeIngest; update configurations, routes, and Docker support; add new request types and workflows 2024-11-21 17:18:22 +00:00
nodemon.json Merge branch 'yubikey-auth' 2025-09-30 17:14:39 +01:00
package-lock.json chore: npm audit fix 2025-11-25 01:48:46 +00:00
package.json fix: increase Node.js memory limit in start script for all packages 2025-04-14 11:27:06 +01:00
tsconfig.json Rename Ingestor to ProbeIngest; update configurations, routes, and Docker support; add new request types and workflows 2024-11-21 17:18:22 +00:00