ollama/app/lifecycle
Michael Yang 897b213468
use http.DefaultClient (#2530)
default client already handles proxy
2024-02-20 18:34:47 -05:00
..
getstarted_nonwindows.go Implement new Go based Desktop app 2024-02-15 05:56:45 +00:00
getstarted_windows.go Implement new Go based Desktop app 2024-02-15 05:56:45 +00:00
lifecycle.go Fix duplicate menus on update and exit on signals 2024-02-16 15:33:16 -08:00
logging.go Implement new Go based Desktop app 2024-02-15 05:56:45 +00:00
logging_nonwindows.go Implement new Go based Desktop app 2024-02-15 05:56:45 +00:00
logging_windows.go Fix view logs menu 2024-02-16 15:42:53 -08:00
paths.go Implement new Go based Desktop app 2024-02-15 05:56:45 +00:00
server.go Fix duplicate menus on update and exit on signals 2024-02-16 15:33:16 -08:00
server_unix.go Implement new Go based Desktop app 2024-02-15 05:56:45 +00:00
server_windows.go Implement new Go based Desktop app 2024-02-15 05:56:45 +00:00
updater.go use http.DefaultClient (#2530) 2024-02-20 18:34:47 -05:00
updater_nonwindows.go Implement new Go based Desktop app 2024-02-15 05:56:45 +00:00
updater_windows.go clean up some logging 2024-02-15 14:56:55 -08:00