Folo/apps/ssr/src
Innei a9d70a9900
refactor(legal): remove legal package and update references
- Deleted the `@follow/legal` package and its associated files, including privacy and terms of service documents.
- Updated various components to remove dependencies on the legal package, replacing modal presentations with direct links to external privacy and terms pages.
- Adjusted configuration files and routes to reflect the removal of legal utilities, ensuring a cleaner codebase.

These changes streamline the project by eliminating unnecessary dependencies and improving the user experience with direct access to legal documents.

Signed-off-by: Innei <tukon479@gmail.com>
2025-08-24 01:46:30 +08:00
..
lib feat: add fetch cache no-store and header cache-control no-store 2025-07-11 18:19:08 +08:00
router refactor(legal): remove legal package and update references 2025-08-24 01:46:30 +08:00
global.d.ts chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
meta-handler.map.ts chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
meta-handler.ts fix(meta-handler): update URL handling in injectMetaHandler to include search parameters 2025-06-08 11:56:39 +08:00