renovate[bot]
74bb7d711d
fix(deps): update weekly-non-major-updates
2026-01-28 21:36:35 +00:00
renovate[bot]
300e89aa9a
fix(deps): update weekly-non-major-updates
2026-01-27 23:26:52 +00:00
renovate[bot]
859d987d1e
fix(deps): update weekly-non-major-updates
2026-01-26 22:31:20 +00:00
GitHub Actions
f64e3feef8
chore: clean .gitignore cache
2026-01-26 19:22:05 +00:00
GitHub Actions
e5f0fec5db
chore: clean .gitignore cache
2026-01-26 19:21:33 +00:00
renovate[bot]
dfffa66e36
fix(deps): update weekly-non-major-updates
2026-01-25 14:42:45 +00:00
GitHub Actions
80e37b4920
Merge branch 'development' into feature/beta-release
2026-01-25 06:11:29 +00:00
renovate[bot]
cf52054393
chore(deps): update weekly-non-major-updates
2026-01-25 05:42:39 +00:00
renovate[bot]
07d3f8bab4
chore(deps): update weekly-non-major-updates
2026-01-25 05:41:32 +00:00
renovate[bot]
e1e840bac1
fix(deps): update weekly-non-major-updates
2026-01-25 05:39:59 +00:00
renovate[bot]
82e02482ce
chore(deps): update weekly-non-major-updates
2026-01-19 21:16:19 +00:00
renovate[bot]
1665309743
chore(deps): update weekly-non-major-updates
2026-01-19 21:16:08 +00:00
renovate[bot]
91191037bd
fix(deps): update weekly-non-major-updates
2026-01-18 17:11:08 +00:00
renovate[bot]
368fb6f334
fix(deps): update weekly-non-major-updates
2026-01-18 17:10:59 +00:00
renovate[bot]
962d933601
fix(deps): update weekly-non-major-updates
2026-01-16 21:39:53 +00:00
renovate[bot]
1f08891f57
fix(deps): update dependency @tanstack/react-query to ^5.90.18
2026-01-16 21:39:45 +00:00
renovate[bot]
adf5797b17
chore(deps): update weekly-non-major-updates
2026-01-16 02:17:40 +00:00
renovate[bot]
f6c6d17129
chore(deps): update weekly-non-major-updates
2026-01-16 02:17:28 +00:00
renovate[bot]
7a55cb0be9
fix(deps): update weekly-non-major-updates
2026-01-15 16:34:35 +00:00
renovate[bot]
45def8e322
fix(deps): update weekly-non-major-updates
2026-01-15 03:41:31 +00:00
GitHub Actions
bc9c6e2abd
feat: Add end-to-end tests for DNS Provider Types and UI interactions
...
- Implement API tests for DNS Provider Types, validating built-in and custom providers.
- Create UI tests for provider selection, ensuring all types are displayed and descriptions are shown.
- Introduce fixtures for consistent test data across DNS Provider tests.
- Update manual DNS provider tests to improve structure and accessibility checks.
2026-01-15 01:37:21 +00:00
renovate[bot]
f049f1cf98
fix(deps): update weekly-non-major-updates
2026-01-13 21:48:48 +00:00
renovate[bot]
2c355d1dcb
fix(deps): update npm minor/patch
2026-01-13 20:22:59 +00:00
renovate[bot]
6794935518
fix(deps): update npm minor/patch
2026-01-12 05:02:46 +00:00
renovate[bot]
8b15016185
fix(deps): update npm minor/patch
2026-01-11 00:36:58 +00:00
renovate[bot]
848172dcc4
chore(deps): update npm minor/patch
2026-01-10 03:43:11 +00:00
renovate[bot]
0894de3ebb
fix(deps): update npm minor/patch
2026-01-08 20:27:19 +00:00
Jeremy
acefca27cc
Merge branch 'feature/beta-release' into development
2026-01-07 02:05:17 -05:00
GitHub Actions
d6f913b92d
fix: resolve React 19 production runtime error with lucide-react icons
...
- Updated package.json to include @types/node@25.0.3 for compatibility.
- Modified package-lock.json to reflect the new version of @types/node and updated cookie package to 1.1.1.
- Adjusted tsconfig.json to specify @testing-library/jest-dom/vitest for type definitions.
- Updated vite.config.ts to disable code splitting temporarily to diagnose React initialization issues, increasing chunk size warning limit.
2026-01-07 06:48:40 +00:00
renovate[bot]
11e3c4e0de
fix(deps): update dependency react-hook-form to ^7.70.0 ( #467 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-04 21:27:36 +00:00
renovate[bot]
9fb422741e
fix(deps): update npm minor/patch
2026-01-03 03:19:01 +00:00
renovate[bot]
53eb4b9e67
fix(deps): update npm minor/patch
2025-12-30 17:49:13 +00:00
renovate[bot]
7beb1cb2fd
chore(deps): update npm minor/patch
2025-12-23 06:03:07 +00:00
renovate[bot]
90ee470250
fix(deps): update npm minor/patch ( #444 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-22 04:04:21 +00:00
GitHub Actions
05c2045f06
chore: reorganize repository structure
...
- Move docker-compose files to .docker/compose/
- Move docker-entrypoint.sh to .docker/
- Move DOCKER.md to .docker/README.md
- Move 16 implementation docs to docs/implementation/
- Delete test artifacts (block_test.txt, caddy_*.json)
- Update all references in Dockerfile, Makefile, tasks, scripts
- Add .github/instructions/structure.instructions.md for enforcement
- Update CHANGELOG.md
Root level reduced from 81 items to ~35 visible items.
2025-12-21 04:57:31 +00:00
renovate[bot]
03d166f05a
fix(deps): update dependency lucide-react to ^0.562.0 ( #432 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-19 00:52:20 +00:00
copilot-swe-agent[bot]
e912bc4c80
feat: add i18n infrastructure and language selector
...
Co-authored-by: Wikid82 <176516789+Wikid82@users.noreply.github.com >
2025-12-18 18:47:41 +00:00
renovate[bot]
062b595b11
fix(deps): update dependency react-router-dom to ^7.11.0
2025-12-18 00:34:28 +00:00
renovate[bot]
8005858593
chore(deps): update dependency knip to ^5.75.1
2025-12-17 14:26:03 +00:00
GitHub Actions
8f2f18edf7
feat: implement modern UI/UX design system ( #409 )
...
- Add comprehensive design token system (colors, typography, spacing)
- Create 12 new UI components with Radix UI primitives
- Add layout components (PageShell, StatsCard, EmptyState, DataTable)
- Polish all pages with new component library
- Improve accessibility with WCAG 2.1 compliance
- Add dark mode support with semantic color tokens
- Update 947 tests to match new UI patterns
Closes #409
2025-12-16 21:21:39 +00:00
renovate[bot]
e5918d392c
chore(deps): update npm minor/patch
2025-12-16 15:53:48 +00:00
renovate[bot]
c1aba6220f
chore(deps): update npm minor/patch ( #399 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-15 05:29:19 +00:00
Jeremy
5b54b6582c
Merge pull request #363 from Wikid82/main
...
chore: Sync main to development
2025-12-12 21:17:00 -05:00
renovate[bot]
09266a281f
chore(deps): update dependency eslint to ^9.39.2 ( #360 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-12 23:52:13 +00:00
GitHub Actions
4e9d6825a6
feat: Add pretype-check script to streamline dependency installation
2025-12-12 16:45:12 +00:00
renovate[bot]
8abe689e74
fix(deps): update npm minor/patch
2025-12-12 15:37:45 +00:00
renovate[bot]
bfa9367505
fix(deps): update npm minor/patch to ^19.2.3
2025-12-12 04:08:09 +00:00
GitHub Actions
effed44ce8
feat: Rename WAF to Coraza in UI and update related tests
...
- Updated UI components to reflect the renaming of "WAF (Coraza)" to "Coraza".
- Removed WAF controls from the Security page and adjusted related tests.
- Verified that all frontend tests pass after updating assertions to match the new UI.
- Added a test script to package.json for running tests with Vitest.
- Adjusted imports for jest-dom to be compatible with Vitest.
- Updated TypeScript configuration to include Vitest types for testing.
2025-12-12 03:19:27 +00:00
renovate[bot]
7a0fb23a46
fix(deps): update npm minor/patch to ^19.2.2
2025-12-11 22:45:42 +00:00
renovate[bot]
79eeaebdd8
chore(deps): update npm minor/patch to ^4.1.18
2025-12-11 18:28:15 +00:00