Folo/apps/ssr
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
..
api fix: ssr server move to esm (#3994) 2025-06-24 13:16:20 +08:00
client refactor(legal): remove legal package and update references 2025-08-24 01:46:30 +08:00
helper fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
public fix(icon): polished icon (#3956) 2025-07-14 21:36:04 +08:00
scripts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
src refactor(legal): remove legal package and update references 2025-08-24 01:46:30 +08:00
.env.example
global.ts feat: x-app-platform header 2025-07-01 20:31:44 +08:00
index.html feat(ssr): add Google Analytics tracking to index.html 2025-07-04 15:49:10 +08:00
index.ts refactor(legal): remove legal package and update references 2025-08-24 01:46:30 +08:00
note.md feat(ai): implement MCP service integration for enhanced AI capabilities (#4359) 2025-08-19 23:34:19 +08:00
package.json refactor(legal): remove legal package and update references 2025-08-24 01:46:30 +08:00
postcss.config.cjs
tailwind.config.ts feat(ssr): redesign share page 2025-06-05 00:53:57 +08:00
tsconfig.json refactor: migrate from tsup to tsdown for build process 2025-06-20 01:59:55 +08:00
tsdown.config.ts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
vercel.json
vite.config.mts refactor: Progressive migration Client SDK (#4227) 2025-07-23 01:21:34 +08:00