6 Commits

Author SHA1 Message Date
323056096c Implement llama-server command parsing and add UI components for command input 2025-09-15 21:04:14 +02:00
dependabot[bot]
a5d1f24cbf Bump vite in /webui in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the /webui directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 7.0.5 to 7.1.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.5
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-09 21:38:38 +00:00
90069ca7a0 Add ESLint and related plugins for improved code quality 2025-07-26 23:03:28 +02:00
76bf88cd02 Add linting and type-checking scripts to package.json 2025-07-26 22:50:19 +02:00
4334b40fa9 Implement basic tests for webui 2025-07-26 19:20:09 +02:00
f337a3efe2 Refactor project structure 2025-07-26 11:37:28 +02:00