rybbit/server/src/lib
Bill Yang 04a0dce4f0
improve performance of site cards list (#251)
* update get-site

* Update SiteCard and page components to enhance data loading and display

- Modified the Home component to dynamically display the number of websites.
- Refactored SiteCard to utilize new hooks for data fetching with in-view detection, improving performance and user experience.
- Added skeleton loading states to enhance UI responsiveness during data loading.
2025-05-14 14:44:34 -07:00
..
allowedDomains.ts Add URL normalization to allowed domains 2025-05-05 15:35:02 -07:00
auth-utils.ts improve performance of site cards list (#251) 2025-05-14 14:44:34 -07:00
auth.ts feat(auth): enable changeEmail functionality for user management 2025-05-10 12:49:33 -07:00
const.ts standardize limit (#249) 2025-05-14 12:56:36 -07:00
siteConfig.ts Enhance site management with domain handling 2025-05-03 12:59:01 -07:00
stripe.ts Add caddy (#90) 2025-04-16 23:04:17 -07:00