• v1.0.0 f2dc5f9436

    v1.0.0
    All checks were successful
    Release / Release (push) Successful in 1m37s
    Stable

    jank released this 2025-03-15 18:06:22 +00:00 | -2 commits to main since this release

    1.0.0 (2025-03-15)

    Features

    • add Angular Material and refactor UI components (6317c97)
    • add chat support to index.html (f69b3bb)
    • Add custom slug support for links (8e18324)
    • add dashboard component and routing logic (6bec12b)
    • add environment configurations for development and production (4c51aaa)
    • auth: use async in canActivate for auth refresh (eadd831)
    • create-link: add create link component and routing (00a7688)
    • create-link: Add snackbar notification for slug conflict (0dba945)
    • dashboard: add copy link button to dashboard table (50cb62e)
    • dashboard: add dashboard table with links display (8bbbdd2)
    • dashboard: add link confirmation dialog before navigation (4c77b4f)
    • dashboard: add links to element IDs in dashboard table (8302387)
    • dashboard: add LinkService to fetch dashboard links (23d1109)
    • dashboard: add options menu and improve layout (ba520ee)
    • dashboard: add snack bar notifications for link actions (3e0b17e)
    • dashboard: add user greeting to dashboard component (311fd89)
    • dashboard: update getShortLink to use HTTPS (8b08c66)
    • Dockerfile: add configuration option to CMD command (6444d6a)
    • login: add Authentik login button and functionality (cb658a7)
    • login: add login component and routing configuration (a54069f)
    • login: add login functionality with form validation (89083f8)
    • login: update login form with material design elements (b218697)
    • navbar: add navbar component and update dashboard layout (ebe251c)
    • options-menu: add xPosition to mat-menu component (fdfe92a)
    • update deleteLink to use link object directly (e0d9b82)
    • view-link: add ViewLink component and routing logic (79fc66e)
    Downloads