Commit Graph

33 Commits

Author SHA1 Message Date
DIYgod 9a8228fc7a
chore: update URLs to use folo.is domain in configuration files 2025-10-30 09:04:39 +08:00
DIYgod 04fbe01a84
fix: update staging host from follow.is to folo.is 2025-10-15 12:32:20 +08:00
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
DIYgod 9f046b5d85
feat: use multi env for app.follow.is and app.folo.is 2025-07-13 14:07:17 +08:00
DIYgod cd0e596f1b
feat: compatible vercel ssr with folo.is 2025-07-04 15:51:00 +08:00
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
DIYgod 59afe45074
Revert "chore: ssr staging"
This reverts commit a48459d0d2.
2025-05-07 20:47:34 +08:00
DIYgod a48459d0d2
chore: ssr staging 2025-05-07 19:53:32 +08:00
DIYgod 8bc4ddb7d5
chore: ssr staging 2025-05-07 19:40:45 +08:00
DIYgod ecf1c0f660
fix: vercel dev rewrites 2025-04-13 23:58:22 +08:00
Stephen Zhou 5ac203f6ee
chore: rewrite for vercel 2024-12-16 20:06:39 +08:00
DIYgod 2fa16b75d3
feat: merge redirect page into login page 2024-11-09 20:00:21 +08:00
Innei 94971dad4e
fix: remove vercel header rewrite (#1463) (#1480)
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-07 23:00:11 +08:00
DIYgod 1b49df12e8
chore: Release v0.1.2-beta.0 (#1279) 2024-11-02 00:03:40 +08:00
Innei 2fd5941a1d
chore: redirect deprated route to new than (#1267)
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-31 20:35:49 +08:00
Innei 618ee3bc1b
Merge remote-tracking branch 'origin/main' into sync/stable-2
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-28 13:26:57 +08:00
Innei 488e8effc6
fix: assets rewrite (#1204)
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-28 13:20:11 +08:00
Innei c954d61f07
fix: vercel rewrite config (#1203)
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-28 13:09:09 +08:00
Innei c683bdaef6
fix: remove cache-control header (#1202)
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-28 12:53:08 +08:00
Innei f95b597f0b
chore: `login` and `redirect` use external page
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-27 22:58:58 +08:00
Innei 6cb8fee9d4
chore(build): turborepo
Signed-off-by: Innei <i@innei.in>
2024-10-26 17:04:12 +08:00
Innei 8a5751f5f2
chore: remove cache control for asset file
Signed-off-by: Innei <i@innei.in>
2024-10-26 15:26:59 +08:00
Innei fa573c4384
chore(external): dist path
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-25 23:25:20 +08:00
Innei 3b764da724
update vercel json
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-21 23:22:51 +08:00
Innei f09cd8107e
fix!: adjust external share page route
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-14 22:00:42 +08:00
Innei fc38072320
fix(vercel): filter subpath
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-12 15:26:26 +08:00
Innei 50c99f9665
chore: add assets header
Signed-off-by: Innei <i@innei.in>
2024-10-11 22:51:40 +08:00
Innei afdba89383
chore: fix vercel config
Signed-off-by: Innei <i@innei.in>
2024-10-05 15:14:07 +08:00
Innei ab42232d8e
chore: vercel cache all vendor js
Signed-off-by: Innei <i@innei.in>
2024-10-05 15:10:00 +08:00
Innei 309db219e8
fix: try vercel conf
Signed-off-by: Innei <i@innei.in>
2024-08-02 17:52:31 +08:00
Innei 3a8cbf2439
fix: rewrite
Signed-off-by: Innei <i@innei.in>
2024-08-02 17:46:37 +08:00
Innei 968dea91f4
fix: try fix vercel config
Signed-off-by: Innei <i@innei.in>
2024-08-02 17:40:42 +08:00
Innei dcd83bf633
fix: vercel deploy
Signed-off-by: Innei <i@innei.in>
2024-07-02 15:45:16 +08:00