Commit graph

47 commits

Author SHA1 Message Date
Eva Ho 9657314ae2 address comment 2023-07-21 17:29:07 -04:00
Eva Ho 3f7d2336c7 add prettier and address comments 2023-07-21 17:10:05 -04:00
Eva Ho e0a73d7fbe address comment 2023-07-21 16:53:56 -04:00
hoyyeva b08c4ca2bd Update app/src/index.ts
Co-authored-by: Jeffrey Morgan <251292+jmorganca@users.noreply.github.com>
2023-07-21 16:53:56 -04:00
Eva Ho 734892f1e2 address comment 2023-07-21 16:53:56 -04:00
Eva Ho d2bfaeac63 format code 2023-07-21 16:53:56 -04:00
Eva Ho 0768b1b907 restart server with condition and timeout 2023-07-21 16:53:56 -04:00
Eva Ho dfceca48a7 update icons to have different images for bright and dark mode 2023-07-19 11:14:43 -04:00
Eva Ho a9cc270b4d icon update 2023-07-18 13:33:26 -04:00
Eva Ho aa281a30e5 updating icons 2023-07-18 13:33:26 -04:00
Jeffrey Morgan 59fa93cdd4 app: simpler winston settings 2023-07-16 20:26:12 -07:00
Jeffrey Morgan 952abe029b app: remove unused import 2023-07-16 20:25:50 -07:00
Jeffrey Morgan f923855906 app: keep installer in foreground 2023-07-16 20:25:11 -07:00
Jeffrey Morgan 9386073e96 app: dont listen for disconnect events 2023-07-16 19:21:50 -07:00
Jeffrey Morgan 52ea4d4bb2 app: use app.on('before-quit') to detect app closing 2023-07-16 19:18:12 -07:00
Jeffrey Morgan fe758ca319 app: do not restart the server if app is closing 2023-07-16 18:41:43 -07:00
Jeffrey Morgan 560f36e6c8 app: set first-time-run to true instead of false 2023-07-14 16:50:12 -07:00
hoyyeva e88dd25bab
ollama app welcome screen for first time run (#80) 2023-07-14 16:34:24 -07:00
Jeffrey Morgan dcb6ba389a app: trim server lines before logging 2023-07-11 16:43:19 -07:00
Jeffrey Morgan 2ed26f0047 tweak logging 2023-07-11 16:16:38 -07:00
Jeffrey Morgan 3d0a9b477b log to console as well as file 2023-07-11 15:52:22 -07:00
Eva Ho 7762584fb1 address comments 2023-07-11 14:38:38 -04:00
Eva Ho acc31427dd add logs to ~/.ollama/logs folder 2023-07-11 13:33:32 -04:00
Eva Ho 407a5cabf4 when app is running, server restarts when it exits or disconnects 2023-07-10 17:14:25 -04:00
Jeffrey Morgan 66bbf05918 start server in both dev and when packaged 2023-07-10 13:46:31 -07:00
Jeffrey Morgan 840f87430a remove double heartbeat 2023-07-08 13:30:27 -04:00
Jeffrey Morgan 660dee7005 hourly heartbeat 2023-07-08 13:18:34 -04:00
Eva Ho bc54daf2bc add app to open at login by default 2023-07-07 13:49:42 -04:00
Jeffrey Morgan 8b57e715a7 add version 2023-07-07 13:44:36 -04:00
Eva Ho a88576e59a add Template to icon file name to handle bright and dark modes better on MacOS 2023-07-07 09:54:59 -04:00
Jeffrey Morgan 963c20254e quit sooner with single instance lock 2023-07-06 18:05:31 -04:00
Jeffrey Morgan f93ffb9695 fix missing string crash 2023-07-06 18:02:43 -04:00
Jeffrey Morgan b9a186c820 basic telemetry 2023-07-06 17:32:54 -04:00
Eva Ho 8681ba0ee2 clean up code 2023-07-06 17:03:14 -04:00
Eva Ho 6fbd96dab1 prevent more than one instance 2023-07-06 17:02:00 -04:00
Eva Ho 7c2bb76421 improve the first time installing experience 2023-07-06 17:02:00 -04:00
Jeffrey Morgan 7ee75e19ec only check for updates if packaged 2023-07-06 16:34:44 -04:00
Jeffrey Morgan 90d4ea9d71 move dock hide to on ready 2023-07-06 16:34:44 -04:00
Eva Ho ea9f0e7dbf removing icon and electron-builder 2023-07-06 16:34:44 -04:00
Eva Ho 703e10ca68 convert the desktop app to system tray 2023-07-06 16:34:44 -04:00
Jeffrey Morgan 39f4d8edaa always use ollama binary 2023-07-06 16:34:44 -04:00
Jeffrey Morgan 0833f5af3a tweak CLI install text 2023-07-06 16:34:44 -04:00
Jeffrey Morgan 03eca6ea54 fix path to ollama 2023-07-06 16:34:44 -04:00
Jeffrey Morgan 4f3cfea646 prompt to install the ollama cli on macOS 2023-07-06 16:34:44 -04:00
Jeffrey Morgan 879e996ca4 update app to use go binary 2023-07-06 16:34:44 -04:00
Jeffrey Morgan 7bf3212c5b auto updater for macos 2023-07-06 00:04:06 -04:00
Jeffrey Morgan 3cd59936a2 move desktop -> app 2023-07-02 17:26:55 -04:00
Renamed from desktop/src/index.ts (Browse further)