Commit Graph

31 Commits

Author SHA1 Message Date
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 637c38f195 chore: ignore docker override 2026-05-11 13:42:15 +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 e69112ca79 build: upgrade bun to 1.3 2026-05-11 12:46:08 +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 349b5d3b01 fix: resolve docker build failure by ignoring scripts and adding lockfile wildcard 2026-05-11 12:29:59 +05:30
ramvignesh-b 773ca518a5 build: upgrade bun base image from 1.1-slim to 1.3-slim 2026-05-11 12:16:44 +05:30
ramvignesh-b f55bb597c7 chore: simplify docker configuration following YAGNI 2026-05-11 12:02:15 +05:30
ramvignesh-b ee51c090b4 chore: optimize docker configuration for production 2026-05-11 11:53:26 +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 339abd6462 chore: enable watch mode in Docker Compose with volumes and bun --hot 2026-05-11 10:59:53 +05:30
ramvignesh-b 384782d60c fix: remove Redis host port binding to avoid conflict with local Redis 2026-05-11 10:52:16 +05:30
ramvignesh-b 96fa4d891a fix: update Bun version in Dockerfile to support new lockfile format 2026-05-11 10:50:26 +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
ramvignesh-b 7eca9184a9 chore: add Docker and Docker Compose configuration 2026-05-11 10:34:10 +05:30
ramvignesh-b e7a8f6e787 chore: set up Git hooks with Husky 2026-05-11 10:34:07 +05:30
ramvignesh-b 53bb208707 chore: configure Biome for linting and formatting 2026-05-11 10:34:03 +05:30
ramvignesh-b e7d596fe81 chore: initialize project and base configuration 2026-05-11 10:34:01 +05:30
me 163ea7c5bd Initial commit 2026-05-11 03:06:06 +00:00