Commit Graph

  • 6d105a70ad chore: update CHANGELOG.md for v0.2.66 [skip ci] master sarman 2026-04-15 02:11:31 +0000
  • ca56b583c5 Merge pull request 'feat: implement dynamic versioning from Git tags' (#42) from fix/version-dynamic-build into master v0.2.66 sarman 2026-04-15 02:10:10 +0000
  • 8c35e91aef Merge branch 'master' into fix/version-dynamic-build Shaun Arman 2026-04-14 21:09:11 -0500
  • 1055841b6f fix: remove invalid --locked flag from cargo commands and fix format string Shaun Arman 2026-04-14 20:50:47 -0500
  • f38ca7e2fc chore: update CHANGELOG.md for v0.2.63 [skip ci] sarman 2026-04-15 01:45:29 +0000
  • a9956a16a4 Merge pull request 'feat(integrations): implement query expansion for semantic search' (#44) from feature/integration-search-expansion into master v0.2.65 sarman 2026-04-15 01:44:42 +0000
  • bc50a78db7 fix: correct WIQL syntax and escape_wiql implementation Shaun Arman 2026-04-14 20:38:21 -0500
  • e6d1965342 security: address all issues from automated PR review Shaun Arman 2026-04-14 20:26:05 -0500
  • 708e1e9c18 security: fix query expansion issues from PR review Shaun Arman 2026-04-14 20:07:59 -0500
  • 5b45c6c418 fix(integrations): security and correctness improvements Shaun Arman 2026-04-14 19:55:32 -0500
  • 096068ed2b feat(integrations): implement query expansion for semantic search Shaun Arman 2026-04-14 19:37:27 -0500
  • 9248811076 fix: add --locked to cargo commands and improve version update script Shaun Arman 2026-04-13 17:54:16 -0500
  • 007d0ee9d5 chore: fix version update implementation Shaun Arman 2026-04-13 16:34:48 -0500
  • 9e1a9b1d34 feat: implement dynamic versioning from Git tags Shaun Arman 2026-04-13 16:08:34 -0500
  • cdb1dd1dad chore: update CHANGELOG.md for v0.2.55 [skip ci] sarman 2026-04-13 21:09:47 +0000
  • ae3e478034 feat: implement dynamic versioning from Git tags v0.2.64 Shaun Arman 2026-04-13 16:08:34 -0500
  • 6dbe40ef03 chore: update CHANGELOG.md for v0.2.53 [skip ci] sarman 2026-04-13 20:25:56 +0000
  • 75fc3ca67c fix: add Windows nsis target and update CHANGELOG to v0.2.61 v0.2.63 Shaun Arman 2026-04-13 15:24:54 -0500
  • fdae6d6e6d chore: update CHANGELOG.md for v0.2.53 [skip ci] sarman 2026-04-13 19:58:25 +0000
  • d78181e8c0 chore: trigger release with fix v0.2.62 Shaun Arman 2026-04-13 14:57:35 -0500
  • b4ff52108a fix: remove AppImage from upload artifact patterns v0.2.61 Shaun Arman 2026-04-13 14:56:37 -0500
  • 29a68c07e9 chore: update CHANGELOG.md for v0.2.53 [skip ci] sarman 2026-04-13 18:43:07 +0000
  • 40a2c25428 chore: trigger changelog update for AppImage removal v0.2.60 Shaun Arman 2026-04-13 13:42:15 -0500
  • 62e3570a15 fix: remove AppImage bundling to fix linux-amd64 build v0.2.59 Shaun Arman 2026-04-13 13:41:21 -0500
  • 41e5753de6 chore: update CHANGELOG.md for v0.2.53 [skip ci] sarman 2026-04-13 18:18:07 +0000
  • 25201eaac1 chore: trigger changelog update for latest fixes v0.2.58 Shaun Arman 2026-04-13 13:16:23 -0500
  • 618eb6b43d chore: update CHANGELOG.md for v0.2.53 [skip ci] sarman 2026-04-13 18:07:19 +0000
  • 5084dca5e3 fix: add fuse dependency for AppImage support v0.2.57 Shaun Arman 2026-04-13 13:04:23 -0500
  • 6cbdcaed21 refactor: revert to original Dockerfile without manual linuxdeploy installation Shaun Arman 2026-04-13 12:47:21 -0500
  • 8298506435 refactor: remove custom linuxdeploy install per CI CI uses tauri-downloaded version Shaun Arman 2026-04-13 12:39:37 -0500
  • 412c5e70f0 chore: update CHANGELOG.md for v0.2.53 [skip ci] sarman 2026-04-13 17:01:51 +0000
  • 05f87a7bff Merge pull request 'fix: add missing ai_providers columns and fix linux-amd64 build' (#41) from fix/ai-provider-migration-issue into master v0.2.56 sarman 2026-04-13 17:00:50 +0000
  • 8e1d43da43 fix: address critical AI review issues Shaun Arman 2026-04-13 08:50:34 -0500
  • 2d7aac8413 fix: address AI review findings Shaun Arman 2026-04-13 08:38:43 -0500
  • 84c69fbea8 fix: add missing ai_providers columns and fix linux-amd64 build Shaun Arman 2026-04-13 08:22:08 -0500
  • 9bc570774a chore: update CHANGELOG.md for v0.2.53 [skip ci] sarman 2026-04-13 03:19:05 +0000
  • f7011c8837 Merge pull request 'fix(ci): use Gitea file API to push CHANGELOG.md' (#40) from fix/changelog-push into master v0.2.55 sarman 2026-04-13 03:18:10 +0000
  • f74238a65a fix(ci): harden CHANGELOG.md API push step per review Shaun Arman 2026-04-12 22:13:25 -0500
  • 2da529fb75 fix(ci): use Gitea file API to push CHANGELOG.md — eliminates non-fast-forward rejection Shaun Arman 2026-04-12 22:06:21 -0500
  • 2f6d5c1865 Merge pull request 'fix(ci): correct git-cliff archive path in tar extraction' (#39) from feat/git-cliff-changelog into master v0.2.54 sarman 2026-04-13 03:03:26 +0000
  • 280a9f042e fix(ci): correct git-cliff archive path in tar extraction Shaun Arman 2026-04-12 21:58:40 -0500
  • 41bc5f38ff Merge pull request 'feat(ci): automated changelog generation via git-cliff' (#38) from feat/git-cliff-changelog into master v0.2.53 sarman 2026-04-13 02:56:50 +0000
  • 6d2b69ffb0 feat(ci): add automated changelog generation via git-cliff Shaun Arman 2026-04-12 21:51:56 -0500
  • eae1c6e8b7 Merge pull request 'fix(ci): add APPIMAGE_EXTRACT_AND_RUN to build-linux-amd64' (#37) from fix/appimage-extract-and-run into master v0.2.52 sarman 2026-04-13 02:16:44 +0000
  • 27a46a7542 fix(ci): add APPIMAGE_EXTRACT_AND_RUN to build-linux-amd64 Shaun Arman 2026-04-12 20:56:42 -0500
  • 21de93174c Merge pull request 'perf(ci): pre-baked images + cargo/npm caching (~70% faster builds)' (#36) from feat/pr-review-workflow into master v0.2.51 sarman 2026-04-13 01:23:48 +0000
  • a365cba30e fix(ci): address second AI review — || true, ca-certs, cache@v4, key suffixes Shaun Arman 2026-04-12 20:07:20 -0500
  • 2ce38b9477 fix(ci): resolve test.yml failures — Cargo.lock, updated test assertions Shaun Arman 2026-04-12 19:59:41 -0500
  • 461959fbca fix(docker): add ca-certificates to arm64 base image step 1 Shaun Arman 2026-04-12 19:42:08 -0500
  • a86ae81161 docs(docker): expand rebuild trigger comments to include OpenSSL and Tauri CLI Shaun Arman 2026-04-12 18:54:57 -0500
  • decd1fe5cf fix(ci): replace docker:24-cli with alpine + docker-cli in build-images Shaun Arman 2026-04-12 18:30:15 -0500
  • 16930dca70 fix(ci): address AI review — rustup idempotency and cargo --locked Shaun Arman 2026-04-12 18:28:07 -0500
  • bb0f3eceab perf(ci): use pre-baked images and add cargo/npm caching Shaun Arman 2026-04-12 18:17:35 -0500
  • 4fa01ae7ed Merge pull request 'feat/pr-review-workflow' (#35) from feat/pr-review-workflow into master v0.2.50 sarman 2026-04-12 23:08:46 +0000
  • 181b9ef734 fix: harden pr-review workflow — secret redaction, log safety, auth header Shaun Arman 2026-04-12 18:03:17 -0500
  • 144a4551f2 fix: revert to two-dot diff — three-dot requires merge base unavailable in shallow clone Shaun Arman 2026-04-12 17:11:54 -0500
  • 47b2e824e0 fix: replace github.server_url with hardcoded gogs.tftsr.com for container access Shaun Arman 2026-04-12 17:08:19 -0500
  • 82aae00858 fix: resolve AI review false positives and address high/medium issues Shaun Arman 2026-04-12 17:02:39 -0500
  • 1a4c6df6c9 fix: harden pr-review workflow — URLs, DNS, correctness and reliability Shaun Arman 2026-04-12 16:50:12 -0500
  • 2d0f95e9db fix: configure container DNS to resolve ollama-ui.tftsr.com Shaun Arman 2026-04-12 16:39:43 -0500
  • 61cb5db63e fix: harden pr-review workflow and sync versions to 0.2.50 Shaun Arman 2026-04-12 16:32:15 -0500
  • 44584d6302 fix: restore migration 014, bump version to 0.2.50, harden pr-review workflow Shaun Arman 2026-04-12 16:20:18 -0500
  • 1db1b20762 fix: use bash shell and remove bash-only substring expansion in pr-review Shaun Arman 2026-04-12 16:07:39 -0500
  • 8f73a7d017 fix: add diagnostics to identify empty Ollama response root cause Shaun Arman 2026-04-12 16:03:27 -0500
  • 5e61d4f550 fix: correct Ollama URL, API endpoint, and JSON construction in pr-review workflow Shaun Arman 2026-04-12 15:56:13 -0500
  • d759486b51 fix: add debugging output for Ollamaresponse Shaun Arman 2026-04-10 16:16:55 -0500
  • 63a055d4fe fix: simplified workflow syntax Shaun Arman 2026-04-10 14:59:41 -0500
  • 98a0f908d7 fix: use IP addresses for internal services Shaun Arman 2026-04-10 14:08:48 -0500
  • f47dcf69a3 fix: use actions/checkout with token auth and self-hosted runner Shaun Arman 2026-04-10 14:07:54 -0500
  • 0b85258e7d fix: use ubuntu container with git installed Shaun Arman 2026-04-10 13:51:50 -0500
  • 8cee1c5655 fix: remove actions/checkout to avoid Node.js dependency Shaun Arman 2026-04-10 13:43:43 -0500
  • de59684432 fix: rename GITEA_TOKEN to TF_TOKEN to comply with naming restrictions Shaun Arman 2026-04-10 13:04:04 -0500
  • 849d3176fd feat: add automated PR review workflow with Ollama AI Shaun Arman 2026-04-10 12:52:17 -0500
  • 182a508f4e Merge pull request 'fix: add missing ai_providers migration (014)' (#34) from fix/ai-provider-migration-v0.2.49 into master v0.2.49 sarman 2026-04-10 18:06:00 +0000
  • 68d815e3e1 fix: add missing ai_providers migration (014) Shaun Arman 2026-04-10 12:03:22 -0500
  • 46c48fb4a3 Merge pull request 'feat: support GenAI datastore file uploads and fix paste image upload' (#32) from bug/image-upload-secure into master v0.2.48 sarman 2026-04-10 02:22:42 +0000
  • ed2af2a1cc chore: remove gh binary from staging Shaun Arman 2026-04-09 20:46:32 -0500
  • 6ebe3612cd fix: lint fixes and formatting cleanup Shaun Arman 2026-04-09 20:42:40 -0500
  • 420411882e feat: support GenAI datastore file uploads and fix paste image upload Shaun Arman 2026-04-09 18:05:44 -0500
  • 859d7a0da8 Merge pull request 'fix: use 'provider' argument name to match Rust command signature' (#31) from bug/ai-provider-save into master v0.2.47 sarman 2026-04-09 19:44:41 +0000
  • b6e68be959 fix: use 'provider' argument name to match Rust command signature Shaun Arman 2026-04-09 14:15:01 -0500
  • b3765aa65d Merge pull request 'bug/mac-build-followup' (#30) from bug/mac-build-followup into master v0.2.46 sarman 2026-04-09 18:07:40 +0000
  • fbc6656374 update: node_modules from npm install Shaun Arman 2026-04-09 12:27:44 -0500
  • 298bce8536 fix: add @types/testing-library__react for TypeScript compilation Shaun Arman 2026-04-09 12:27:31 -0500
  • 6593cb760c Merge pull request 'docs: add AGENTS.md and SECURITY_AUDIT.md' (#29) from bug/mac-build-fail into master v0.2.45 sarman 2026-04-09 17:07:30 +0000
  • c49b8ebfc0 fix: force single test thread for Rust tests to eliminate race conditions Shaun Arman 2026-04-09 10:43:45 -0500
  • 042335f380 Merge branch 'master' into bug/mac-build-fail sarman 2026-04-09 13:59:52 +0000
  • 92fc67a92c docs: add AGENTS.md and SECURITY_AUDIT.md Shaun Arman 2026-04-09 08:52:30 -0500
  • c7a797d720 Merge pull request 'chore: Add GitHub Actions workflows' (#28) from fix/github-actions-setup into master v0.2.44 sarman 2026-04-09 03:17:12 +0000
  • e79846e849 Merge branch 'master' into fix/github-actions-setup sarman 2026-04-09 03:16:34 +0000
  • 5b8a7d7173 chore: Add GitHub Actions workflows Shaun Arman 2026-04-08 21:51:01 -0500
  • 093bc6ea15 Merge pull request 'feat: add image attachment support with PII detection' (#27) from feat/image-attachments into master v0.2.43 sarman 2026-04-09 02:22:53 +0000
  • e83dc19dcc chore: Format Rust code after merge Shaun Arman 2026-04-08 21:03:36 -0500
  • d83e8598e0 Merge branch 'bug/branch-creation' into feat/image-attachments Shaun Arman 2026-04-08 20:58:25 -0500
  • f6f48b934b fix: Fix encryption test race condition with parallel tests Shaun Arman 2026-04-08 20:55:37 -0500
  • 9f6cab2436 fix: OpenWebUI provider connection and missing command registrations Shaun Arman 2026-04-08 20:44:51 -0500
  • 19cc78a05f feat: add image attachment support with PII detection Shaun Arman 2026-04-08 20:03:34 -0500
  • 43857fa858 Merge pull request 'chore: add MIT license, security hardening, and repo hygiene' (#26) from chore/public-release-final into master v0.2.42 sarman 2026-04-07 17:50:45 +0000
  • 93d396bde3 chore: add MIT license, security hardening, and repo hygiene Shaun Arman 2026-04-07 12:18:35 -0500
  • 21a4132629 Merge pull request 'feat/public-release-prep' (#25) from feat/public-release-prep into master v0.2.41 sarman 2026-04-07 16:37:36 +0000