oneuptime/StatusPage
2026-01-09 01:58:08 +00:00
..
dev-env fix env in docker compose file for dev 2023-07-22 17:45:12 +01:00
public feat(robots): Update robots.txt to disallow access to /api/* 2025-12-25 17:27:24 +00:00
src Refactor StatusPage API integration to use internal URL for server-to-server communication 2026-01-08 13:05:24 +00:00
views fix: update script tags to use type="module" for improved compatibility 2025-06-10 12:26:54 +01:00
.dockerignore fix docker file 2022-12-16 13:35:59 +05:30
.gitattributes add basic project files 2022-06-07 17:12:22 +01:00
.gitignore fix docker file 2022-12-16 13:35:59 +05:30
Dockerfile.tpl feat: Reduce npm fetch retry timeout values in Dockerfiles 2025-12-16 13:30:12 +00:00
esbuild.config.js refactor: update esbuild configuration paths and add esbuild dependency 2025-06-09 20:14:47 +01:00
index.d.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
nodemon.json refactor: Update nodemon.json files to ignore node_modules and public directories 2025-09-17 14:50:58 +01:00
package-lock.json chore: npm audit fix 2026-01-09 01:58:08 +00:00
package.json feat: Add repository field to package.json files across the project 2025-12-11 21:31:52 +00:00
Serve.ts refactor: Enhance type annotations for getStatusPageData and handleRSS functions; streamline code structure 2025-09-23 20:30:21 +01:00
tsconfig.json Update tsconfig.json files with resolveJsonModule option 2024-04-08 14:03:07 +01:00