..
api
fix: ssr server move to esm ( #3994 )
2025-06-24 13:16:20 +08:00
client
style: update header and login card styles for improved UI
2025-10-31 15:28:04 +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
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
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
chore: extract ssr as single app
2025-03-03 20:01:18 +08:00
vite.config.mts
Revert "chore: update API URLs to use folo.is domain"
2025-10-30 17:06:20 +08:00