Commit graph

2577 commits

Author SHA1 Message Date
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
Timothy Jaeryang Baek
1ec3e04279
Merge pull request #11 from ollama-webui/main
dev branch update
2023-10-21 15:55:23 -05:00
Timothy Jaeryang Baek
cc28d6182a
Merge pull request #6 from coolaj86/sec-npm-audit-fix
fix: npm audit fix to install non-vulnerable packages
2023-10-21 15:54:20 -05:00
AJ ONeal
dee478e549
fix: npm audit fix to install non-vulnerable packages 2023-10-21 12:04:46 -06:00
Timothy Jaeryang Baek
8e0638f67e
Merge pull request #5 from ollama-webui/dev
toggle suggestions feature added
2023-10-20 15:23:01 -05:00
Timothy J. Baek
dfd992671e toggle suggestions feature added 2023-10-20 13:21:40 -07:00
Timothy Jaeryang Baek
bc0a2a5d09
Merge pull request #4 from ollama-webui/dev
new features added
2023-10-20 11:44:19 -07:00
Timothy J. Baek
9a76d36a4f Update README.md 2023-10-20 11:43:46 -07:00
Timothy J. Baek
dba96eb9a9 settings added 2023-10-20 11:40:09 -07:00
Timothy J. Baek
dd7c4b84f6 Update README.md 2023-10-18 23:00:26 -07:00
Timothy J. Baek
d00cc58511 chat history import/export added 2023-10-18 22:57:55 -07:00
Timothy Jaeryang Baek
89399f1a3c
Merge pull request #3 from ollama-webui/main
endpoint error fix
2023-10-18 21:54:31 -07:00
Timothy J. Baek
ecb4d1b8d9 endpoint error fix 2023-10-18 21:47:28 -07:00
Timothy J. Baek
c5e36c8d11 Update contants.ts 2023-10-18 08:39:38 -07:00
Timothy J. Baek
f5bca7c4d8 Update +page.svelte 2023-10-18 03:15:10 -07:00
Timothy J. Baek
36b3ec9474 endpoint error fixed 2023-10-18 03:10:01 -07:00
Timothy J. Baek
5d07c3634b Update README.md 2023-10-18 03:01:34 -07:00