This website requires JavaScript.
Explore
Help
Sign In
akanealw
/
Charon
Watch
1
Star
0
Fork
0
You've already forked Charon
Code
Issues
Pull Requests
Actions
16
Packages
Projects
Releases
Wiki
Activity
Files
v0.25.1
Charon
/
frontend
History
GitHub Actions
fc0e31df56
fix(deps): update tldts and tldts-core to version 7.0.28 for compatibility improvements
2026-04-05 02:51:54 +00:00
..
e2e
chore: git cache cleanup
2026-03-04 18:34:49 +00:00
public
chore: git cache cleanup
2026-03-04 18:34:49 +00:00
src
feat: add Top Attacking IPs chart component and integrate into CrowdSec configuration page
2026-03-25 17:19:15 +00:00
.gitignore
chore: git cache cleanup
2026-03-04 18:34:49 +00:00
eslint.config.js
fix(dependencies): replace eslint-plugin-vitest with @vitest/eslint-plugin in configuration files
2026-03-10 23:30:08 +00:00
index.html
fix(workflows): replace invalid semantic-version action with fallback script
2025-11-29 02:49:21 +00:00
package-lock.json
fix(deps): update tldts and tldts-core to version 7.0.28 for compatibility improvements
2026-04-05 02:51:54 +00:00
package.json
Merge pull request
#910
from Wikid82/renovate/feature/beta-release-non-major-updates
2026-04-04 22:32:58 -04:00
postcss.config.js
chore: git cache cleanup
2026-03-04 18:34:49 +00:00
README.md
Fix Rate Limiting Issues
2025-12-12 19:21:44 +00:00
tailwind.config.js
chore: git cache cleanup
2026-03-04 18:34:49 +00:00
trivy-fs-scan.json
chore: git cache cleanup
2026-03-04 18:34:49 +00:00
tsconfig.build.json
chore: clean .gitignore cache
2026-01-26 19:22:05 +00:00
tsconfig.json
chore: update TypeScript to 6.0.1-rc and adjust package dependencies
2026-03-11 22:19:35 +00:00
tsconfig.node.json
chore: update TypeScript to 6.0.1-rc and adjust package dependencies
2026-03-11 22:19:35 +00:00
vite.config.ts
chore: update dependencies and configuration for Vite and Vitest
2026-03-12 04:31:31 +00:00
vitest.config.ts
chore: Refactor tests to use findBy queries for better async handling, update mock implementations, and clean up imports across various test files. Adjust toast utility to use for-of loops for callback execution. Update Vite and Vitest configuration files for consistency.
2026-03-11 02:24:28 +00:00
README.md
Frontend (Vite + React)
Development
cd
frontend npm install npm run dev
Production build
cd
frontend npm run build
Reference in New Issue
View Git Blame
Copy Permalink