Folo/apps/desktop
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
..
build feat: appx (#3219) 2025-03-21 17:28:12 +08:00
changelog chore: update changelog 2025-05-15 22:22:07 +08:00
configs fix(react19): integrate code-inspector-plugin and remove click-to-react-component references across desktop and ssr applications 2025-05-07 20:01:38 +08:00
layer feat(legal): integrate privacy policy and terms of service into the application, #3577 2025-05-15 23:58:07 +08:00
plugins/vite feat: enhance shortcut management and command registration 2025-05-12 22:21:20 +08:00
resources fix: icns 2025-04-04 23:57:55 +08:00
scripts refactor: move locales folder (#3374) 2025-03-31 18:59:29 +08:00
static feat: staging build (#3365) 2025-03-30 22:13:11 +08:00
.env.example
bump.config.ts chore: update nbump to version 2.1.0 in package.json and pnpm-lock.yaml 2025-04-18 17:06:10 +08:00
bump.hotfix.config.js refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
electron.vite.config.ts refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
forge.config.cts Merge pull request #3535 from RSSNext/sync/main-to-dev-20250420 2025-04-20 12:17:19 +08:00
package.json feat(legal): integrate privacy policy and terms of service into the application, #3577 2025-05-15 23:58:07 +08:00
postcss.config.cjs
tailwind.config.ts style(desktop): update button styles in EntryListHeader and FeedItem components 2025-05-08 13:12:20 +08:00
vite.config.electron-render.ts
vite.config.ts feat(desktop): feed preview 2025-05-05 15:28:13 +08:00