Commit Graph

  • ea4eaa791b docs: add production self-hosting path beubax 2026-06-10 16:37:57 +05:30
  • caac894c1e test: add gated redis runtime tests beubax 2026-06-10 16:31:22 +05:30
  • 5457d10940 fix: remove duplicate health route beubax 2026-06-10 16:28:07 +05:30
  • 3b8cfd01bb feat: add root health check beubax 2026-06-10 16:26:52 +05:30
  • ea0fd94e5b fix: close redis client on ping failure beubax 2026-06-10 16:23:12 +05:30
  • 448c8b2417 fix: clean up failed runtime startup beubax 2026-06-10 16:21:01 +05:30
  • d828d2b775 feat: select redis runtime state beubax 2026-06-10 16:15:19 +05:30
  • b754b80227 fix: atomically consume redis pending claims beubax 2026-06-10 16:06:40 +05:30
  • 0ea30dc783 refactor: split pending claim storage beubax 2026-06-10 16:03:16 +05:30
  • 60e21e1ceb fix: clean redis auth session indexes beubax 2026-06-10 15:58:41 +05:30
  • 604d18e24a feat: add auth session store contract beubax 2026-06-10 15:54:34 +05:30
  • c68de27a15 fix: preserve pop replay auth errors beubax 2026-06-10 15:48:34 +05:30
  • fc3189bad1 refactor: move pop replay cache to server beubax 2026-06-10 15:46:36 +05:30
  • 9c141f3c81 fix: bind store transactions to pooled connection beubax 2026-06-10 15:42:16 +05:30
  • 8a817d99c2 feat: add store migrations and postgres pooling beubax 2026-06-10 15:37:40 +05:30
  • 7a39de61d0 fix: restore sqlite store branch beubax 2026-06-10 15:33:35 +05:30
  • a87328f578 fix: lazy load postgres driver beubax 2026-06-10 15:31:40 +05:30
  • f4a6cf5a16 feat: add production backend config beubax 2026-06-10 15:28:16 +05:30
  • e6e51fddf3 fix: pass global connection props to connections page #410 beubax 2026-06-10 15:14:29 +05:30
  • 80e5ad9218 docs: design stateless production deployments beubax 2026-06-10 15:13:06 +05:30
  • 08e9650af3 Merge branch 'main' into feature/global-connection-pointers beubax 2026-06-10 14:03:05 +05:30
  • b21f5b11b2 feat: show global connections in dashboard beubax 2026-06-10 13:57:53 +05:30
  • 0975ab82e0 feat: expose global connection CLI controls beubax 2026-06-10 13:57:45 +05:30
  • 9c50afc585 feat: add global connection fallback registry beubax 2026-06-10 13:57:38 +05:30
  • de8a9c93f8 chore: expand provider catalog with MCP/LLM providers, fix type classifications, migrate to JSONC Manoj Bajaj 2026-06-10 13:13:20 +05:30
  • dfabe6cfcc Merge pull request #406 from agentrhq/feature/provider-type-classification Manoj Bajaj 2026-06-10 11:35:42 +05:30
  • 384dd2094e Merge pull request #405 from agentrhq/feature/provider-connection-detail-redesign Manoj Bajaj 2026-06-10 11:35:01 +05:30
  • ea42284ff8 feat: add ProviderType classification and JSONC support for providers #406 Manoj Bajaj 2026-06-10 01:33:13 +05:30
  • d27267fc02 feat(ui): add authenticated layout with sidebar and breadcrumbs #405 Manoj Bajaj 2026-06-10 01:23:15 +05:30
  • 67fbe483dd fix(ui): replace Button render-as-link with Link+buttonVariants; img→Image, a→Link Manoj Bajaj 2026-06-10 01:09:32 +05:30
  • ae806a3116 feat(ui): redesign provider/connection detail pages and fix accent token Manoj Bajaj 2026-06-10 01:00:37 +05:30
  • 1a9266593d Merge pull request #404 from agentrhq/release-please--branches--main--components--authsome authsome-v0.6.4 Manoj Bajaj 2026-06-09 20:01:06 +05:30
  • 933ac63752 chore(main): release authsome 0.6.4 #404 github-actions[bot] 2026-06-09 14:30:32 +00:00
  • e4a13e2f3b Merge pull request #403 from agentrhq/chore/sync-release-please-manifest-0.6.3 Manoj Bajaj 2026-06-09 20:00:05 +05:30
  • 28164cd4ae chore: sync release-please manifest to 0.6.3 #403 Manoj Bajaj 2026-06-09 19:59:22 +05:30
  • e778789707 Merge pull request #402 from agentrhq/refactor/authorization-method Manoj Bajaj 2026-06-09 19:54:17 +05:30
  • 168c51f560 Merge pull request #401 from agentrhq/bugfix/providers-sidebar-scroll Manoj Bajaj 2026-06-09 19:53:59 +05:30
  • 0abd7320f5 chore: manually bump yanked version authsome-v0.6.3 Manoj Bajaj 2026-06-09 19:53:31 +05:30
  • b9b3fc90a6 refactor: rename client_secret_handling to authorization_method and unify basic auth implementation across flows #402 beubax 2026-06-09 16:13:27 +05:30
  • c56ccf4b95 refactor: update dashboard layout for fixed height and optimize mobile hook using useSyncExternalStore #401 Ankit Ranjan 2026-06-09 15:15:53 +05:30
  • 989f774344 feat: introduce AUTHSOME_CALLBACK_BASE_URL to decouple server callback links from client runtime targets #397 feature/hosted-default-client beubax 2026-06-09 14:24:09 +05:30
  • 86417c7676 Merge pull request #400 from agentrhq/chore/manual-bump-0.6.3 Manoj Bajaj 2026-06-09 13:56:26 +05:30
  • e395c7408d chore: manually bump yanked version to 0.6.3 #400 Manoj Bajaj 2026-06-09 13:54:44 +05:30
  • bf871df0ce chore: manually bump yanked version Manoj Bajaj 2026-06-09 13:50:37 +05:30
  • d312e535f6 chore: manually bump yanked version Manoj Bajaj 2026-06-09 13:46:02 +05:30
  • 50827dcc4d chore: manually bump yanked version Manoj Bajaj 2026-06-09 13:43:22 +05:30
  • 49ed09a6c6 Merge pull request #392 from agentrhq/release-please--branches--main--components--authsome Manoj Bajaj 2026-06-09 13:38:03 +05:30
  • 1e3a6826b5 chore(main): release authsome 0.6.2 #392 github-actions[bot] 2026-06-09 08:07:53 +00:00
  • 74be6b9724 Merge pull request #396 from agentrhq/fix/wheel-bundle-ui-assets Manoj Bajaj 2026-06-09 13:37:23 +05:30
  • f345a189bf fix: use artifacts instead of force-include for wheel UI assets #396 Manoj Bajaj 2026-06-09 13:36:17 +05:30
  • 094c5e2fc9 feat: default CLI target to hosted Authsome API while allowing local overrides via AUTHSOME_BASE_URL beubax 2026-06-09 13:17:30 +05:30
  • 745f1a28d4 fix: bundle static UI assets into wheel Manoj Bajaj 2026-06-09 13:15:21 +05:30
  • 9d356102a1 Merge branch 'main' of github.com:agentrhq/authsome Manoj Bajaj 2026-06-09 11:27:02 +05:30
  • 9f622ec1ab feat: Improve UI feature/google-service-providers Manoj Bajaj 2026-06-09 11:26:02 +05:30
  • a389bf7078 Merge pull request #394 from agentrhq/feature/google-service-providers Manoj Bajaj 2026-06-09 10:49:29 +05:30
  • 2e7d2f6dae feat: add bundled providers for Jira, Confluence, YouTube, Vertex AI, Todoist, Cloudflare, Outlook, Word, Calendar, and Zoom #394 Manoj Bajaj 2026-06-09 10:09:51 +05:30
  • 0a88fef824 feat: add bundled providers for 14 Google Workspace and API services Manoj Bajaj 2026-06-09 10:00:39 +05:30
  • 3a7a7b8aea feat: Improve UI Manoj Bajaj 2026-06-09 09:45:23 +05:30
  • 654e8f7441 Merge remote-tracking branch 'origin/chore/reddit' into feat/fixes-v6.2 feat/fixes-v6.2 Manoj Bajaj 2026-06-09 09:12:44 +05:30
  • 27779eb003 Merge remote-tracking branch 'origin/feat/client-secret-handling' into feat/fixes-v6.2 Manoj Bajaj 2026-06-09 09:07:33 +05:30
  • 6fe11073c8 feat: Fix failing tests Manoj Bajaj 2026-06-09 09:06:58 +05:30
  • 573f128f1d Merge branch 'main' into feature/provider-connection-details-pages #388 Manoj Bajaj 2026-06-09 08:36:08 +05:30
  • 19a40fe91c Merge pull request #391 from agentrhq/bugfix/optional-dcr-scopes Manoj Bajaj 2026-06-09 08:33:10 +05:30
  • 3b7b175b70 feat: add required field support to InputField and update UI components to respect optionality #391 Ankit Ranjan 2026-06-08 22:52:21 +05:30
  • 2d66ac96ab feat: add Reddit OAuth2 bundled provider #390 Ankit Ranjan 2026-06-08 22:36:02 +05:30
  • b3bceaeae9 feat: add client_secret_handling support for basic auth and update OAuth flows accordingly #389 beubax 2026-06-08 17:58:40 +05:30
  • 73c58437b6 feat: enable admin browser sessions for provider revocation and add error handling to UI button beubax 2026-06-08 16:17:41 +05:30
  • 39caabec15 feat: hide configuration UI for API key providers beubax 2026-06-08 16:01:26 +05:30
  • f6af9a13e8 Merge branch 'main' into feature/provider-connection-details-pages beubax 2026-06-08 15:58:10 +05:30
  • 11d2166109 feat: implement provider and connection detail endpoints with UI support for configuration management and status monitoring beubax 2026-06-08 15:57:50 +05:30
  • 4a2c33b21d Merge pull request #385 from agentrhq/release-please--branches--main--components--authsome authsome-v0.6.2 Manoj Bajaj 2026-06-06 14:11:35 +05:30
  • 3f33b39409 chore(main): release authsome 0.6.2 #385 github-actions[bot] 2026-06-06 08:40:24 +00:00
  • 900adf1ee3 fix: Fix tests Manoj Bajaj 2026-06-06 14:10:01 +05:30
  • 16417dca03 feat: Change default url to hosted server, api.authsome Manoj Bajaj 2026-06-06 13:50:54 +05:30
  • 30c8c7b5a5 Merge pull request #384 from agentrhq/release-please--branches--main--components--authsome authsome-v0.6.1 Manoj Bajaj 2026-06-06 10:00:32 +05:30
  • 53d2674e4e chore(main): release authsome 0.6.1 #384 github-actions[bot] 2026-06-06 04:27:26 +00:00
  • 5b5a55d2bf fix: build action Manoj Bajaj 2026-06-06 09:57:03 +05:30
  • d84934b562 Merge pull request #351 from agentrhq/release-please--branches--main--components--authsome authsome-v0.6.0 Manoj Bajaj 2026-06-06 09:51:09 +05:30
  • a6b2db30a5 Merge pull request #381 from agentrhq/dependabot/github_actions/docker/build-push-action-7 Manoj Bajaj 2026-06-06 09:50:46 +05:30
  • d93420494c Merge pull request #380 from agentrhq/dependabot/github_actions/pnpm/action-setup-6 Manoj Bajaj 2026-06-06 09:50:32 +05:30
  • f1e66eb8b1 Merge pull request #382 from agentrhq/dependabot/github_actions/codecov/codecov-action-6 Manoj Bajaj 2026-06-06 09:50:21 +05:30
  • 204a30eb19 Merge pull request #379 from agentrhq/dependabot/github_actions/actions/setup-node-6 Manoj Bajaj 2026-06-06 09:49:40 +05:30
  • 20f44759a5 chore(main): release authsome 0.6.0 #351 github-actions[bot] 2026-06-06 04:19:33 +00:00
  • 68a25fe334 Merge pull request #383 from agentrhq/dependabot/github_actions/astral-sh/setup-uv-7 Manoj Bajaj 2026-06-06 09:49:26 +05:30
  • 2705e8e6e5 feat: Build dependencies Manoj Bajaj 2026-06-06 09:48:49 +05:30
  • c52687a4d1 chore(deps): bump astral-sh/setup-uv from 5 to 7 #383 dependabot[bot] 2026-06-05 23:13:40 +00:00
  • 5d8bbd67f1 chore(deps): bump codecov/codecov-action from 4 to 6 #382 dependabot[bot] 2026-06-05 23:13:35 +00:00
  • a473a9b19c chore(deps): bump docker/build-push-action from 6 to 7 #381 dependabot[bot] 2026-06-05 23:13:32 +00:00
  • da4740a27d chore(deps): bump pnpm/action-setup from 4 to 6 #380 dependabot[bot] 2026-06-05 23:13:30 +00:00
  • 4cf076b3ca chore(deps): bump actions/setup-node from 4 to 6 #379 dependabot[bot] 2026-06-05 23:13:27 +00:00
  • 54d7c3a200 docs: Update documentation to correctly reference current authsome state Manoj Bajaj 2026-06-05 14:21:35 +05:30
  • 9ee46a651e fix: remove populate_by_name and redundant validation_alias from settings bugfix/0.6 Manoj Bajaj 2026-06-05 12:55:58 +05:30
  • ad23d60754 feat: Simplify identity portability Manoj Bajaj 2026-06-05 12:23:32 +05:30
  • a033bfe93f chore: satisfy pylint ruff checks Manoj Bajaj 2026-06-04 22:22:50 +05:30
  • 10f6e8ae41 fix: Remove type checking hacks Manoj Bajaj 2026-06-04 21:28:22 +05:30
  • 33e13f9625 feat: Add logos and description for all bundled providers Manoj Bajaj 2026-06-04 20:10:04 +05:30
  • 07dbb8705f feat: Update docs Manoj Bajaj 2026-06-04 19:45:39 +05:30
  • bfd84b5010 refactor: metadata doesnt need separate file Manoj Bajaj 2026-06-04 19:34:26 +05:30
  • 3ce646469a refactor: metadata doesnt need separate file Manoj Bajaj 2026-06-04 19:34:15 +05:30
  • cf95c6c5da fix: inherit ServerConfig from AuthsomeConfig for consistent home resolution Manoj Bajaj 2026-06-04 18:59:05 +05:30