484 Commits
Author SHA1 Message Date
z a6c724c532 docs(brand): add hero banner 2026-06-28 20:22:21 -07:00
z 3bb73b1fa7 chore(brand): dynamic hero banner 2026-06-28 20:22:20 -07:00
Antje WorringandClaude Opus 4.8 8dccb680d4 docs: tidy LLM.md indexes; CLAUDE.md -> LLM.md symlink convention
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-17 10:05:55 -07:00
Hanzo AI 85582d2ee0 merge: ci/canonical-docker-build-1776995843 (-X theirs) 2026-06-01 18:10:04 -07:00
Hanzo AI cc39ca1d28 chore: gitignore build artifacts + drop 494 tracked files
dist/.next/target/etc. should never have been tracked.
Regenerated by build pipeline.
2026-06-01 15:19:35 -07:00
Hanzo AI fea3bc3d32 ci: add id-token: write to caller permissions
Required for hanzoai/.github/.github/workflows/docker-build.yml@main —
without it the workflow_call dies as startup_failure with no jobs
dispatched. Caller permissions are a CEILING.
2026-05-07 09:10:51 -07:00
Hanzo DevandGitHub 098680d591 ci: migrate to canonical hanzoai/.github/docker-build.yml reusable (#1) 2026-04-23 18:58:41 -07:00
Hanzo AI 1f11b5b35a ci: migrate to canonical hanzoai/.github/docker-build.yml reusable 2026-04-23 18:57:33 -07:00
Hanzo AI b16560fc7a chore: add .dockerignore 2026-04-17 16:58:14 -07:00
Hanzo AI 0bacf2e276 refactor: FROM ghcr.io/hanzoai/spa — kill nginx 2026-04-12 12:31:19 -07:00
Hanzo AI e1b7a79ce3 chore: symlink AGENTS.md and CLAUDE.md to LLM.md
Canonical project context lives in LLM.md. Symlinks ensure
agentic coding tools (Claude Code, Cursor, etc.) find context
automatically regardless of which filename they look for.
2026-04-01 14:12:58 -07:00
Hanzo Dev c3c9a30645 docs: add LLM.md project guide 2026-03-11 11:05:04 -07:00
Hanzo Dev 291cbd0063 chore: migrate from yarn to pnpm 2026-03-03 06:44:47 -08:00
Zach Kelling 9217ce11c7 Remove MinIO backward-compat aliases — full rebrand complete 2026-02-20 21:07:58 -08:00
Zach Kelling 00d5532bcc Rebrand: rename minioSection/minioApplicationName CSS classes and MinIO icon/logo components to Storage-prefixed names 2026-02-20 18:50:37 -08:00
AlexandGitHub ed34ced6ff Release v1.1.3 (#1236) v1.1.3 2025-05-16 09:14:13 -06:00
AlexandGitHub fd9b8b4b20 Updated AGPL logo (#1235) 2025-05-15 19:47:56 -06:00
AlexandGitHub 0ddc7d5e00 Update project dependencies (#1234)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2025-05-15 17:47:06 -06:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Alex
a1369db4f3 Bump @storybook/addon-actions from 8.6.11 to 8.6.12 (#1233)
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) from 8.6.11 to 8.6.12.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.12/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.12/code/addons/actions)

---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
  dependency-version: 8.6.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com>
2025-04-10 23:57:45 -06:00
dependabot[bot]andGitHub 0bf9830f12 Bump @storybook/addon-essentials from 8.6.9 to 8.6.12 (#1230) 2025-04-08 22:35:35 -06:00
dependabot[bot]andGitHub 4b41048852 Bump @storybook/react-webpack5 from 8.6.11 to 8.6.12 (#1229) 2025-04-08 22:35:25 -06:00
dependabot[bot]andGitHub 3feed7005c Bump rollup from 4.37.0 to 4.39.0 (#1232) 2025-04-07 19:01:33 -06:00
AlexandGitHub bb587d4e1d Release v1.1.2 (#1228)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
v1.1.2
2025-04-02 18:18:15 -06:00
dependabot[bot]andGitHub a298540724 Bump @storybook/react-webpack5 from 8.6.9 to 8.6.11 (#1225) 2025-03-31 18:39:57 -06:00
dependabot[bot]andGitHub 26508980e1 Bump @storybook/addon-actions from 8.6.9 to 8.6.11 (#1224) 2025-03-31 18:32:45 -06:00
dependabot[bot]andGitHub 581dfa34ae Bump @storybook/test from 8.6.9 to 8.6.11 (#1226) 2025-03-31 18:32:05 -06:00
dependabot[bot]andGitHub 7c5fee6767 Bump webpack from 5.93.0 to 5.98.0 (#1202) 2025-03-24 18:13:25 -06:00
AlexandGitHub 35df816cb3 Updated project dependencies (#1215)
- Fixed version mismatch crash
- Fixed icon stories pointing to wrong icon library
- Updated Storybook & missing dependencies
2025-03-24 18:05:05 -06:00
d584f63655 Add TrashOffIcon (#1208)
* Add TrashOffIcon

* Update copyright

* Prettier

---------

Co-authored-by: Jillian Inapurapu <jillii@Jillians-MacBook-Pro.local>
2025-03-17 09:57:35 -07:00
AlexandGitHub 16307e0fb1 Updated Project dependencies & Storybook (#1207)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2025-03-11 22:52:44 -06:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
edfc4ea3ad Bump nanoid from 3.3.7 to 3.3.8 (#1201)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 11:48:13 -06:00
dependabot[bot]andGitHub 92e94ac2b7 Bump micromatch from 4.0.7 to 4.0.8 (#1200) 2025-03-04 11:47:55 -06:00
dependabot[bot]andGitHub ca421f1d02 Bump cross-spawn from 7.0.3 to 7.0.6 (#1199) 2025-03-04 11:47:37 -06:00
AlexandGitHub 08ead40182 Updated project dependencies (#1198)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2025-03-03 21:52:49 -06:00
AlexandGitHub 0c686b9332 Release v1.1.1 (#1194)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
v1.1.1
2025-02-25 22:35:40 -06:00
AlexandGitHub 113a8a79a7 Release v1.1.0 (#1193)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
v1.1.0
2025-02-25 17:09:37 -06:00
AlexandGitHub ebf8dbca6c Updated mds dependencies (#1192)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2025-02-24 21:46:44 -06:00
AlexandGitHub ded2d61377 Honored sx prop in ModalBox (#1190) 2025-02-22 23:48:45 -08:00
AlexandGitHub 061aa0c3a3 Release v1.0.7 (#1183)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
v1.0.7
2025-01-20 16:06:27 -06:00
AlexandGitHub c3e70a4e4f Updated project dependencies (#1182)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2025-01-20 16:01:38 -06:00
AlexandGitHub ba28799a21 Added AIStor logo (#1181)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2025-01-20 15:35:58 -06:00
AlexandGitHub 811a451398 Release v1.0.6 (#1175)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
v1.0.6
2025-01-16 23:38:39 -06:00
AlexandGitHub 7d023660b8 Remove middle component warning for vertical menu (#1174)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2025-01-16 20:55:46 -06:00
AlexandGitHub e77a910282 Release v1.0.5 (#1173)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
v1.0.5
2025-01-16 17:23:58 -06:00
AlexandGitHub 568c4d9a2f Added new features to Menu component (#1172)
- Added Middle component support to vertical menu
- Created divider component
- Updated styling

Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2025-01-16 10:26:36 -06:00
AlexandGitHub 3adeee5f8c Updated project dependencies to latest versions (#1171)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2025-01-15 22:31:01 -06:00
Ramon de KleinandGitHub 027fb7f983 Release v1.0.4 (#1105) v1.0.4 2024-11-19 14:50:25 -06:00
Ramon de KleinandGitHub 723a9ae898 Don't call getGPUTier when animation is disabled (#1091) 2024-11-19 13:31:45 -06:00
3025ce8397 Release v1.0.3 (#874)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net>
v1.0.3
2024-07-18 22:58:46 -07:00
AlexandGitHub a59106f8f4 Updated mds v1 dependencies (#873)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2024-07-18 22:06:48 -07:00