Folo/apps/ssr
DIYgod f40170e9ac
fix: electron dev
2025-10-22 15:10:08 +08:00
..
api fix: ssr server move to esm (#3994) 2025-06-24 13:16:20 +08:00
client feat: add last used login method tracking and localization updates 2025-10-21 21:45:44 +08:00
helper fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
public fix(icon): polished icon (#3956) 2025-07-14 21:36:04 +08:00
scripts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
src fix(ssr): update import paths to use relative paths instead of aliases 2025-10-15 14:55:32 +08:00
.env.example chore: update editor configuration and environment variables (#3301) 2025-03-26 08:50:56 +00:00
global.ts feat: x-app-platform header 2025-07-01 20:31:44 +08:00
index.html feat(ssr): add Google Analytics tracking to index.html 2025-07-04 15:49:10 +08:00
index.ts fix(ssr): update import paths to use alias '@' instead of '~' 2025-10-15 14:27:26 +08:00
note.md feat(ai): implement MCP service integration for enhanced AI capabilities (#4359) 2025-08-19 23:34:19 +08:00
package.json fix: electron dev 2025-10-22 15:10:08 +08:00
postcss.config.cjs
tailwind.config.ts feat(ssr): redesign share page 2025-06-05 00:53:57 +08:00
tsconfig.json fix(ssr): update import paths to use alias '@src' instead of '@root' 2025-10-15 14:45:16 +08:00
tsdown.config.ts fix: change import statements to await for font dependencies 2025-10-10 22:00:50 +08:00
vercel.json
vite.config.mts refactor: Progressive migration Client SDK (#4227) 2025-07-23 01:21:34 +08:00