generated from nhcarrigan/template
9b3c242333b56e96639bbff5b9f3cd524d7db42c
Adds a "Clear All Sessions" button to the Session History Panel that allows users to delete all saved sessions at once to manage disk usage. Features: - Red "Clear All" button with trash icon next to Import button - Automatically disabled when there are no sessions to clear - Confirmation dialog with warning styling shows exact session count - Warning icon and "This action cannot be undone" message - Keyboard support (Escape to cancel) - Uses existing clearAllSessions() backend command Benefits: - Gives users control over disk usage - Prevents unbounded growth of session files - Safety confirmation prevents accidental deletions - Improves performance for users with many sessions Closes: #130
hikari-desktop
Desktop companion application featuring Hikari.
Live Version
This page is currently deployed. View the live website.
Feedback and Bugs
If you have feedback or a bug report, please log a ticket on our forum.
Contributing
If you would like to contribute to the project, you may create a Pull Request containing your proposed changes and we will review it as soon as we are able! Please review our contributing guidelines first.
Code of Conduct
Before interacting with our community, please read our Code of Conduct.
License
This software is licensed under our global software license.
Copyright held by Naomi Carrigan.
Contact
We may be contacted through our Chat Server or via email at contact@nhcarrigan.com
Description