Commit Graph

11 Commits

Author SHA1 Message Date
eewing 1597a6a704 Refactor layout styles to improve text scaling and input readability. Adjusted font size settings for better responsiveness across devices and ensured inputs inherit font size for consistency with system text size.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m59s
2026-02-23 15:13:20 -06:00
eewing 7de66442aa Enhance routing and type definitions for new API endpoints. Added support for notifications and SSO routes, updated layout parameters, and improved type safety in route metadata. Refactored component imports for user and profile pages.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m27s
2026-02-23 15:06:11 -06:00
eewing 121a6b5844 feat(sso): issue one-time tokens for iframe apps
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m24s
Generate short-lived SSO tokens in the site iframe route and add an exchange API to let child apps bootstrap their PocketBase session.
2026-02-19 09:35:58 -06:00
eewing 5c68a42703 Refactor environment variable definitions and update internal server options. Removed deprecated route metadata file, adjusted service worker options to null, and improved layout styles in the login page for better responsiveness.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m25s
2026-02-19 08:03:06 -06:00
eewing d0c241b0e1 Enhance site information display by adding descriptions for each site. Updated button labels in site links to include both title and description for improved user context.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m22s
2026-02-19 08:00:46 -06:00
eewing c0fae761da PWA
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m24s
2026-02-19 07:41:49 -06:00
eewing 5776a1fdb1 Enhance user routing and layout management. Added support for user-specific routes, including dynamic user ID handling and updated component imports. Improved type definitions and user data mapping in hooks for better user experience. 2026-02-18 15:59:16 -06:00
eewing 1af7aeb7d9 Update internal server options and enhance layout logic for user-specific routes. Changed version hash and added pathname tracking to conditionally render user menu based on site routes.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m3s
2026-02-18 15:38:47 -06:00
eewing 1f14c6d422 Enhance routing and layout for site-specific pages. Added support for dynamic site routes, updated component imports, and improved layout styles for fullscreen display. Refactored navigation to utilize site data for dynamic button generation.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m0s
2026-02-18 15:33:46 -06:00
eewing ec317eb17c INIT
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m11s
2026-02-18 15:17:47 -06:00
eewing e74c106f85 Initial commit 2026-02-18 14:36:56 -06:00