Folo/apps/ssr
Innei b833864c9c
fix(meta-handler): update URL handling in injectMetaHandler to include search parameters
- Refactored the URL parsing logic to create a new URL object for better handling of pathname and search parameters.
- Added searchParams to the handler's parameters for improved data accessibility.

Signed-off-by: Innei <tukon479@gmail.com>
2025-06-08 11:56:39 +08:00
..
api chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
client feat: replace number formatting with formatNumber utility across discover and feed components for improved readability 2025-06-06 14:15:07 +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 fix(meta-handler): update URL handling in injectMetaHandler to include search parameters 2025-06-08 11:56:39 +08:00
.env.example chore: update editor configuration and environment variables (#3301) 2025-03-26 08:50:56 +00:00
global.ts feat: introduce global constants and enhance metadata handling 2025-06-04 23:12:45 +08:00
index.html feat: add Apple App Store metadata and improve server logging 2025-04-30 22:37:42 +08:00
index.ts feat: introduce global constants and enhance metadata handling 2025-06-04 23:12:45 +08:00
note.md feat(ssr): redesign share page 2025-06-05 00:53:57 +08:00
package.json feat(ssr): redesign share page 2025-06-05 00:53:57 +08:00
postcss.config.cjs chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
tailwind.config.ts feat(ssr): redesign share page 2025-06-05 00:53:57 +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 feat: update social media icon styles and enhance hotkey configuration 2025-05-25 00:53:16 +08:00