Folo/apps/ssr/src
Innei e69d120bd9
feat(legal): integrate privacy policy and terms of service into the application, #3577
- Added a new internal package for legal documents, including privacy policy and terms of service.
- Implemented a build script to convert markdown files to HTML for easy access.
- Updated the mobile and desktop applications to link to the new legal documents.
- Enhanced the login modal to include links to the privacy policy and terms of service.
- Updated routing in the SSR application to serve the legal documents.

These changes ensure compliance with legal requirements and improve user access to important information.

Signed-off-by: Innei <tukon479@gmail.com>
2025-05-15 23:58:07 +08:00
..
lib chore: fix ssr dev env 2025-04-29 21:46:02 +08:00
router feat(legal): integrate privacy policy and terms of service into the application, #3577 2025-05-15 23:58:07 +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 chore: extract ssr as single app 2025-03-03 20:01:18 +08:00