Commit Graph

31 Commits

Author SHA1 Message Date
ramvignesh-b 1d417d672c fix: disable refresh button when provider access token is missing
CI / build (pull_request) Successful in 24s
2026-05-12 04:25:07 +05:30
ramvignesh-b 9d6df8a8df feat: implement secure session management using HttpOnly cookies for API key authentication 2026-05-12 04:20:03 +05:30
me 72357ed9ee refactor: modularize template view (#4)
CI / build (push) Successful in 23s
Co-authored-by: ramvignesh-b <ramvignesh-b@github.com>
Reviewed-on: #4
2026-05-11 22:45:11 +00:00
me 4728eaa578 refactor: re-configure env vars and healthcheck (#3)
CI / build (push) Successful in 22s
Co-authored-by: ramvignesh-b <ramvignesh-b@github.com>
Reviewed-on: #3
2026-05-11 19:58:31 +00:00
ramvignesh-b 2eab4b92cc test: implement redis unavailibility health check
CI / build (push) Successful in 1m27s
2026-05-11 23:59:01 +05:30
ramvignesh-b 51502055db feat: add healthcheck configuration
CI / build (push) Failing after 24s
2026-05-11 23:44:40 +05:30
ramvignesh-b dfff0e913d tests: improve coverage for config and provider manager 2026-05-11 16:59:12 +05:30
ramvignesh-b 327822141b feat: update documentation endpoint path 2026-05-11 16:38:57 +05:30
ramvignesh-b d6f13ec332 feat: migrate API to @hono/zod-openapi and add Scalar API documentation UI 2026-05-11 16:38:05 +05:30
ramvignesh-b 7d0a8f3dd8 feat: add manual token refresh capability via UI and backend API endpoint 2026-05-11 15:54:05 +05:30
ramvignesh-b 2161e01d23 refactor: update UI component styles in dashboard 2026-05-11 15:33:07 +05:30
ramvignesh-b 660275f00f refactor: rename generic auth server to toknd 2026-05-11 15:28:26 +05:30
ramvignesh-b 9d5baf8604 style: update dashboard theme and typography 2026-05-11 15:26:10 +05:30
ramvignesh-b cba8540861 feat: add loading state and spinner animation 2026-05-11 14:51:31 +05:30
ramvignesh-b 60ceeaacec style: rebrand Auth Server to toknd with updated branding and icons 2026-05-11 14:18:56 +05:30
ramvignesh-b 5248ae05db feat: redesign dashboard UI to include password visibility toggles and a grid-based provider registry layout 2026-05-11 14:09:27 +05:30
ramvignesh-b 7302db69f7 feat: add last updated timestamp to provider tokens in dashboard and API 2026-05-11 13:59:36 +05:30
ramvignesh-b 1fae60c0b3 feat: add informational tooltips to OAuth fields and implement copy-to-clipboard functionality for the redirect URI 2026-05-11 13:54:08 +05:30
ramvignesh-b f5b0d5a555 feat: add root redirect to /app endpoint 2026-05-11 13:42:22 +05:30
ramvignesh-b 17a3e0831c refactor: extract authentication success view 2026-05-11 13:41:29 +05:30
ramvignesh-b e68dd24792 feat: enhance dashboard with token display and proxy origin support 2026-05-11 13:29:39 +05:30
ramvignesh-b b2e0f697c8 refactor: update URL validation in schema 2026-05-11 12:54:06 +05:30
ramvignesh-b a51021f351 refactor: make Redirect URI mandatory and default to the current origin URL 2026-05-11 12:40:38 +05:30
ramvignesh-b 73d28e6741 feat: relocate dashboard to /app and update related links 2026-05-11 11:40:54 +05:30
ramvignesh-b 08025303c1 refactor: implement universal oauth callback and auto-generated redirect URIs 2026-05-11 11:37:04 +05:30
ramvignesh-b ea91ba9676 fix: resolve 404 after callback by enabling flexible routing and adding user-friendly response 2026-05-11 11:28:42 +05:30
ramvignesh-b 17459ee493 feat: switch to phosphor icons for a cleaner dashboard UI 2026-05-11 11:21:01 +05:30
ramvignesh-b e00ddd2653 feat: upgrade to daisyUI v5 and Tailwind CSS v4 with caramellatte theme 2026-05-11 11:13:34 +05:30
ramvignesh-b 52944293fb fix: add default PORT and improve Podman volume compatibility 2026-05-11 11:01:40 +05:30
ramvignesh-b 2be53bf74c feat: add docker support, final documentation, and code quality polish 2026-05-11 10:36:56 +05:30
ramvignesh-b cbfd907638 feat: implement core authentication and token management service 2026-05-11 10:34:18 +05:30