Folo/apps/ssr
Innei 4ae8bf21e8
chore: add `Prettify` helper
- Added APP_NAME constant with value "Folo" to global declarations in both desktop and SSR environments.
- Updated type definitions to use Prettify for improved type handling in context menu and component definitions.
- Enhanced the useTitle hook to incorporate APP_NAME in the title template for better context in the application.

Signed-off-by: Innei <tukon479@gmail.com>
2025-05-21 16:52:39 +08:00
..
api chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
client chore: add `Prettify` helper 2025-05-21 16:52:39 +08:00
helper chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
public feat: rename (#3181) 2025-03-19 21:43:55 +08:00
scripts fix: vercel ssr deploy script 2025-04-03 00:22:17 +08:00
src feat(legal): integrate privacy policy and terms of service into the application, #3577 2025-05-15 23:58:07 +08:00
.env.example chore: update editor configuration and environment variables (#3301) 2025-03-26 08:50:56 +00:00
index.html feat: add Apple App Store metadata and improve server logging 2025-04-30 22:37:42 +08:00
index.ts feat(legal): integrate privacy policy and terms of service into the application, #3577 2025-05-15 23:58:07 +08:00
note.md chore: extract ssr as single app 2025-03-03 20:01:18 +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 chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
tailwind.config.ts refactor(navigation): improve route parameter handling and introduce isPreviewFeed hook 2025-05-07 21:55:19 +08:00
tsconfig.json refactor: move locales folder (#3374) 2025-03-31 18:59:29 +08:00
tsup.config.ts chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
vercel.json chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
vite.config.mts chore: update codeInspectorPlugin hotKeys 2025-05-16 09:13:52 +08:00