dependabot[bot]
|
748387630c
|
build(deps): bump the prod-minor-updates group across 1 directory with 4 updates
Bumps the prod-minor-updates group with 4 updates in the /backend directory: [better-sqlite3](https://github.com/WiseLibs/better-sqlite3), [liquidjs](https://github.com/harttle/liquidjs), [mysql2](https://github.com/sidorares/node-mysql2) and [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg).
Updates `better-sqlite3` from 12.6.2 to 12.8.0
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](https://github.com/WiseLibs/better-sqlite3/compare/v12.6.2...v12.8.0)
Updates `liquidjs` from 10.24.0 to 10.25.0
- [Release notes](https://github.com/harttle/liquidjs/releases)
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harttle/liquidjs/compare/v10.24.0...v10.25.0)
Updates `mysql2` from 3.18.2 to 3.19.1
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.18.2...v3.19.1)
Updates `pg` from 8.19.0 to 8.20.0
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.20.0/packages/pg)
---
updated-dependencies:
- dependency-name: better-sqlite3
dependency-version: 12.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: liquidjs
dependency-version: 10.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: mysql2
dependency-version: 3.19.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: pg
dependency-version: 8.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-14 15:13:28 +00:00 |
|
xtcnet
|
090894021a
|
Refactor: Standardize units to GB/MB, fix Dashboard live traffic aggregation, and optimize WireGuard client layout with expanded actions.
|
2026-03-10 19:02:44 +07:00 |
|
xtcnet
|
b77da8e6de
|
feat(wireguard): massive scale extensions for Quotas, Web Dashboards, Connection Logs, and Zero-Auth Public VPN file portals
|
2026-03-10 13:09:51 +07:00 |
|
xtcnet
|
66dc95bc6b
|
fix(wireguard): resolve 500 parse failure on encrypted file upload stream memory buffers
|
2026-03-10 11:53:20 +07:00 |
|
xtcnet
|
bd04298843
|
feat(wireguard): add isolated encrypted file manager per wg client, drop sql editor
|
2026-03-10 11:40:19 +07:00 |
|
xtcnet
|
e057aee8ba
|
feat(wireguard): harden security constraints and fix db manager UI
|
2026-03-10 11:25:40 +07:00 |
|
xtcnet
|
b99b623355
|
feat(database): add native SQLite database manager and fix wireguard admin visibility
|
2026-03-10 10:58:08 +07:00 |
|
xtcnet
|
3f0d529d14
|
fix(wireguard): isolate user data by owner_user_id
|
2026-03-10 10:39:46 +07:00 |
|
xtcnet
|
d67081492d
|
fix: map interfaceId to WireGuard client response
|
2026-03-08 20:55:47 +07:00 |
|
xtcnet
|
497482aef3
|
fix: WireGuard client filter, feat: system monitor storage and total ram
|
2026-03-08 20:49:00 +07:00 |
|
xtcnet
|
e48fef3154
|
feat: real-time system monitor in footer
|
2026-03-08 20:35:06 +07:00 |
|
xtcnet
|
34020bc562
|
feat: custom Stream port manager UI and WireGuard config Zip download API
|
2026-03-08 15:50:25 +07:00 |
|
xtcnet
|
ec55362d15
|
feat: fix audit log display, add dashboard counts, restructure WireGuard page, add translations
|
2026-03-08 14:17:18 +07:00 |
|
xtcnet
|
f9d687c131
|
fix: resolve multi-server iptables bridging and hook audit logging
|
2026-03-08 10:58:19 +07:00 |
|
xtcnet
|
dd8dd605f1
|
fix: resolve 500 error on server creation due to ipv6_cidr schema violation
|
2026-03-08 10:45:19 +07:00 |
|
xtcnet
|
3960d6025f
|
fix: resolve 404 on server creation and 500 on client creation and reposition buttons to tables
|
2026-03-08 10:39:17 +07:00 |
|
xtcnet
|
36acc3ea65
|
fix: resolve WireGuard server tab crash and enforce client creation server prerequisite
|
2026-03-08 09:47:20 +07:00 |
|
xtcnet
|
54d1623551
|
feat: implement wireguard multi-server UI and backend logic
|
2026-03-08 09:33:24 +07:00 |
|
xtcnet
|
0397a67ae8
|
Initial commit for D3V-NPMWG
|
2026-03-07 20:49:44 +07:00 |
|