Commit graph

11 commits

Author SHA1 Message Date
Eva H d69ddc1edc
fix: window app crash on startup when update is pending (#14451) 2026-02-26 16:47:12 -05:00
Eva H 9bf41969f0
app: fix first update check delayed by 1 hour (#14427) 2026-02-25 18:29:55 -05:00
Eva H 3323c1d319
app: add upgrade configuration to settings page (#13512) 2026-02-23 18:08:52 -05:00
Eva H aad3f03890
app: allow macOS app to terminate during system shutdown (#13737) 2026-01-16 09:05:04 -05:00
Eva H de9ecfd01c
tidy up lint warnings on windows (#13430) 2025-12-12 11:43:35 -05:00
Eva H 7cf6f18c1f
app/ui: refactor to use Ollama endpoints for user auth and health checks (#13081) 2025-12-10 15:24:31 -05:00
Eva H 47e272c35a
app/cmd: update ollama help to navigate to ollama doc instead of github page (#13174) 2025-11-20 16:30:35 -05:00
Jeffrey Morgan 417a81fda3
app: open app instead of always navigating to / on connect (#13164) 2025-11-20 12:59:17 -08:00
Eva H 1fd4cb87b2
app/cmd: restrict ollama:// URL scheme to supported paths (#13120) 2025-11-17 20:10:45 -05:00
Daniel Alejandro Coll Tejeda bddfa2100f feat: add support for WebP images in Ollama's app 2025-11-05 21:23:20 +01:00
Daniel Hiltgen d3b4b9970a
app: add code for macOS and Windows apps under 'app' (#12933)
* app: add code for macOS and Windows apps under 'app'

* app: add readme

* app: windows and linux only for now

* ci: fix ui CI validation

---------

Co-authored-by: jmorganca <jmorganca@gmail.com>
2025-11-04 11:40:17 -08:00