Commit graph

611 commits

Author SHA1 Message Date
Timothy J. Baek
7043509296 chore: version update 2023-12-22 01:33:09 -08:00
Timothy J. Baek
3379fef26e fix: duplicate modelfile issue 2023-12-22 01:20:32 -08:00
Timothy J. Baek
a25761a423 fix: custom modelfile url search param 2023-12-22 01:16:03 -08:00
Timothy Jaeryang Baek
cbaf9f7a6c
Merge branch 'main' into dev 2023-12-21 00:54:35 -05:00
Timothy Jaeryang Baek
8cd93a4e1e
Merge pull request #254 from ollama-webui/fix-drag-and-drop-overlay
fix: file drag and drop overlay
2023-12-19 23:12:53 -05:00
Timothy J. Baek
c57c72cc39 fix: disable profile image drag 2023-12-19 20:10:58 -08:00
Timothy J. Baek
0f2360a384 fix: file drag and drop overlay 2023-12-19 20:08:47 -08:00
Timothy Jaeryang Baek
03dc10580d
Merge pull request #253 from YasushikoX/patch-1
Update TROUBLESHOOTING.md
2023-12-19 22:40:02 -05:00
Yasushiko
25e85c0ee3
Update TROUBLESHOOTING.md 2023-12-19 22:10:54 -05:00
Timothy Jaeryang Baek
32619dbe6b
Merge branch 'main' into dev 2023-12-19 18:11:39 -05:00
Timothy Jaeryang Baek
54555ce89e
Merge pull request #252 from ollama-webui/drag-drop-input
feat: file drag and drop input
2023-12-19 18:00:56 -05:00
Timothy J. Baek
110498cad6 fix: disable message image drag 2023-12-19 14:59:19 -08:00
Timothy J. Baek
344c91e37a fix: dragleave event added 2023-12-19 14:53:14 -08:00
Timothy J. Baek
3bcf440503 feat: file drag and drop support 2023-12-19 14:50:43 -08:00
Timothy Jaeryang Baek
1ab15d0eac
Merge pull request #247 from notune/patch-1
Add WSL Ubuntu (webui docker + ollama seperately) to TROUBLESHOOTING.md
2023-12-19 15:41:58 -05:00
Timothy Jaeryang Baek
9f674aed4b
Update TROUBLESHOOTING.md 2023-12-19 15:41:05 -05:00
Timothy Jaeryang Baek
aab12ecf32
Merge branch 'main' into patch-1 2023-12-19 15:40:39 -05:00
Timothy Jaeryang Baek
83c81df35d
Merge pull request #250 from ollama-webui/doc-update
doc: disclaimer added
2023-12-19 15:37:19 -05:00
Timothy Jaeryang Baek
1d85f1ce83
doc: disclaimer added 2023-12-19 15:36:32 -05:00
Timothy Jaeryang Baek
e59aecb532
Merge pull request #249 from ollama-webui/overlay-message
fix: better error message for connection issue
2023-12-19 14:58:59 -05:00
Timothy J. Baek
6a38bdcf77 fix: better error message for connection issue 2023-12-19 11:57:49 -08:00
Timothy Jaeryang Baek
e705cc28b4
Merge pull request #248 from ollama-webui/doc-update
doc: backend dependency warning added
2023-12-19 14:39:25 -05:00
Timothy Jaeryang Baek
30d3f6897d
doc: backend dependency warning added 2023-12-19 14:37:36 -05:00
Noah
6fb5a37170
Add WSL Ubuntu (webui docker + ollama seperately) to TROUBLESHOOTING.md 2023-12-19 20:19:43 +01:00
icervero
9bbae0e25a Refactor docker-compose configuration for modularity
Split the original docker-compose.yml into three separate files for enhanced modularity and ease of use. Created docker-compose.api.yml for API exposure configuration and docker-compose.gpu.yml for GPU support. This change simplifies the management of different deployment environments and configurations, making it easier to enable or disable specific features such as GPU support and API access without modifying the main docker-compose file.
2023-12-19 17:34:50 +01:00
Timothy Jaeryang Baek
d2a290aa27
Merge pull request #245 from ollama-webui/remove-npm-start
chore: unsupported npm start removed
2023-12-19 01:06:26 -05:00
Timothy J. Baek
3109f4dfac chore: http-server dependency removed 2023-12-18 22:03:19 -08:00
Timothy J. Baek
0de7eda9e1 chore: unsupported npm start removed 2023-12-18 21:58:04 -08:00
Timothy Jaeryang Baek
7823c8288d
Merge pull request #244 from ollama-webui/bug-report-template
Update bug_report.md
2023-12-18 23:57:44 -05:00
Timothy Jaeryang Baek
d55d437275
Update bug_report.md 2023-12-18 23:56:20 -05:00
Timothy Jaeryang Baek
1fb6b13ab7
Merge branch 'main' into dev 2023-12-18 22:26:38 -05:00
Timothy Jaeryang Baek
3c43737ea6
Merge pull request #215 from ollama-webui/share-chat
WIP: chat enhancements
2023-12-18 21:53:56 -05:00
Timothy J. Baek
6de9db6772 feat: response autocopy 2023-12-18 18:48:51 -08:00
Timothy Jaeryang Baek
34bd742964
Merge branch 'main' into dev 2023-12-17 20:59:00 -05:00
Timothy J. Baek
47b7b63791 chore: remove deprecated code 2023-12-15 15:59:51 -08:00
Timothy J. Baek
be12461aa2 fix: share url reverted to original url 2023-12-15 13:54:25 -08:00
Timothy J. Baek
6c2cab25b1 feat: share chat modelfiles info 2023-12-15 13:48:23 -08:00
Timothy J. Baek
832770e7b2 feat: ollama version check 2023-12-14 19:43:52 -08:00
Timothy J. Baek
665ba90d34 feat: readable verbose output 2023-12-14 18:19:50 -08:00
Timothy J. Baek
9f66cdbb0b feat: token/s added to verbose output 2023-12-14 18:04:15 -08:00
Timothy J. Baek
0fdb346a31 feat: webui notification 2023-12-14 17:48:21 -08:00
Timothy J. Baek
b7ff3af445 fix: new chat settings issue 2023-12-14 17:29:08 -08:00
Timothy J. Baek
c342aa2f30 fix: input image preview aspect ratio issue 2023-12-14 17:22:13 -08:00
Timothy J. Baek
d10e367664 feat: improved backend error message 2023-12-14 17:05:46 -08:00
Timothy J. Baek
c87a80f9a5 feat: chat share 2023-12-14 16:50:54 -08:00
Timothy J. Baek
4622a8990d chore: version update 2023-12-14 15:39:46 -08:00
Timothy J. Baek
e34b452509 feat: response notification 2023-12-14 15:32:43 -08:00
Timothy J. Baek
ffaa1b17c5 feat: show verbose info 2023-12-14 14:24:56 -08:00
Timothy J. Baek
e93d465fbc chore: audit fix 2023-12-14 13:31:06 -08:00
Timothy J. Baek
425d022322 feat: image clipboard paste input support 2023-12-14 13:22:57 -08:00