Commit Graph

5 Commits

Author SHA1 Message Date
andrew 0b61f86dd4 Refactor site history to use localStorage and improve UI
Site history is now managed in localStorage for faster access and better cross-tab experience, with file sync for persistence. Added a dropdown for quick site history access in the address bar, updated settings page to display and manage site history from localStorage, and improved history recording logic in both main and renderer processes. Also added debug info and test data utilities for development.
2025-07-26 14:15:13 +12:00
andrew ba9a2aa891 Update license to MIT and add MIT license documentation
Changed the project license reference in README.md from ISC to MIT and added a detailed MIT license file under documentation/MIT.md. This clarifies the licensing terms and provides users and contributors with explicit information about their rights and obligations.
2025-07-26 13:30:44 +12:00
andrew 15cbb88080 Update README.md 2025-07-26 13:23:02 +12:00
andrew 1888840629 Update README.md 2025-07-26 13:21:47 +12:00
andrew d69a44fe0d Project added to repo 2025-07-25 14:22:48 +12:00