|
|
51e340fa33
|
backup
|
2026-04-20 20:19:43 +02:00 |
|
|
|
69d5cffabd
|
Remove duplicate api/file_config.ts and consolidate raw file APIs into api/config.ts
|
2026-04-20 20:19:20 +02:00 |
|
|
|
8b4a2f0b71
|
Fix useMapData debounce loading state
|
2026-04-20 20:10:48 +02:00 |
|
|
|
1694ac17f8
|
Add React.memo to heavy dashboard components
|
2026-04-20 20:00:59 +02:00 |
|
|
|
1d6564aa32
|
Add route code splitting and Vite vendor chunk splitting
|
2026-04-20 19:53:56 +02:00 |
|
|
|
27369b43d6
|
Memoize Fluent chart token resolution
|
2026-04-20 19:47:10 +02:00 |
|
|
|
20412dd94b
|
Memoize dashboard and history table columns
|
2026-04-20 19:28:29 +02:00 |
|
|
|
e593498de5
|
Strengthen setup password validation
- Add backend Pydantic password complexity validation for setup
- Update frontend setup page with password rule feedback and strength indicator
- Add/adjust setup API tests for password validation
- Document setup password requirements
- Fix frontend test type annotation issue
|
2026-04-20 19:23:12 +02:00 |
|
|
|
cc8c71906f
|
Add auth expiry interceptor and session-expired redirect
|
2026-04-19 20:31:49 +02:00 |
|
|
|
d0991e0d40
|
Fix SetupGuard error handling and add retry UI
|
2026-04-19 20:20:31 +02:00 |
|
|
|
c58eb240b1
|
Fix KVEditor duplicate key rename validation
Prevent users from renaming a KVEditor entry to an existing key and show inline validation errors.
|
2026-04-19 19:59:13 +02:00 |
|
|
|
082dcc7ee1
|
Fix BanUnbanForm floating promises and add submit guards
|
2026-04-19 19:42:39 +02:00 |
|
|
|
76c9f388a8
|
Fix HistoryPage stale appliedQuery effect and add mount query regression test
|
2026-04-19 19:36:44 +02:00 |
|
|
|
5446f6c3e1
|
Fix jail banned IP loading race with AbortController
|
2026-04-19 19:31:03 +02:00 |
|
|
|
9e7f881a8a
|
backup
|
2026-04-19 19:25:09 +02:00 |
|
|
|
7fb0cc727f
|
Surface setup error state instead of console.warn in useSetup
|
2026-04-19 18:53:02 +02:00 |
|
|
|
b6303cff72
|
Remove production test scaffolding from useMapData and update MapPage tests
|
2026-04-19 18:47:29 +02:00 |
|
|
|
e7582c4bae
|
Relocate misplaced frontend files
|
2026-04-19 18:36:55 +02:00 |
|
|
|
d44a667592
|
Fix unsafe frontend casts and mark Task 18 done
|
2026-04-19 18:25:32 +02:00 |
|
|
|
e6ee525e0f
|
Deduplicate TimeRange type in frontend type definitions
|
2026-04-19 18:21:51 +02:00 |
|
|
|
09a1d3c7b7
|
Move frontend runtime constants out of types/ban.ts
|
2026-04-19 18:18:24 +02:00 |
|
|
|
d99d6bd119
|
Replace inline frontend styles with makeStyles and design tokens
|
2026-04-19 12:04:24 +02:00 |
|
|
|
91269448d0
|
Replace ErrorBoundary fallback with Fluent UI styles and dialog compliance
|
2026-04-19 09:44:14 +02:00 |
|
|
|
47f9c602d4
|
Finish Task 13: extract remaining page subcomponents and clean page files
|
2026-04-19 09:38:23 +02:00 |
|
|
|
38b9d35255
|
Refactor frontend pages and config components into single-component files for Task 13
|
2026-04-19 09:30:35 +02:00 |
|
|
|
6c053cdaee
|
Add AbortController cleanup to async frontend effects
|
2026-04-18 21:30:57 +02:00 |
|
|
|
2105f8b435
|
Task 11: Remove direct API calls from components
|
2026-04-18 21:20:45 +02:00 |
|
|
|
3f197b1ad7
|
Split multi-hook frontend modules into single-hook files
|
2026-04-18 20:47:44 +02:00 |
|
|
|
fba7675eb8
|
Move auth and timezone hooks into dedicated hook files
|
2026-04-18 20:35:28 +02:00 |
|
|
|
d9550ae4aa
|
Split frontend config API into file_config, server, and health modules
|
2026-04-18 20:32:38 +02:00 |
|
|
|
01f2e07921
|
Extract shared raw config file helpers and simplify raw_config_io_service
|
2026-04-18 20:18:54 +02:00 |
|
|
|
c1f188643c
|
Move geo cache commit handling into repository layer
|
2026-04-18 20:10:05 +02:00 |
|
|
|
be1d66988f
|
Document RuntimeState concurrency model and mark task 5 complete
|
2026-04-18 19:56:41 +02:00 |
|
|
|
52e08e17a4
|
Guard geo_service.init_geoip against repeated initialization
|
2026-04-18 19:54:05 +02:00 |
|
|
|
99731a9919
|
Remove empty backend helpers package
|
2026-04-18 19:50:44 +02:00 |
|
|
|
db5b4cb77e
|
Add settings and history archive repository protocols and DI support
|
2026-04-17 20:54:08 +02:00 |
|
|
|
7055971163
|
Harden preview_log path validation and add regression test
|
2026-04-17 20:37:14 +02:00 |
|
|
|
5e5d7c34b2
|
Document task DB access and unify background task DB handling
|
2026-04-17 17:18:49 +02:00 |
|
|
|
16687b0520
|
Mark Task 20 complete and document global exception handlers
|
2026-04-17 17:07:48 +02:00 |
|
|
|
4754f1407e
|
Mark task 19 done and centralize map-color thresholds in settings_service
|
2026-04-17 17:04:09 +02:00 |
|
|
|
7a1cb0c46c
|
Extract health-check crash-detection logic into runtime state helper
|
2026-04-17 16:58:24 +02:00 |
|
|
|
1e2850a34e
|
Add async lock protection to geo service cache and mark Task 16 done
|
2026-04-17 16:51:05 +02:00 |
|
|
|
04b2e2f700
|
Add global domain exception handlers in main.py
Register consistent HTTP error mappings for common domain exceptions and add regression tests for 404/400/500 handler behavior.
|
2026-04-17 16:42:18 +02:00 |
|
|
|
900d111a5d
|
Refactor geo enrichment into jail_service and mark Task 14 done
|
2026-04-17 16:36:22 +02:00 |
|
|
|
487f252a4d
|
Move history geo enrichment into history service
|
2026-04-17 16:28:53 +02:00 |
|
|
|
8c6950afc1
|
Task 13: move ban_ip, unban_ip, and get_active_bans from jail_service to ban_service and update routers/tests
|
2026-04-17 16:22:20 +02:00 |
|
|
|
6e1e3c4546
|
Remove unused service protocol aliases and use direct service imports
|
2026-04-17 16:01:27 +02:00 |
|
|
|
7d16391c6c
|
Centralise DbDep and mark Task 11 complete
|
2026-04-17 15:44:13 +02:00 |
|
|
|
74ff4cb4b8
|
Remove repository import from setup_utils and move password-hash helper to setup service
|
2026-04-17 15:38:41 +02:00 |
|
|
|
e70d98809b
|
Mark task 9 as completed in task list
|
2026-04-17 15:35:12 +02:00 |
|