734 Commits

Author SHA1 Message Date
sakuradairong
169a60690d feat: add consistent top navigation bar to all pages
Some checks failed
Watch Mihomo Meta / watch (push) Has been cancelled
Sync Upstream Parser / sync (push) Has been cancelled
Build and Push Docker image / 🔧 Prepare Metadata (push) Has been cancelled
Build and Push Docker image / 🐳 Docker Build (${{ matrix.arch }}) (push) Has been cancelled
Build and Push Docker image / 🪟 Windows Build (amd64) (push) Has been cancelled
Build and Push Docker image / 🔗 Docker Manifest (push) Has been cancelled
Build and Push Docker image / 🚀 Release Artifacts (push) Has been cancelled
- Add topbar with brand icon, nav links (Version/Inspector/Dashboard),
  and language toggle to version page and inspect page
- Change both pages from centered-container layout to shell+topbar layout
- Update JavaScript lang toggle selector for consistency
- WebApp page: add Version/Inspect nav links and more quick-action buttons
2026-06-16 10:34:33 +08:00
sakuradairong
819c29b843 feat(webapp): add modern WebApp UI with tabs, presets and history
- Add tabbed interface (Basic/Advanced/History)
- Add quick action buttons for common formats
- Add preset system (Clash/Surge/QuanX/Sing-box/Node list)
- Add form persistence with localStorage
- Add conversion history with restore functionality
- Add URL format validation
- Add result statistics (size/lines/time)
- Add toast notifications
- Add light/dark theme support
- Add i18n (Chinese/English auto-detect)
- Add responsive mobile layout
- Update CMakeLists.txt and main.cpp routing
2026-06-15 15:33:41 +08:00
github-actions[bot]
f1f875a325 chore: sync dev to master
Some checks failed
Build and Push Docker image / 🔧 Prepare Metadata (push) Has been cancelled
Build and Push Docker image / 🐳 Docker Build (${{ matrix.arch }}) (push) Has been cancelled
Build and Push Docker image / 🪟 Windows Build (amd64) (push) Has been cancelled
Build and Push Docker image / 🔗 Docker Manifest (push) Has been cancelled
Build and Push Docker image / 🚀 Release Artifacts (push) Has been cancelled
v1.1.21
2026-06-06 05:22:11 +00:00
github-actions[bot]
8175fa7fae chore: update auto-generated files and header libraries from build [skip ci] 2026-06-06 05:15:34 +00:00
Aethersailor
60bbadde5b fix(version): support lightweight backend probes 2026-06-06 13:11:48 +08:00
dependabot[bot]
a09aadb40f chore(deps): bump github.com/metacubex/mihomo from 1.19.25 to 1.19.26 in /bridge in the go-dependencies group (#73)
Bumps the go-dependencies group in /bridge with 1 update: [github.com/metacubex/mihomo](https://github.com/metacubex/mihomo).


Updates `github.com/metacubex/mihomo` from 1.19.25 to 1.19.26
- [Release notes](https://github.com/metacubex/mihomo/releases)
- [Commits](https://github.com/metacubex/mihomo/compare/v1.19.25...v1.19.26)

---
updated-dependencies:
- dependency-name: github.com/metacubex/mihomo
  dependency-version: 1.19.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-03 16:53:39 +00:00
Aethersailor
a178233898 docs(readme): refine dashboard overview 2026-06-02 10:05:34 +08:00
Aethersailor
f752e7fe47 docs(readme): polish folded usage sections 2026-06-02 10:00:01 +08:00
Aethersailor
52afa7d3e6 docs(readme): add diagnostics and dashboard docs 2026-06-02 09:53:08 +08:00
github-actions[bot]
95867d1a82 chore: sync dev to master
Some checks failed
Build and Push Docker image / 🔧 Prepare Metadata (push) Has been cancelled
Build and Push Docker image / 🐳 Docker Build (${{ matrix.arch }}) (push) Has been cancelled
Build and Push Docker image / 🪟 Windows Build (amd64) (push) Has been cancelled
Build and Push Docker image / 🔗 Docker Manifest (push) Has been cancelled
Build and Push Docker image / 🚀 Release Artifacts (push) Has been cancelled
v1.1.20
2026-06-02 01:37:24 +00:00
Aethersailor
12556b3d48 fix(dashboard): simplify map tooltips 2026-06-02 09:23:30 +08:00
Aethersailor
9694d199d5 feat(ui): add source and license footer links 2026-06-02 09:04:37 +08:00
Aethersailor
71c295474a fix(dashboard): improve contrast for map and metrics 2026-06-02 09:04:19 +08:00
Aethersailor
daa4d71cc9 fix(dashboard): lower China map body 2026-06-02 08:47:00 +08:00
Aethersailor
fe784dc01a fix(dashboard): show data before map assets load 2026-06-02 08:38:30 +08:00
Aethersailor
9c79951e0d fix(dashboard): center China map inset 2026-06-02 08:38:18 +08:00
Aethersailor
00cedaad11 fix(dashboard): make China inset hoverable 2026-06-02 01:11:51 +08:00
Aethersailor
a827a26733 fix(dashboard): separate China south sea inset 2026-06-02 01:00:40 +08:00
Aethersailor
76e38c3004 fix(dashboard): rewind China map geometry 2026-06-02 00:47:58 +08:00
github-actions[bot]
9cb1d12901 chore: update auto-generated files and header libraries from build [skip ci] 2026-06-01 16:31:13 +00:00
Aethersailor
17dab506d3 fix(dashboard): stabilize map tooltip overlay 2026-06-02 00:26:47 +08:00
Aethersailor
1fb8aff952 feat(dashboard): split geolocation rankings by metric 2026-06-02 00:26:09 +08:00
Aethersailor
c04bc468b4 feat(statistics): track China regional counters 2026-06-02 00:20:18 +08:00
Aethersailor
0001c58876 feat(dashboard): split country maps by conversion type 2026-06-01 23:47:23 +08:00
Aethersailor
4f1d7526f1 fix(dashboard): keep map tooltip above content 2026-06-01 23:40:09 +08:00
Aethersailor
84d5a7ec19 fix(dashboard): label CN as mainland China 2026-06-01 23:36:07 +08:00
github-actions[bot]
a7b70e4cb2 chore: sync dev to master
Some checks failed
Build and Push Docker image / 🐳 Docker Build (${{ matrix.arch }}) (push) Has been cancelled
Build and Push Docker image / 🔧 Prepare Metadata (push) Has been cancelled
Build and Push Docker image / 🪟 Windows Build (amd64) (push) Has been cancelled
Build and Push Docker image / 🔗 Docker Manifest (push) Has been cancelled
Build and Push Docker image / 🚀 Release Artifacts (push) Has been cancelled
v1.1.19
2026-06-01 12:49:37 +00:00
Aethersailor
79248500cb feat(ui): add navigation between service pages 2026-06-01 19:53:40 +08:00
github-actions[bot]
de1f1b0fe4 chore: sync dev to master 2026-06-01 11:24:20 +00:00
Aethersailor
d48175430b fix(package): avoid armv7 runtime root lib conflict 2026-06-01 19:16:18 +08:00
github-actions[bot]
9ad191ed39 chore: sync dev to master 2026-06-01 11:05:25 +00:00
Aethersailor
b9e8dea1b0 build(package): trim bundled runtime libraries 2026-06-01 18:56:10 +08:00
Aethersailor
f54dc6494d ci(release): dispatch master build for sync-only 2026-06-01 18:47:56 +08:00
Aethersailor
9b65b07710 ci(release): dispatch master build for sync-only 2026-06-01 18:47:35 +08:00
github-actions[bot]
36ab458cb6 chore(mihomo): update Meta revision 2026-05-31 19:10:51 +00:00
github-actions[bot]
6f95939dd3 chore: update auto-generated files and header libraries from build [skip ci] 2026-05-31 17:42:40 +00:00
Aethersailor
20711b1513 fix(provider): honor GROUPID filters in provider mode https://github.com/Aethersailor/SubConverter-Extended/issues/69 2026-06-01 01:38:54 +08:00
github-actions[bot]
bd792cbdd7 chore: update auto-generated files and header libraries from build [skip ci] 2026-05-30 15:07:18 +00:00
Aethersailor
a8ba8108b0 build(bridge): include preprocess source in builds 2026-05-30 23:03:43 +08:00
Aethersailor
2e32922701 fix(bridge): normalize legacy vmess links 2026-05-30 23:00:47 +08:00
github-actions[bot]
2a308a722c chore: sync dev to master 2026-05-27 13:25:04 +00:00
Aethersailor
6554bf6288 ci(release): add overwrite release rebuild mode 2026-05-27 21:24:10 +08:00
Aethersailor
8cbc63cf2d fix(dashboard): refine region labels and chart refresh 2026-05-27 20:39:33 +08:00
github-actions[bot]
3cf3e7ee92 chore: sync dev to master
Some checks failed
Build and Push Docker image / 🔧 Prepare Metadata (push) Has been cancelled
Build and Push Docker image / 🐳 Docker Build (${{ matrix.arch }}) (push) Has been cancelled
Build and Push Docker image / 🪟 Windows Build (amd64) (push) Has been cancelled
Build and Push Docker image / 🔗 Docker Manifest (push) Has been cancelled
Build and Push Docker image / 🚀 Release Artifacts (push) Has been cancelled
v1.1.18
2026-05-27 05:05:08 +00:00
Aethersailor
8f14512b76 fix(dashboard): align button colors with blue theme 2026-05-27 12:29:39 +08:00
Aethersailor
d9522a2191 feat(dashboard): add long-range windows and refresh controls 2026-05-27 11:53:14 +08:00
Aethersailor
bc14753a17 fix(dashboard): refine map and range controls 2026-05-27 11:07:09 +08:00
Aethersailor
b8b84f134f fix(dashboard): improve geo layout and cache freshness 2026-05-27 10:19:15 +08:00
github-actions[bot]
7a7f9c3ea3 chore: sync dev to master
Some checks failed
Build and Push Docker image / 🐳 Docker Build (${{ matrix.arch }}) (push) Has been cancelled
Build and Push Docker image / 🔧 Prepare Metadata (push) Has been cancelled
Build and Push Docker image / 🪟 Windows Build (amd64) (push) Has been cancelled
Build and Push Docker image / 🔗 Docker Manifest (push) Has been cancelled
Build and Push Docker image / 🚀 Release Artifacts (push) Has been cancelled
v1.1.17
2026-05-26 14:15:55 +00:00
Aethersailor
223b885071 ci(codeql): avoid setup-go action in matrix 2026-05-26 20:58:47 +08:00