Jake Turner
99b96c3df7
feat(RAG): display embedding queue and improve progress tracking
2026-03-04 20:05:14 -08:00
dependabot[bot]
80ae0aacf8
build(deps-dev): bump minimatch from 3.1.2 to 3.1.5 in /admin
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.1.2 to 3.1.5.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 3.1.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-04 20:05:14 -08:00
dependabot[bot]
d9d3d2e068
build(deps): bump fast-xml-parser from 5.3.6 to 5.3.8 in /admin
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) from 5.3.6 to 5.3.8.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.3.6...v5.3.8 )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-version: 5.3.8
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-04 20:05:14 -08:00
dependabot[bot]
56b0d69421
build(deps): bump rollup from 4.57.1 to 4.59.0 in /admin
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.57.1 to 4.59.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.57.1...v4.59.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-version: 4.59.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-04 20:05:14 -08:00
dependabot[bot]
6cb1cfe727
build(deps): bump systeminformation from 5.30.7 to 5.30.8 in /admin
...
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation ) from 5.30.7 to 5.30.8.
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases )
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.30.7...v5.30.8 )
---
updated-dependencies:
- dependency-name: systeminformation
dependency-version: 5.30.8
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-18 21:23:34 -08:00
dependabot[bot]
83d328a29a
build(deps): bump tar from 7.5.7 to 7.5.9 in /admin
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 7.5.7 to 7.5.9.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.7...v7.5.9 )
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.9
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-18 21:23:13 -08:00
dependabot[bot]
5840bfc24b
build(deps): bump fast-xml-parser from 5.3.4 to 5.3.6 in /admin
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) from 5.3.4 to 5.3.6.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.3.4...v5.3.6 )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-version: 5.3.6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-18 14:52:53 -08:00
dependabot[bot]
cdf931be2f
build(deps): bump qs from 6.14.1 to 6.14.2 in /admin
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.14.1 to 6.14.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.14.1...v6.14.2 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.14.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-18 14:52:35 -08:00
dependabot[bot]
7f136c6441
build(deps): bump axios from 1.13.4 to 1.13.5 in /admin
...
Bumps [axios](https://github.com/axios/axios ) from 1.13.4 to 1.13.5.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.13.4...v1.13.5 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.13.5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-11 10:17:21 -08:00
Jake Turner
8726700a0a
feat: zim content embedding
2026-02-08 13:20:10 -08:00
dependabot[bot]
40741530fd
build(deps): bump @adonisjs/bodyparser from 10.1.2 to 10.1.3 in /admin
...
Bumps [@adonisjs/bodyparser](https://github.com/adonisjs/bodyparser ) from 10.1.2 to 10.1.3.
- [Release notes](https://github.com/adonisjs/bodyparser/releases )
- [Commits](https://github.com/adonisjs/bodyparser/compare/v10.1.2...v10.1.3 )
---
updated-dependencies:
- dependency-name: "@adonisjs/bodyparser"
dependency-version: 10.1.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 14:41:47 -08:00
Jake Turner
52e90041f4
feat(Maps): maps use full page by default
2026-02-04 21:54:36 -08:00
Jake Turner
d4cbc0c2d5
feat(AI): add fuzzy search to models list
2026-02-04 16:45:12 -08:00
Jake Turner
d1f40663d3
feat(RAG): initial beta with preprocessing, embedding, semantic retrieval, and ctx passage
2026-02-01 23:59:21 +00:00
Jake Turner
adf76d272e
fix: remove Open WebUI
2026-01-31 20:39:49 -08:00
Jake Turner
0da050c5a3
fix(UI): switch to tabler icons only for consistency
2026-01-31 20:39:49 -08:00
Jake Turner
243f749090
feat: [wip] native AI chat interface
2026-01-31 20:39:49 -08:00
Jake Turner
50174d2edb
feat(RAG): [wip] RAG capabilities
2026-01-31 20:39:49 -08:00
Jake Turner
a42b6b85f6
fix(Benchmark): use node:crypto IFO uuid package
2026-01-22 21:48:12 -08:00
Chris Sherwood
755807f95e
feat: Add system benchmark feature with NOMAD Score
...
Add comprehensive benchmarking capability to measure server performance:
Backend:
- BenchmarkService with CPU, memory, disk, and AI benchmarks using sysbench
- Database migrations for benchmark_results and benchmark_settings tables
- REST API endpoints for running benchmarks and retrieving results
- CLI commands: benchmark:run, benchmark:results, benchmark:submit
- BullMQ job for async benchmark execution with SSE progress updates
- Synchronous mode option (?sync=true) for simpler local dev setup
Frontend:
- Benchmark settings page with circular gauges for scores
- NOMAD Score display with weighted composite calculation
- System Performance section (CPU, Memory, Disk Read/Write)
- AI Performance section (tokens/sec, time to first token)
- Hardware Information display
- Expandable Benchmark Details section
- Progress simulation during sync benchmark execution
Easy Setup Integration:
- Added System Benchmark to Additional Tools section
- Built-in capability pattern for non-Docker features
- Click-to-navigate behavior for built-in tools
Fixes:
- Docker log multiplexing issue (Tty: true) for proper output parsing
- Consolidated disk benchmarks into single container execution
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 21:48:12 -08:00
dependabot[bot]
6bee84f367
build(deps): bump lodash from 4.17.21 to 4.17.23 in /admin
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-01-22 16:44:10 -08:00
dependabot[bot]
6236b29e1c
build(deps): bump tar from 7.5.3 to 7.5.6 in /admin
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 7.5.3 to 7.5.6.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.3...v7.5.6 )
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-01-22 16:31:21 -08:00
Jake Turner
04e169fe7b
fix(Easy Setup): add selected model size to storage projection
2026-01-19 22:50:15 -08:00
Jake Turner
b3ef977484
feat: [wip] Open WebUI manipulation
2026-01-19 22:15:52 -08:00
dependabot[bot]
15aa1f3598
build(deps): bump tar from 7.5.2 to 7.5.3 in /admin
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 7.5.2 to 7.5.3.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.2...v7.5.3 )
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 10:28:58 -08:00
dependabot[bot]
6500599c6d
build(deps): bump @adonisjs/lucid from 21.6.1 to 21.8.2 in /admin
...
Bumps [@adonisjs/lucid](https://github.com/adonisjs/lucid ) from 21.6.1 to 21.8.2.
- [Release notes](https://github.com/adonisjs/lucid/releases )
- [Commits](https://github.com/adonisjs/lucid/compare/v21.6.1...v21.8.2 )
---
updated-dependencies:
- dependency-name: "@adonisjs/lucid"
dependency-version: 21.8.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-01-15 15:54:59 -08:00
Jake Turner
bb67bab9a9
feat: improved app cards and custom icons
2026-01-15 15:54:59 -08:00
dependabot[bot]
aa8516c92d
build(deps): bump qs from 6.14.0 to 6.14.1 in /admin
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.14.0 to 6.14.1.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.14.0...v6.14.1 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.14.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-01-13 06:57:38 -08:00
dependabot[bot]
bfddc793ba
build(deps): bump @adonisjs/bodyparser from 10.1.0 to 10.1.2 in /admin
...
Bumps [@adonisjs/bodyparser](https://github.com/adonisjs/bodyparser ) from 10.1.0 to 10.1.2.
- [Release notes](https://github.com/adonisjs/bodyparser/releases )
- [Commits](https://github.com/adonisjs/bodyparser/compare/v10.1.0...v10.1.2 )
---
updated-dependencies:
- dependency-name: "@adonisjs/bodyparser"
dependency-version: 10.1.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-01-13 06:57:13 -08:00
dependabot[bot]
51880d0a46
build(deps): bump systeminformation from 5.27.7 to 5.27.14 in /admin
...
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation ) from 5.27.7 to 5.27.14.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.27.7...v5.27.14 )
---
updated-dependencies:
- dependency-name: systeminformation
dependency-version: 5.27.14
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-23 16:01:22 -08:00
Jake Turner
7569aa935d
feat: background job overhaul with bullmq
2025-12-06 23:59:01 -08:00
Jake Turner
12a6f2230d
feat: [wip] new maps system
2025-11-30 22:29:16 -08:00
dependabot[bot]
c2f33075fd
build(deps-dev): bump vite from 6.3.5 to 6.4.1 in /admin
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.3.5 to 6.4.1.
- [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/create-vite@6.4.1/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.4.1
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-18 16:33:12 -08:00
dependabot[bot]
44deb0c23b
build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in /admin
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-18 16:29:51 -08:00
dependabot[bot]
0750d98572
build(deps): bump validator from 13.15.15 to 13.15.20 in /admin
...
Bumps [validator](https://github.com/validatorjs/validator.js ) from 13.15.15 to 13.15.20.
- [Release notes](https://github.com/validatorjs/validator.js/releases )
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/validatorjs/validator.js/compare/13.15.15...13.15.20 )
---
updated-dependencies:
- dependency-name: validator
dependency-version: 13.15.20
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-18 16:29:21 -08:00
dependabot[bot]
09e21f5f0c
build(deps): bump axios from 1.10.0 to 1.13.1 in /admin
...
Bumps [axios](https://github.com/axios/axios ) from 1.10.0 to 1.13.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.10.0...v1.13.1 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.13.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-18 16:29:03 -08:00
dependabot[bot]
cb64617572
build(deps): bump tar-fs from 2.1.3 to 2.1.4 in /admin
...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs ) from 2.1.3 to 2.1.4.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v2.1.3...v2.1.4 )
---
updated-dependencies:
- dependency-name: tar-fs
dependency-version: 2.1.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-18 16:28:45 -08:00
Jake Turner
b8eaaa7ac6
feat(Services): friendly names and descriptions
2025-11-18 14:02:22 -08:00
Jake Turner
07a198f918
feat(Settings): display system information
2025-08-20 23:05:19 -07:00
Jake Turner
44b7bfee16
fix(Docs): fix doc rendering
2025-07-11 15:31:07 -07:00
Jake Turner
3b81e00a69
feat: openwebui+ollama and zim management
2025-07-09 09:08:21 -07:00
Jake Turner
39d75c9cdf
feat: init app installation and documentation
2025-06-30 01:44:42 -07:00
Jake Turner
b33a1b3e37
feat: initial commit
2025-06-29 15:51:08 -07:00