oneuptime/StatusPage
2025-11-25 01:48:46 +00:00
..
dev-env fix env in docker compose file for dev 2023-07-22 17:45:12 +01:00
public Remove unused manifest files and service workers across multiple components for cleaner codebase 2025-11-20 12:34:20 +00:00
src feat: enhance error handling and display for status page and master password components 2025-11-21 19:13:02 +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 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
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 2025-11-25 01:48:46 +00:00
package.json fix: upgrade react-router-dom from 6.23.1 to 6.30.1 2025-10-27 09:53:27 +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