oneuptime/CommonServer
2024-02-27 15:16:02 +00:00
..
API Fix formatting issues in StartServer.ts, BaseAnalyticsAPI.ts, Includes.ts, and Statement.ts 2024-02-22 11:27:52 +00:00
Infrastructure Refactor code formatting and types 2024-02-27 15:16:02 +00:00
Middleware Update imports and refactor logger 2024-02-21 18:33:13 +00:00
Services Fix data migration issues and improve code readability 2024-02-25 18:59:34 +00:00
Tests Add new function types and update existing functions*** 2024-02-27 13:29:06 +00:00
Types Refactor code formatting and types 2024-02-27 15:16:02 +00:00
Utils Refactor code formatting and types 2024-02-27 15:16:02 +00:00
.dockerignore
BillingConfig.ts Refactor code formatting and remove unnecessary whitespace 2023-12-26 11:23:18 +00:00
DatabaseConfig.ts fix js lint 2023-09-29 13:40:41 +01:00
EnvironmentConfig.ts Add FeatureSet import and type annotation 2024-01-11 19:25:07 +05:30
jest.config.json Update Jest configuration and API test file 2023-11-21 14:33:05 +00:00
package-lock.json Merge pull request #1205 from OneUptime/snyk-upgrade-2f7af411ccf6aacd554ea7678324829c 2024-02-27 13:30:05 +00:00
package.json Merge pull request #1205 from OneUptime/snyk-upgrade-2f7af411ccf6aacd554ea7678324829c 2024-02-27 13:30:05 +00:00
test-setup.sh remove flag 2023-07-19 22:07:07 +01:00
tsconfig.json