3252a8
70e6fa382b
fix(docs-demo): sync admin settings sections with manifest
...
The demo Settings screen was fed by a frozen snapshot baked into the
externally generated demoDataset.js, so it drifted from the real
manifest: the Remnawave Panel (plus System and Migrations) sections
were missing and trial/checkout/common still showed as top-level
sections instead of subsections.
Generate frontend/src/lib/webapp/settingsManifest.generated.json from
manifest_payload() (the same source the live /admin/settings endpoint
uses) via scripts/export_settings_manifest.py, and build the demo
section structure from it, overlaying realistic demo values per field
key. A pytest drift guard fails if the Python manifest changes without
regenerating the snapshot, so the demo stays in sync going forward.
2026-06-02 19:18:11 +03:00
3252a8
9508eece5f
feat: import Remnashop payment settings
2026-06-02 11:21:26 +03:00
3252a8
2ccead9b49
refactor: consolidate migration installer
2026-06-02 10:57:28 +03:00
3252a8
0473829f7a
fix: prepare writable data mount in installer
2026-06-02 10:30:43 +03:00
3252a8
162e9e20b5
fix: keep installer from preparing data directories
2026-06-02 10:21:08 +03:00
3252a8
3b40369606
feat: add legacy tg-shop migration to installer
2026-06-02 10:17:50 +03:00
3252a8
d22ed238b4
feat: add shell install wizard
2026-06-02 10:08:59 +03:00
3252a8
c3381bdd31
chore: add image publish and mirror sync scripts
2026-05-26 22:30:10 +03:00
3252a8
827d69231c
feat: add Docker Hub image script
2026-05-26 08:58:09 +03:00
3252a8
3405d12696
refactor: improve admin stats cache usage and etc
2026-05-20 23:35:45 +03:00
3252a8
5001185bf8
refactor: improve panel sync performance
2026-05-20 23:18:03 +03:00
3252a8
a7f298743d
refactor: improve startup and sync performance
2026-05-20 23:04:29 +03:00
3252a8
8192eaf55b
refactor: improve premium squads feature performance, add benchmarks
2026-05-20 22:31:37 +03:00
3252a8
7c27337e0a
chore: extend KNOWN_CONTAINERS to cover split-arch containers
2026-05-17 18:08:08 +03:00
3252a8
30fb774d93
refactor: project architecture refactor, container splitting
2026-05-17 00:01:28 +03:00
3252a8
7401649841
refactor: split backend domains and add API behavior coverage
2026-05-13 18:38:10 +03:00
3252a8
11187487b4
chore: run lint and prettifier
2026-05-12 21:54:12 +03:00
3252a8
475a1953d1
feat: tune visual of web app admin panel, tune limit messages and etc
2026-05-12 15:42:17 +03:00
3252a8
d7d5c2b1ef
refactor: remove local storing tg js
2026-04-28 23:33:24 +03:00
3252a8
19ed8916f4
fix: migration and docker image name/tag
2026-04-27 21:31:06 +03:00
3252a8
b39fb73c30
docs: project name change, migration script
2026-04-27 16:11:06 +03:00
3252a8
5ec179b6d6
webapp: add hashed minified asset pipeline
2026-04-26 20:04:30 +03:00
3252a8
b9cb1fec06
feat: tune webapp visual, use telegram widget for login
2026-04-23 14:06:21 +03:00