This website requires JavaScript.
dd06566375
docs: add Custom REST provider documentation
Shaun Arman
2026-04-03 15:45:52 -0500
190084888c
feat: add Custom REST provider support
Shaun Arman
2026-04-03 15:45:42 -0500
4172616c8b
feat: implement Confluence, ServiceNow, and Azure DevOps REST API clients
Shaun Arman
2026-04-03 15:43:37 -0500
1e8ef41e64
feat: add OAuth2 frontend UI and complete integration flow
Shaun Arman
2026-04-03 15:04:12 -0500
05f4b51370
feat: implement OAuth2 callback server with automatic token exchange
Shaun Arman
2026-04-03 14:59:39 -0500
75302a1cc7
feat: add OAuth2 Tauri commands for integration authentication
Shaun Arman
2026-04-03 14:50:13 -0500
01474fb5f2
feat: implement OAuth2 token exchange and AES-256-GCM encryption
Shaun Arman
2026-04-03 14:32:17 -0500
fd244781e1
feat: add database schema for integration credentials and config
Shaun Arman
2026-04-03 14:23:49 -0500
bbc43f7428
fix: improve Cancel button contrast in AI disclaimer modal
Shaun Arman
2026-04-03 14:20:44 -0500
bc93f48711
chore: bump version to 0.2.2
Shaun Arman
2026-04-03 13:51:25 -0500
b6b4b9f7f9
chore: bump version to 0.2.1
Shaun Arman
2026-04-03 13:49:33 -0500
60e4fe93a4
feat: add AI disclaimer modal before creating new issues
Shaun Arman
2026-04-03 13:03:48 -0500
945ff6c6a4
fix: implement native DOCX export without pandoc dependency
Shaun Arman
2026-04-03 12:53:36 -0500
f738ee26ed
chore: bump version to 0.2.0 after cleanup
Shaun Arman
2026-04-03 12:39:43 -0500
6602fd7cd2
fix: improve download button visibility and add DOCX export
Shaun Arman
2026-04-03 12:33:27 -0500
952cf4fe27
fix: install jq in Linux/Windows build containers
Shaun Arman
2026-04-03 12:16:36 -0500
905487be5b
fix: improve release artifact upload error handling
Shaun Arman
2026-04-03 11:01:02 -0500
0279d182ff
chore: bump version to 0.1.22
Shaun Arman
2026-04-03 10:53:17 -0500
d6117034ee
fix: ARM64 build native compilation instead of cross-compilation
Shaun Arman
2026-04-03 10:05:55 -0500
484bfbe089
chore: fix Rust formatting
Shaun Arman
2026-04-03 10:00:25 -0500
0235541c9b
fix: UI visibility issues, export errors, filtering, and audit log enhancement
Shaun Arman
2026-04-03 08:37:47 -0500
b356eef44f
fix: remove Woodpecker CI and fix Gitea Actions ARM64 build
Shaun Arman
2026-04-03 08:10:29 -0500
0609425140
chore: ignore PNG screenshot files
Shaun Arman
2026-04-03 08:06:06 -0500
4c4ca40146
fix: UI contrast issues and ARM64 build failure
Shaun Arman
2026-04-03 08:05:58 -0500
03cc9914ad
fix: domainPrompts closing brace too early; arm64 use native platform image
Shaun Arman
2026-03-31 19:36:07 -0500
3d3f877eb3
feat: add HPE, Dell, Identity domains + expand k8s/security/observability/VESTA NXT
Shaun Arman
2026-03-31 18:32:40 -0500
99ec66c77b
feat: expand domains to 13 — add Telephony, Security/Vault, Public Safety, Application, Automation/CI-CD
Shaun Arman
2026-03-31 18:13:30 -0500
f04b5dfe06
fix: close from chat works before issue loads; save user reason as resolution step; dynamic version
Shaun Arman
2026-03-31 13:06:12 -0500
47af97b68e
feat: close issues, restore history, auto-save resolution steps
Shaun Arman
2026-03-31 12:50:39 -0500
2f2becd4f2
docs: add LiteLLM + AWS Bedrock integration guide
Shaun Arman
2026-03-31 12:13:26 -0500
d489338bc4
fix: arm64 linux cross-compilation — add multiarch and pkg-config env vars
Shaun Arman
2026-03-31 11:52:10 -0500
5b37bd3435
fix: listIssuesCmd was sending {query} but Rust expects {filter} — caused dashboard to always show 0 open issues
Shaun Arman
2026-03-31 09:09:57 -0500
944b14e5c4
fix: dashboard shows — while loading, exposes errors, adds refresh button
Shaun Arman
2026-03-31 08:55:05 -0500
5537b0b042
feat: inline file/screenshot attachment in triage chat
Shaun Arman
2026-03-31 08:40:36 -0500
ebf60d17c6
fix: navigate to /logs after issue creation, fix dashboard category display
Shaun Arman
2026-03-31 08:26:25 -0500
74afb47eac
fix: provider routing uses provider_type, Active badge, fmt
Shaun Arman
2026-03-31 08:05:13 -0500
652418017c
fix: provider test FK error, model pull white screen, RECOMMENDED badge
Shaun Arman
2026-03-31 07:46:36 -0500
56e52ee09c
fix: Ollama detection, install guide UI, and AI Providers auto-fill
Shaun Arman
2026-03-31 07:25:33 -0500
366c564834
fix: add explicit text-foreground to SelectTrigger, SelectValue, and SelectItem
Shaun Arman
2026-03-30 17:19:34 -0500
790f9520bd
fix: dropdown text invisible on macOS + correct codesign order for DMG
Shaun Arman
2026-03-30 16:43:00 -0500
720c7511cd
feat: auto-increment patch tag on every merge to master
Shaun Arman
2026-03-30 16:32:55 -0500
66c56aa61d
Merge pull request 'feat: macOS arm64 runner, UI fixes, and create_issue IPC fix' (#1 ) from feat/macos-runner into master
sarman
2026-03-30 20:57:43 +0000
16d537c4af
fix: button text visibility, toggle contrast, create_issue IPC, ad-hoc codesign
Shaun Arman
2026-03-30 15:52:43 -0500
793ab7d582
feat: add macOS arm64 act_runner and release build job
Shaun Arman
2026-03-30 15:18:38 -0500
032341b96d
docs: update README, wiki, and UI version to v0.1.1
Shaun Arman
2026-03-29 21:27:52 -0500
66de8f71cb
fix: set SQLCipher cipher_page_size BEFORE first database access
Shaun Arman
2026-03-29 21:25:43 -0500
9c3f924f27
fix: prevent WebKit/GTK system theme from overriding input text colors on Linux
Shaun Arman
2026-03-29 21:14:28 -0500
5d29f7fb61
chore: bump version to 0.1.1
Shaun Arman
2026-03-29 21:01:08 -0500
1e5284d4e0
fix: remove unused tauri-plugin-updater + SQLCipher 16KB page size
Shaun Arman
2026-03-29 20:12:15 -0500
73f9c3419d
ci: restrict test.yml to branch pushes only (not tags)
Shaun Arman
2026-03-29 18:56:00 -0500
1271f51d1a
fix: use $GITHUB_REF_NAME env var instead of ${{ github.ref_name }} expression
Shaun Arman
2026-03-29 18:50:39 -0500
661898ba91
ci: remove workflow_dispatch inputs (Gitea 1.22 rejects unknown on type)
Shaun Arman
2026-03-29 18:25:03 -0500
8f18cfa3be
ci: restore quoted tag pattern 'v*' for Gitea 1.22 compatibility
Shaun Arman
2026-03-29 18:19:47 -0500
bdfda49853
fix: remove unused tauri-plugin-cli causing startup crash
Shaun Arman
2026-03-29 18:05:15 -0500
80f2072af5
docs: update README and wiki for Gitea Actions migration
Shaun Arman
2026-03-29 17:46:34 -0500
b817d2bed4
ci: add workflow_dispatch trigger and RELEASE_TAG env var
Shaun Arman
2026-03-29 17:05:25 -0500
a6b0a8de08
ci: final test run — arm64 runner labels fixed (linux-arm64 only)
Shaun Arman
2026-03-29 16:35:43 -0500
d5d294e1cd
ci: retrigger after amd64 runner config fix (CONFIG_FILE env var)
Shaun Arman
2026-03-29 16:26:40 -0500
952f29540f
ci: retrigger after runner capacity=1 fix
Shaun Arman
2026-03-29 16:17:40 -0500
02787361c8
ci: fix apt-get update missing before git install in checkout steps
Shaun Arman
2026-03-29 16:07:17 -0500
0577e136cd
ci: retrigger after act_runner host network fix
Shaun Arman
2026-03-29 16:02:19 -0500
a1df9bc669
ci: retrigger after making repo public
Shaun Arman
2026-03-29 15:55:04 -0500
29b6fb2170
ci: fix checkout — replace actions/checkout@v4 with direct git clone
Shaun Arman
2026-03-29 15:52:53 -0500
0b566d8e92
ci: retrigger test pipeline after act_runner network fix
Shaun Arman
2026-03-29 15:34:23 -0500
3c39d2ff28
Merge branch 'feat/gitea-actions'
Shaun Arman
2026-03-29 14:51:30 -0500
9880afa117
ci: migrate from Woodpecker to Gitea Actions
Shaun Arman
2026-03-29 14:50:48 -0500
9c0967735e
Merge branch 'feat/woodpecker-2x-migration'
Shaun Arman
2026-03-29 13:31:12 -0500
c7b66e0820
ci: migrate pipelines to Woodpecker 2.x + Gitea
Shaun Arman
2026-03-29 13:28:49 -0500
ac56851e4d
docs: remove broken arm64 CI step, document Woodpecker 0.15.4 limitation
Shaun Arman
2026-03-29 12:52:58 -0500
f8eea02075
build: add Makefile release-arm64 target for local Docker-based arm64 build
Shaun Arman
2026-03-29 12:52:03 -0500
22d3092b65
fix: use when: platform: for arm64 step routing (Woodpecker 0.15.4 compat)
Shaun Arman
2026-03-29 12:49:41 -0500
89cf06b802
Merge branch 'feat/release-arm64-native' of sarman/tftsr-devops_investigation into master
Shaun Arman
2026-03-29 12:47:30 -0500
2c1094fdcb
feat: add native linux/arm64 release build step
Shaun Arman
2026-03-29 12:44:43 -0500
b1a74e66ee
Merge branch 'fix/windows-export-ordinal' of sarman/tftsr-devops_investigation into master
Shaun Arman
2026-03-29 12:37:39 -0500
2026bdb3da
fix: suppress MinGW auto-export to resolve Windows DLL ordinal overflow
Shaun Arman
2026-03-29 12:33:24 -0500
39dc65d91b
Merge branch 'fix/app-icons' of sarman/tftsr-devops_investigation into master
Shaun Arman
2026-03-16 01:32:45 +0000
8ccfdec72a
fix: replace empty icon placeholder files with real app icons
Shaun Arman
2026-03-15 20:31:52 -0500
aa24b9e107
Merge branch 'fix/add-make-to-windows-build' of sarman/tftsr-devops_investigation into master
Shaun Arman
2026-03-16 00:56:32 +0000
73584e357b
fix: add make to windows build step (required by vendored OpenSSL)
Shaun Arman
2026-03-15 19:53:19 -0500
48b63086a6
Merge branch 'fix/sqlcipher-vendored-openssl' of sarman/tftsr-devops_investigation into master
Shaun Arman
2026-03-16 00:19:21 +0000
1f062948fc
fix: use bundled-sqlcipher-vendored-openssl for portable Windows cross-compilation
Shaun Arman
2026-03-15 19:17:36 -0500
2ab6292f30
Merge branch 'docs/update-readme-wiki' of sarman/tftsr-devops_investigation into master
Shaun Arman
2026-03-15 23:57:00 +0000
250bd96285
docs: update README and wiki for v0.1.0-alpha release
Shaun Arman
2026-03-15 18:55:56 -0500
f2d9dff693
Merge branch 'feat/multiplatform-release' of sarman/tftsr-devops_investigation into master
Shaun Arman
2026-03-15 23:49:03 +0000
b042182ee2
feat: add Windows amd64 cross-compile to release pipeline; add arm64 QEMU agent
Shaun Arman
2026-03-15 18:47:42 -0500
179add7aac
Merge branch 'fix/upload-network' of sarman/tftsr-devops_investigation into master
Shaun Arman
2026-03-15 23:43:04 +0000
a004d8b3ef
fix: upload step needs gogs_default network to reach Gogs API (host firewall blocks default bridge)
Shaun Arman
2026-03-15 18:41:54 -0500
0e47ccd2b9
Merge branch 'fix/artifacts-workspace' of sarman/tftsr-devops_investigation into master
Shaun Arman
2026-03-15 23:13:27 +0000
7965a7bec6
fix: write artifacts to workspace (shared between steps), not /artifacts/
Shaun Arman
2026-03-15 18:08:09 -0500
c556bbaaf8
Merge branch 'fix/drop-arm64-cross-compile' of sarman/tftsr-devops_investigation into master
Shaun Arman
2026-03-15 22:48:08 +0000
d66934cdf0
fix: remove arm64 from release pipeline — webkit2gtk multiarch conflict on x86_64 host
Shaun Arman
2026-03-15 17:46:54 -0500
076cebb326
Merge branch 'fix/arm64-cross-compile' of sarman/tftsr-devops_investigation into master
Shaun Arman
2026-03-15 22:29:50 +0000
4dc4b5aed1
fix: arm64 cross-compilation — add multiarch pkg-config sysroot setup
Shaun Arman
2026-03-15 17:28:53 -0500
79a20001d0
Merge branch 'fix/tauri-ci-env' of sarman/tftsr-devops_investigation into master
Shaun Arman
2026-03-15 21:51:25 +0000
1bf0a6b111
ci: re-trigger test pipeline for PR review
Shaun Arman
2026-03-15 16:35:24 -0500
bf7f14b387
fix: set CI=true for cargo tauri build — Woodpecker sets CI=woodpecker which Tauri CLI rejects
Shaun Arman
2026-03-15 16:34:04 -0500
77fa044c98
Merge branch 'sarman/cicd' of sarman/tftsr-devops_investigation into master
Shaun Arman
2026-03-15 20:58:59 +0000
7a9a350beb
ci: test agent after cleanup
Shaun Arman
2026-03-15 15:54:16 -0500
36a4a5711a
chore: update CI status timestamp — resolves PR conflict via rebase on master
Shaun Arman
2026-03-15 15:50:49 -0500
a64b6c4798
Merge branch 'fix/release-tag-clone' of sarman/tftsr-devops_investigation into master
Shaun Arman
2026-03-15 20:29:44 +0000