- Migrate from Create React App to Vite
- Introduce serverless token auth proxy, fixes #20
- Add React Router for URL-based navigation
- Convert entire codebase to TypeScript
- Introduce Prettier for code formatting
- Migrate to Node 20 with Dependabot automation
- Add MIT license to project
- Fix Vite CJS deprecation warning
- Fix: Check history on default branch, fixes #14
- Major dependency updates (Prettier 3.6.2, web-vitals 5.1.0, @testing-library/jest-dom 6.9.1, and more)
- Setup Sentry error reporting, refs #10
- Include origin to node list, refs #11
- Accept dots in repo, refs #12
- Sortable columns, refs #1
- Last commit date bug fix, refs #9
- Prevent submit on empty input
- Improve repo input validation regex
- Handle search error, refs #6
- Initial UI release