Commit Graph
299 Commits
Author SHA1 Message Date
copilot-swe-agent[bot]andKingIronMan2011 1362286dac Remove unused 'marked' import from status_page.js
Co-authored-by: KingIronMan2011 <176780813+KingIronMan2011@users.noreply.github.com>
2025-12-29 01:36:42 +00:00
Julian Speckmann 2c447539d2 Merge pull request #4 from KingIronMan2011/dependabot/npm_and_yarn/nodemailer-7.0.11
chore(deps): bump nodemailer from 6.9.16 to 7.0.11
2025-12-24 04:01:49 +01:00
Julian Speckmann 42953aef49 fix: update vite version to 5.4.15 for improved compatibility 2025-12-24 04:01:08 +01:00
Julian Speckmann a005bb1dbf Merge pull request #5 from KingIronMan2011/dependabot/npm_and_yarn/multi-b66a77519b
chore(deps): bump esbuild, @vitejs/plugin-vue and vite
2025-12-24 03:56:09 +01:00
dependabot[bot] 6266dc3537 chore(deps): bump esbuild, @vitejs/plugin-vue and vite
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.27.2 and updates ancestor dependencies [esbuild](https://github.com/evanw/esbuild), [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). These dependencies need to be updated together.


Updates `esbuild` from 0.21.5 to 0.27.2
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.5...v0.27.2)

Updates `@vitejs/plugin-vue` from 5.0.5 to 5.2.4
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.2.4/packages/plugin-vue)

Updates `vite` from 5.4.21 to 7.3.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.0/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.0/packages/vite)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.27.2
  dependency-type: indirect
- dependency-name: "@vitejs/plugin-vue"
  dependency-version: 5.2.4
  dependency-type: direct:development
- dependency-name: vite
  dependency-version: 7.3.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-24 02:54:53 +00:00
dependabot[bot] c0cddb9311 chore(deps): bump nodemailer from 6.9.16 to 7.0.11
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.16 to 7.0.11.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.16...v7.0.11)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-version: 7.0.11
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-24 02:54:32 +00:00
dependabot[bot] 056a6f7402 chore(deps): bump playwright and @playwright/test
Bumps [playwright](https://github.com/microsoft/playwright) to 1.57.0 and updates ancestor dependency [@playwright/test](https://github.com/microsoft/playwright). These dependencies need to be updated together.


Updates `playwright` from 1.39.0 to 1.57.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.39.0...v1.57.0)

Updates `@playwright/test` from 1.39.0 to 1.57.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.39.0...v1.57.0)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.57.0
  dependency-type: indirect
- dependency-name: "@playwright/test"
  dependency-version: 1.57.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-24 02:51:35 +00:00
eb0b6cdb09 feat: Domain name expiry (#6413)
Co-authored-by: AiroPi <47398145+AiroPi@users.noreply.github.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-12-20 16:32:49 +00:00
Louis Lam f0ad644995 Update to 2.1.0-beta.0 (#6505) 2025-12-20 12:30:00 +08:00
Louis Lam ce076846d1 Update npm (#6503) 2025-12-20 12:18:04 +08:00
91edeaeb9c Extracted the postgresql monitor to its own monitor-type (#6443)
Co-authored-by: Dalton Pearson <dalton.pearson@praemo.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-12-04 14:16:06 +00:00
cmorg789andFrank Elsinga 23c4916c74 Webpush notifications (#6421)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-11-27 03:55:46 +00:00
Frank ElsingaandLouis Lam dda1a3f442 Chore:extracted the redis monitor to a different monitoring type (#4393)
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2025-11-16 04:55:38 +08:00
Louis Lam 08d77e6fce Fix build issue on Node.js 25 (#6295) 2025-11-04 06:55:00 +08:00
Louis Lam 83c3cfc8c0 2.0.X to master (#6226) 2025-10-25 05:22:13 +08:00
Louis Lam 66e23dc4d9 Update dependencies (#6197) 2025-10-20 04:52:31 +08:00
Louis Lam 38b96d80d8 Revert "fix(navbar): Resolve mobile view navbar overflow issue" (#6174) 2025-10-10 18:31:09 +08:00
mattsandFrank Elsinga 2303302eef chore(deps): update compression dependencys and vendor the radius dependency (#6168)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-10-09 23:05:39 +02:00
Angel-Mathew007andFrank Elsinga 43506c1b1d fix(navbar): Resolve mobile view navbar overflow issue (#6154)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-10-07 17:32:47 +02:00
mamoyal b398c8080e fix: Replace proxy-agent due to vm2 vulnerability (#6156) 2025-10-01 19:20:32 +02:00
mamoyalandFrank Elsinga f65aebffb1 feature: Add an option to enable Telegram to work behind a proxy. (#6125)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-09-30 12:50:37 +02:00
Louis Lam cd9f83c54f Update Dependencies (#6094) 2025-08-31 01:39:46 +08:00
Louis Lam a4d2e077b8 Fix: Check MySQL database name (#5991) 2025-08-31 01:26:32 +08:00
Louis Lam 4b5ff08cdd Update dependencies (#6016) 2025-07-29 20:09:47 +08:00
JianChao Ye 771d05363e fix: send slack message throw 400 invalid_attachments (#6014) 2025-07-28 16:55:46 +02:00
Louis Lam 93daab9790 Update dependencies (#5876) 2025-06-04 10:14:55 +08:00
Louis Lam c69fcd4093 Update dependencies (#5851) 2025-05-23 01:03:37 +08:00
Alan EscarchaandFrank Elsinga ceb9c7e742 feat: Support for country flags emojis (#5782)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-04-19 01:09:10 +02:00
Louis Lam 867fff4264 Update axios to 0.30.0 (#5765) 2025-04-11 03:58:19 +08:00
Louis Lam 43a26eba88 Update dependencies (#5763) 2025-04-10 15:55:04 +08:00
Zaid Hafeez a5f6a2b99a fix: align package-lock.json version with package.json (#5752) 2025-04-07 23:55:07 +02:00
Louis Lam 44db422128 Update vite (#5731) 2025-03-28 16:34:23 +08:00
Louis Lam a7d1b99719 Update dependencies (#5715) 2025-03-22 16:40:31 +08:00
Louis Lam c7d7fdd632 Update dependencies (#5664) 2025-02-28 01:32:23 +08:00
Boro VukovicandFrank Elsinga 20820f5a5a chore(deps): upgrade http/https/socks proxy agents (#5548)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-01-26 14:21:40 +01:00
66908c7055 chore(deps): update nostr notification provider (#5495)
Co-authored-by: zappityzap <zappityzap@proton.me>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-01-26 13:58:38 +01:00
Louis Lam 46f771e9a2 Update dependencies (#5458) 2024-12-20 15:59:51 +08:00
efdffca06c Fix: [MariaDB] Unable to clean up heartbeat data (#5425)
Co-authored-by: GJS <homelab.api@gmail.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2024-12-12 14:49:01 +08:00
Louis Lam ca094296f2 Fix: Knex cannot set a default value for TEXT field (MariaDB) (#5261) 2024-10-28 13:16:22 +08:00
Louis Lam 8f950a5145 Update dependencies (#5252) 2024-10-26 21:53:53 +08:00
Suven-pandFrank Elsinga c01494ec33 feat: add RabbitMQ monitor (#5199)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2024-10-20 15:57:03 +02:00
Frank Elsinga a20a43b8aa tests: add testcase for the mqtt monitor with testcontainers (#4451) 2024-10-17 16:25:45 +02:00
Louis Lam 3479992302 Resolve conflict of package-lock.json 2024-09-29 22:13:05 +08:00
Louis Lam 936665aac3 [1.23.X] Update dependencies (#5132) 2024-09-28 03:43:54 +08:00
Louis Lam 2778929f74 Update to 1.23.13 2024-04-25 15:27:28 +08:00
Louis Lam f71d35e53e Update dependencies 2024-04-25 15:26:49 +08:00
Louis Lam e797abd108 Update to 1.23.12 2024-04-19 01:17:13 +08:00
Louis Lam 7b5d2a71ff Update dependencies 2024-04-18 20:48:07 +08:00
Adam Stachowicz 0e30ea830d fix: Update nodemailer to fix GHSA-9h6g-pr28-7cqp [1.23.X] (#4653) 2024-04-05 17:38:24 +02:00
Louis Lam c67a2070b8 Update deps 2024-04-05 12:12:36 +08:00