- 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>
- 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>
* feat: build pkg for mas
* fix: mas build script
* chore: manual mas build
* chore: optional tag_version
* fix: mas build input
* chore: debug
* feat: pkg keychain
* feat: remove pkg maker
* Revert "feat: remove pkg maker"
This reverts commit 0fef70050c9b9e862db7319798171cc47278d65b.
* feat: disable dmg maker for mas
* feat: update version to match mas' requirement
* feat: mas arch
* fix: mas build
* chore: update version
* feat: login and account deletion for mas
* feat: dynamic build version
* feat: recover version
* feat: add BUILD_CERTIFICATE_MASPKG_BASE64