oneuptime/App
Nawaz Dhandala e7089e9e85
Refactor TelemetryService to Service across the application
- Replaced all instances of TelemetryService with Service in components, pages, and utilities.
- Updated related imports and state management to reflect the new Service model.
- Removed the TelemetryServices view and associated routes, as it is no longer needed.
- Adjusted breadcrumb and route mappings to remove references to Telemetry Services.
- Ensured that all relevant functionality, such as logs and metrics, now utilize the Service model.
2026-01-09 15:49:52 +00:00
..
.vscode Delete unused files and images 2023-12-28 15:48:12 +00:00
FeatureSet Refactor TelemetryService to Service across the application 2026-01-09 15:49:52 +00:00
greenlock Update Greenlock packageRoot path in StatusPageCerts.ts and app.yaml 2024-04-23 16:39:43 +01:00
.dockerignore Delete unused files and images 2023-12-28 15:48:12 +00:00
.gitattributes Delete unused files and images 2023-12-28 15:48:12 +00:00
.gitignore Update .gitignore and nodemon.json 2024-01-11 19:05:18 +05:30
Dockerfile.tpl feat: Reduce npm fetch retry timeout values in Dockerfiles 2025-12-16 13:30:12 +00:00
Index.ts feat(ai-agent): Update AI Agent API routes and remove deprecated ingest feature 2025-12-24 15:29:24 +00:00
nodemon.json Merge branch 'yubikey-auth' 2025-09-30 17:14:39 +01:00
package-lock.json chore: npm audit fix 2025-12-31 01:55:30 +00:00
package.json feat: Add repository field to package.json files across the project 2025-12-11 21:31:52 +00:00
README.md Delete unused files and images 2023-12-28 15:48:12 +00:00
tsconfig.json Update tsconfig.json files with resolveJsonModule option 2024-04-08 14:03:07 +01:00

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact