Commit Graph
612 Commits
Author SHA1 Message Date
Timothy J. Baek 136eb18fb0 feat: account settings 2023-12-28 23:32:25 -08:00
Timothy Jaeryang BaekandGitHub 8370465796 Merge pull request #308 from anuraagdjain/fix/model-saving
fix(model-selector): prevent saving empty default model
2023-12-28 13:22:24 -05:00
Anuraag Jain 22a8fa2f10 Merge branch 'fix/model-saving' of https://github.com/anuraagdjain/ollama-webui into fix/model-saving 2023-12-28 20:19:56 +02:00
Anuraag Jain 5ee58e1c79 revert: vite config, hmr works without it 2023-12-28 20:19:09 +02:00
Anuraag D JainandGitHub 1da6d23d5c Merge branch 'main' into fix/model-saving 2023-12-28 20:10:46 +02:00
Timothy Jaeryang BaekandGitHub 46f131cc7c Merge pull request #309 from ollama-webui/https-fix
fix: api route issue over https
2023-12-28 12:59:58 -05:00
Timothy J. Baek bdc131378f fix: trailing slash added to api routes 2023-12-28 09:55:54 -08:00
Timothy J. Baek f70fadd70c fix: https connection issue 2023-12-28 09:52:30 -08:00
Anuraag Jain 4d3754980d fix(model-selector): prevent saving empty default model
- throw a toast error when user is trying to click on `set as default` without actually choosing the model(s).
- feat: added hmr for local development. use `npm run dev` and you get the hmr when debugging.
2023-12-28 18:06:17 +02:00
Timothy Jaeryang BaekandGitHub 72524272f0 Merge pull request #304 from ollama-webui/keyboard-shortcut
feat: keyboard shortcuts
2023-12-28 05:48:11 -05:00
Timothy J. Baek 1f5bfe67a1 feat: keyboard shortcuts 2023-12-28 02:46:57 -08:00
Timothy Jaeryang BaekandGitHub 349e3074d7 Merge pull request #302 from ollama-webui/about-discord-badge
feat: discord badge added to about
2023-12-28 00:14:32 -05:00
Timothy J. Baek adb4b5d22f feat: discord badge added to about 2023-12-27 21:13:02 -08:00
Timothy Jaeryang BaekandGitHub 8e529711da Merge pull request #301 from ollama-webui/stop-param-fix
fix: stop param to list
2023-12-27 23:52:27 -05:00
Timothy J. Baek e341332527 fix: stop param to list 2023-12-27 20:51:19 -08:00
Timothy Jaeryang BaekandGitHub 42f860bbba Merge pull request #300 from ollama-webui/doc-fix
doc: troubleshooting command update
2023-12-27 23:09:25 -05:00
Timothy J. Baek eb171553fd doc: troubleshooting command update 2023-12-27 20:08:04 -08:00
Timothy Jaeryang BaekandGitHub 87c856c306 Merge pull request #299 from ollama-webui/sidebar-button-fix
fix: sidebar button click register issue
2023-12-27 22:51:05 -05:00
Timothy J. Baek 339c9125a7 fix: sidebar button click register issue 2023-12-27 19:49:24 -08:00
Timothy Jaeryang BaekandGitHub 657318ae9b Merge pull request #298 from ollama-webui/import-modelfiles
feat: import modelfiles
2023-12-27 22:45:10 -05:00
Timothy J. Baek a5fbff7313 feat: import modelfiles 2023-12-27 19:43:25 -08:00
Timothy Jaeryang BaekandGitHub f752ba6474 Merge pull request #297 from ollama-webui/auth-fix
fix: save auth email as lowercase
2023-12-27 22:14:36 -05:00
Timothy J. Baek c31ff1f679 fix: save email as lowercase 2023-12-27 19:10:56 -08:00
Timothy Jaeryang BaekandGitHub ed327ed796 Merge pull request #293 from ollama-webui/doc-update
doc: user roles
2023-12-27 17:14:50 -05:00
Timothy J. Baek cd9fc6312e doc: user roles 2023-12-27 14:12:33 -08:00
Timothy Jaeryang BaekandGitHub fbdae0f769 Merge pull request #216 from ollama-webui/dev
feat: full backend support (including auth/rbac)
2023-12-27 16:59:09 -05:00
Timothy J. Baek 5abd0ad502 doc: volume mount disclaimer added 2023-12-27 13:53:58 -08:00
Timothy J. Baek 7c553f1287 feat: improved error message for signup 2023-12-27 12:06:22 -08:00
Timothy J. Baek 68c5d53264 doc: update 2023-12-27 11:59:29 -08:00
Timothy J. Baek 98911511f9 doc: supporters section update 2023-12-27 11:51:40 -08:00
Timothy J. Baek caae2c98cf feat: upload gguf experimental label added 2023-12-27 11:41:14 -08:00
Timothy J. Baek 1d458db316 fix: print removed 2023-12-27 11:14:46 -08:00
Timothy Jaeryang BaekandGitHub 34eb90b09e Merge branch 'main' into dev 2023-12-27 14:06:26 -05:00
Timothy Jaeryang BaekandGitHub f417a27dfc Merge pull request #287 from Poulpatine/main
Improve docker build
2023-12-27 14:03:06 -05:00
Poulpatine f5c5cfc2ed fix: use tagged github docker actions 2023-12-27 16:51:12 +01:00
Poulpatine 19e7d9a0f3 feat: build docker image on dev 2023-12-27 16:51:12 +01:00
Timothy J. Baek 7bdef56192 fix: docker container volume mount location 2023-12-27 00:11:23 -08:00
Timothy J. Baek 21c7f50790 feat: modelfiles migration support 2023-12-26 23:58:40 -08:00
Timothy J. Baek fbb64406d8 fix: check existing model before model creation 2023-12-26 23:19:43 -08:00
Timothy J. Baek 59fb1b933d fix: checkVersion 2023-12-26 22:52:53 -08:00
Timothy J. Baek 032d7c7440 feat: modelfile backend & ollama version 0.0.0 whitelisted 2023-12-26 22:51:52 -08:00
Timothy J. Baek 4221594778 feat: chat export 2023-12-26 22:10:22 -08:00
Timothy J. Baek a2b1e3756b feat: modelfiles backend 2023-12-26 22:02:17 -08:00
Timothy J. Baek d78df83453 feat: delete idb after migration 2023-12-26 18:44:08 -08:00
Timothy J. Baek e2a5964842 feat: backend error page links added 2023-12-26 17:51:30 -08:00
Timothy J. Baek 7b96c1ca70 doc: roadmap wording update 2023-12-26 17:46:20 -08:00
Timothy J. Baek de6ba6c1f3 doc: roadmap update 2023-12-26 17:42:21 -08:00
Timothy J. Baek 89e716fe51 doc: wording update 2023-12-26 17:38:46 -08:00
Timothy J. Baek 0be4fa11cd chore: ollama-webui volume added to compose 2023-12-26 17:36:06 -08:00
Timothy J. Baek 0dd2b7485b doc: feature update 2023-12-26 17:34:56 -08:00