oneuptime/Nginx
Simon Larsen 1702558d73
chore: update package-lock.json files to add @types/web-push and web-push dependencies
- Added "@types/web-push": "^3.6.4" to multiple package-lock.json files.
- Added "web-push": "^3.6.7" to multiple package-lock.json files.
- Removed "lodash" and "@types/lodash" from multiple package-lock.json files.
2025-07-30 15:21:03 +01:00
..
Jobs feat: normalize domain and subdomain inputs by trimming and converting to lowercase in DomainService and StatusPageDomainService 2025-05-29 10:58:43 +01:00
Utils refactor: Update import statements for CommonUI to use Common/UI 2024-08-07 15:50:32 -06:00
.dockerignore Update dependencies and remove unused code 2024-01-29 07:23:24 +00:00
.gitattributes Update dependencies and remove unused code 2024-01-29 07:23:24 +00:00
.gitignore Update dependencies and remove unused code 2024-01-29 07:23:24 +00:00
default.conf.template feat(PWA): Enhance PWA support with service worker, mobile redirection, and manifest updates 2025-07-22 08:26:36 +01:00
Dockerfile.tpl fix: Update Nginx version to 1.28.0-alpine and disable server tokens for security 2025-05-13 15:10:46 +01:00
envsubst-on-templates.sh Add envsubst-on-templates.sh script and update Nginx configuration 2024-01-29 09:15:02 +00:00
Index.ts Refactor retryCount initialization across multiple modules for consistency 2024-11-25 13:53:43 +00:00
nginx.conf Add envsubst-on-templates.sh script and update Nginx configuration 2024-01-29 09:15:02 +00:00
package-lock.json chore: update package-lock.json files to add @types/web-push and web-push dependencies 2025-07-30 15:21:03 +01:00
package.json fix: increase Node.js memory limit in start script for all packages 2025-04-14 11:27:06 +01:00
run.sh Add envsubst-on-templates.sh script and update Nginx configuration 2024-01-29 09:15:02 +00:00
tsconfig.json Update tsconfig.json files with resolveJsonModule option 2024-04-08 14:03:07 +01:00