Julian Speckmann
|
c6e8907eda
|
Update playwright-core to version 1.57.0 in package.json and package-lock.json
|
2025-12-29 03:27:22 +01:00 |
|
Julian Speckmann
|
82371feb11
|
Refactor e2e test scripts to remove redundant playwright installation step
|
2025-12-29 03:21:01 +01:00 |
|
Julian Speckmann
|
a8e4d0f3ea
|
Enhance e2e testing scripts by adding playwright installation step
|
2025-12-29 03:14:44 +01:00 |
|
Julian Speckmann
|
9d90e864d1
|
Update nodemailer to version 7.0.12 in package.json and package-lock.json
|
2025-12-29 03:07:01 +01:00 |
|
Julian Speckmann
|
9f88233e3c
|
Downgrade @vitejs/plugin-vue back to version 5.0.1
|
2025-12-29 02:30:41 +01: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 |
|
Shaan
|
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 |
|
Dalton Pearson
|
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 |
|
cmorg789
|
23c4916c74
|
Webpush notifications (#6421)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2025-11-27 03:55:46 +00:00 |
|
Frank Elsinga
|
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
|
79c844d598
|
Add no-audit to the setup script (#6288)
|
2025-10-30 11:36:00 +08:00 |
|
Louis Lam
|
8f3cb770eb
|
[Docker] Bump to Node.js 22 (#6222)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-27 23:58:27 +08:00 |
|
Louis Lam
|
83c3cfc8c0
|
2.0.X to master (#6226)
|
2025-10-25 05:22:13 +08:00 |
|
Louis Lam
|
60219caff8
|
Update to 2.0.1
|
2025-10-21 00:02:12 +08:00 |
|
Louis Lam
|
8233362340
|
Release 2.0.0 (#6199)
|
2025-10-20 20:39:32 +08:00 |
|
Louis Lam
|
38b96d80d8
|
Revert "fix(navbar): Resolve mobile view navbar overflow issue" (#6174)
|
2025-10-10 18:31:09 +08:00 |
|
matts
|
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-Mathew007
|
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 |
|
mamoyal
|
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
|
c6a029a895
|
Generate a better changelog (#5948)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2025-09-05 13:01:18 +08:00 |
|
Louis Lam
|
c6048d56b4
|
Release 2.0.0-beta.4 (#6104)
|
2025-09-05 12:55:03 +08:00 |
|
Louis Lam
|
a4d2e077b8
|
Fix: Check MySQL database name (#5991)
|
2025-08-31 01:26:32 +08:00 |
|
JianChao Ye
|
771d05363e
|
fix: send slack message throw 400 invalid_attachments (#6014)
|
2025-07-28 16:55:46 +02:00 |
|
Louis Lam
|
b55d6e8911
|
Improve the experience of testing pull requests (#5942)
|
2025-06-23 15:24:49 +08:00 |
|
Louis Lam
|
63c5ebe624
|
Update to 2.0.0-beta.3
|
2025-06-04 11:31:03 +08:00 |
|
Louis Lam
|
71965e6b69
|
Fix: Update TypeScript configuration and refactor imports (#5869)
|
2025-06-02 12:43:36 +02:00 |
|
Alan Escarcha
|
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
|
6de4aec67b
|
Update to 2.0.0-beta.2 (#5733)
|
2025-03-28 23:36:37 +08: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 |
|
Melroy van den Berg
|
cf44d39e1b
|
Do not use --production flag anymore (#5644)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2025-03-07 23:55:02 +01:00 |
|
Louis Lam
|
c7d7fdd632
|
Update dependencies (#5664)
|
2025-02-28 01:32:23 +08:00 |
|
Melroy van den Berg
|
65e6f10820
|
Update to latest stable version on the main branch (#5645)
|
2025-02-27 19:26:46 +08:00 |
|
Boro Vukovic
|
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 |
|
zappityzap
|
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
|
20da4d29ab
|
Update to 2.0.0-beta.1
|
2024-12-20 16:42:59 +08:00 |
|
Louis Lam
|
0254e72177
|
Fix: Upload Artifact issue (#5271)
|
2024-10-29 22:10:05 +08:00 |
|
Louis Lam
|
06a272c119
|
Update to 2.0.0-beta.0
|
2024-10-29 21:20:32 +08:00 |
|
Louis Lam
|
fed6e4bdb3
|
Improve the build process (#5267)
|
2024-10-29 19:02:49 +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
|
459fb138f2
|
Add next and next-slim tags (#5253)
|
2024-10-26 22:12:55 +08:00 |
|