Commit Graph

93 Commits

Author SHA1 Message Date
Timothy J. Baek fa9467f907 doc: features updated 2023-10-28 01:49:37 -07:00
Timothy J. Baek 2b3069a613 feat: chat title edit 2023-10-28 00:55:34 -07:00
Timothy J. Baek 1887269207 feat: message rating added for research purposes 2023-10-27 23:40:54 -07:00
Timothy J. Baek 81d54b46bd feat: message edit 2023-10-27 23:26:01 -07:00
Timothy Jaeryang Baek 6523677b7d
Merge branch 'main' into dev 2023-10-24 20:13:30 -05:00
Timothy J. Baek 7d0ec543b7 doc: troubleshooting guide added 2023-10-24 18:12:00 -07:00
Timothy J. Baek 28ea56c95a feat: copy code block added 2023-10-24 17:57:09 -07:00
Timothy J. Baek e509dafd78 feat: markdown styling added 2023-10-24 17:49:54 -07:00
Timothy J. Baek 38519a2654 Update SettingsModal.svelte 2023-10-24 02:09:24 -07:00
Timothy J. Baek e9c83a8897 Update app.html 2023-10-24 01:57:51 -07:00
Timothy J. Baek b6a780e7c7 feat: enable api_base_url edit from ui 2023-10-24 01:52:19 -07:00
Timothy Jaeryang Baek 086092533c
Merge pull request #26 from ollama-webui/dev
Update demo.gif
2023-10-23 01:11:50 -05:00
Timothy Jaeryang Baek 00b5b38ac9
Merge branch 'main' into dev 2023-10-23 01:09:51 -05:00
Timothy J. Baek f59ff18e3c Update demo.gif 2023-10-22 23:09:20 -07:00
Timothy Jaeryang Baek fb8d52ed74
Merge pull request #25 from ollama-webui/dev
fix: progress bar
2023-10-23 00:58:24 -05:00
Timothy Jaeryang Baek 63fc4ad163
Merge branch 'main' into dev 2023-10-23 00:50:20 -05:00
Timothy J. Baek 26a8fd24a2 fix: progress bar 2023-10-22 22:49:51 -07:00
Timothy Jaeryang Baek 5ec20c1a32
Merge pull request #24 from ollama-webui/dev
fix: make sure settings model exists
2023-10-23 00:33:12 -05:00
Timothy J. Baek 2095d4abb2 fix: make sure settings model exists 2023-10-22 22:30:18 -07:00
Timothy Jaeryang Baek 51874cfa33
Merge pull request #23 from ollama-webui/dev
Update Dockerfile
2023-10-23 00:03:27 -05:00
Timothy Jaeryang Baek 105784bd37
Merge branch 'main' into dev 2023-10-23 00:02:39 -05:00
Timothy J. Baek df03abfbed Update Dockerfile 2023-10-22 22:02:19 -07:00
Timothy Jaeryang Baek e93a5ab7b6
Merge pull request #22 from ollama-webui/dev
Update app.css
2023-10-22 19:21:37 -05:00
Timothy Jaeryang Baek e9500c40bc
Merge branch 'main' into dev 2023-10-22 19:20:38 -05:00
Timothy J. Baek a09b523381 Update app.css 2023-10-22 17:15:26 -07:00
Timothy Jaeryang Baek 671c9d63cb
Merge pull request #21 from ollama-webui/dev
feat: pull/delete model
2023-10-22 18:43:37 -05:00
Timothy Jaeryang Baek c79a77d5f1
Merge branch 'main' into dev 2023-10-22 18:42:17 -05:00
Timothy J. Baek 08b43fc987 feat: model pull/delete added 2023-10-22 16:40:17 -07:00
Timothy J. Baek e1361e68ec Update SettingsModal.svelte 2023-10-22 15:37:06 -07:00
Timothy Jaeryang Baek 585038f767
Merge pull request #19 from ollama-webui/dev
Dev
2023-10-22 15:19:52 -05:00
Timothy J. Baek 4a32b00000 doc: fix typo 2023-10-22 13:17:05 -07:00
Timothy J. Baek e3d77aa490 doc: run ollama via docker 2023-10-22 13:16:09 -07:00
Timothy Jaeryang Baek f1e0487c00
Merge pull request #18 from ollama-webui/main
dev branch update
2023-10-22 14:54:33 -05:00
Timothy Jaeryang Baek f2bdbfaa6d
Merge pull request #10 from coolaj86/feat-static
ref!: enable static builds
2023-10-22 14:43:42 -05:00
Timothy J. Baek f25359f455 doc: contributor added & typo fix 2023-10-22 12:41:20 -07:00
Timothy J. Baek 6129f41273
doc: clarify usage of OLLAMA_API_BASE_URL 2023-10-22 12:26:55 -06:00
AJ ONeal 87c8467dd6
doc: how to build and test static site 2023-10-22 12:26:55 -06:00
AJ ONeal 859adee369
chore: change to API_ENDPOINT to conventional name API_BASE_URL 2023-10-22 12:26:55 -06:00
AJ ONeal c307777a6d
feat: update .env.example and add Caddyfile 2023-10-22 12:26:55 -06:00
Timothy J. Baek b035de1b86
Update node.js.yaml 2023-10-22 12:26:55 -06:00
Timothy J. Baek 86395a8c1f
feat: enable buildtime API_ENDPOINT env var 2023-10-22 12:26:54 -06:00
AJ ONeal f4f1283cd5
feat: enable static builds 2023-10-22 12:26:54 -06:00
Timothy Jaeryang Baek 78ebae6095
Update issue templates 2023-10-22 00:16:34 -05:00
Timothy Jaeryang Baek fa1db09157
Merge pull request #14 from ollama-webui/main
dev branch update
2023-10-22 00:13:21 -05:00
Timothy Jaeryang Baek f689bdf2cd
Merge pull request #13 from coolaj86/chore-fmt
chore: add fmt to github actions
2023-10-21 23:58:55 -05:00
AJ ONeal ee638329f1
chore: check PRs for fmt, lint, & build 2023-10-21 22:47:30 -06:00
AJ ONeal d188512263
chore: npm run fmt 2023-10-21 22:47:30 -06:00
AJ ONeal 2eea764378
fix: contants => constants 2023-10-21 22:47:22 -06:00
Timothy Jaeryang Baek a82933376a
Merge pull request #12 from coolaj86/typo-constants
fix: contants => constants
2023-10-21 15:58:12 -05:00
AJ ONeal 0366fb8ef8
fix: contants => constants 2023-10-21 14:55:29 -06:00