fanyang
bf0b2bcce8
fix(frontend-lib): harden URL input parsing
...
- Extract URL input parsing and formatting into tested helpers
- Preserve pasted HTTP URLs, paths, query strings, and explicit ports
- Add Vitest coverage for URL input edge cases
2026-04-30 15:52:43 +08:00
fanyang
fb95b4827c
build(deps): bump axios from 1.11.0 to 1.13.6 in frontend packages ( #1947 )
...
Addresses security vulnerabilities in axios <1.13.5. Updates the
declared specifier to ^1.13.5 in all three frontend package.json
files and regenerates both npm and pnpm lock files (resolved: 1.13.6).
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-28 11:17:18 +08:00
dependabot[bot]
e6ee485352
build(deps-dev): bump vite from 5.4.10 to 5.4.21 in /easytier-web/frontend-lib ( #1922 )
...
* build(deps-dev): bump vite in /easytier-web/frontend-lib
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.10 to 5.4.21.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 5.4.21
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-23 22:47:29 +08:00
Mg Pig
87b7b7ed7c
refactor(web): Refactor web logic to extract reusable remote client management module ( #1465 )
2025-10-13 23:59:46 +08:00
Sijie.Sun
f5ba5bb146
show traffic stats chart in web/gui ( #1410 )
2025-09-25 13:43:11 +08:00
Sijie.Sun
75f7865769
fix gui memory leak ( #768 )
...
* upgrade primevue
* use card instead of panel
2025-04-10 10:02:04 +08:00
sijie.sun
f84ae228fc
fix some tailwind style not work
2025-03-16 11:45:18 +08:00
Sijie.Sun
86600c6315
version 2.1.0 ( #482 )
2024-11-19 23:46:02 +08:00
Sijie.Sun
4fc3ff8ce8
gui use frontend-lib, fix memory leak ( #467 )
2024-11-10 23:03:40 +08:00
Sijie.Sun
88e6de9d7e
make all frontend functions works ( #466 )
2024-11-10 11:06:58 +08:00
Sijie.Sun
e948dbfcc1
Feat/web (Patchset 4) ( #460 )
...
support basic functions in frontend
1. create/del network
2. inspect network running status
2024-11-08 23:33:17 +08:00