oneuptime/CommonServer
2023-12-16 13:11:06 +00:00
..
API Add option to allow subscribers to choose resources 2023-12-16 13:11:06 +00:00
Infrastructure Commented out logging option in PostgresConfig.ts 2023-12-11 18:46:36 +00:00
Middleware lint fixes 2023-10-24 16:26:53 +05:00
Services Update import statements and add new data migration 2023-12-14 16:23:49 +00:00
Tests Remove Analytics DB "DeleteOneBy" 2023-11-29 11:48:12 +00:00
Types Refactor API routes and remove LinkShortenerAPI 2023-12-11 19:32:29 +00:00
Utils Remove Analytics DB "UpdateOneBy" 2023-11-29 11:43:09 +00:00
.dockerignore
DatabaseConfig.ts
EnvironmentConfig.ts Update Dockerfile and launch configurations 2023-12-11 19:37:18 +00:00
jest.config.json Update Jest configuration and API test file 2023-11-21 14:33:05 +00:00
package-lock.json Update package.json dependencies 2023-12-12 14:45:18 +00:00
package.json Update package.json dependencies 2023-12-12 14:45:18 +00:00
test-setup.sh
tsconfig.json