ollama/app/ui/app
Eva H c34fc64688
app/ui: use requestAnimationFrame to prevent bottom line cutoff in streaming thinking display (#13137)
2025-12-10 15:29:48 -05:00
..
codegen app/ui: refactor to use Ollama endpoints for user auth and health checks (#13081) 2025-12-10 15:24:31 -05:00
public app: add code for macOS and Windows apps under 'app' (#12933) 2025-11-04 11:40:17 -08:00
src app/ui: use requestAnimationFrame to prevent bottom line cutoff in streaming thinking display (#13137) 2025-12-10 15:29:48 -05:00
.gitignore app: add code for macOS and Windows apps under 'app' (#12933) 2025-11-04 11:40:17 -08:00
.prettierignore app: add code for macOS and Windows apps under 'app' (#12933) 2025-11-04 11:40:17 -08:00
.prettierrc app: add code for macOS and Windows apps under 'app' (#12933) 2025-11-04 11:40:17 -08:00
eslint.config.js app: add code for macOS and Windows apps under 'app' (#12933) 2025-11-04 11:40:17 -08:00
index.html app: add code for macOS and Windows apps under 'app' (#12933) 2025-11-04 11:40:17 -08:00
package-lock.json ui: using streamdown AI elements for markdown rendering 2025-11-05 16:06:55 -05:00
package.json ui: using streamdown AI elements for markdown rendering 2025-11-05 16:06:55 -05:00
tailwind.config.js app: add code for macOS and Windows apps under 'app' (#12933) 2025-11-04 11:40:17 -08:00
tsconfig.app.json app: add code for macOS and Windows apps under 'app' (#12933) 2025-11-04 11:40:17 -08:00
tsconfig.json app: add code for macOS and Windows apps under 'app' (#12933) 2025-11-04 11:40:17 -08:00
tsconfig.node.json app: add code for macOS and Windows apps under 'app' (#12933) 2025-11-04 11:40:17 -08:00
tsconfig.stories.json app: add code for macOS and Windows apps under 'app' (#12933) 2025-11-04 11:40:17 -08:00
vite.config.ts app: add code for macOS and Windows apps under 'app' (#12933) 2025-11-04 11:40:17 -08:00
vitest.config.ts app: add code for macOS and Windows apps under 'app' (#12933) 2025-11-04 11:40:17 -08:00
vitest.shims.d.ts app: add code for macOS and Windows apps under 'app' (#12933) 2025-11-04 11:40:17 -08:00