Commit Graph
314 Commits
Author SHA1 Message Date
Timothy Jaeryang BaekandGitHub 3f164ecf16 Merge pull request #145 from ollama-webui/dev
fix: user profile image for disabled auth
2023-11-25 14:05:05 -05:00
Timothy J. Baek 40653669f6 fix: user profile image for disabled auth 2023-11-25 11:03:58 -08:00
Timothy Jaeryang BaekandGitHub 055bc7a8c3 Merge pull request #144 from ollama-webui/dev
feat: multimodal support prep
2023-11-25 03:23:35 -05:00
Timothy J. Baek e70cff67c2 feat: multimodal support prep 2023-11-25 00:21:07 -08:00
Timothy Jaeryang BaekandGitHub 0b6365374b Merge pull request #143 from ollama-webui/dev
fix: delete current chat issue
2023-11-25 00:50:15 -05:00
Timothy J. Baek 78e93ab726 feat: chat delete confirmation 2023-11-24 21:49:00 -08:00
Timothy J. Baek 3f8b1d2506 fix: delete current chat issue 2023-11-24 21:41:56 -08:00
Timothy Jaeryang BaekandGitHub a6be8e57e8 Merge pull request #136 from ollama-webui/dev
fix: settings save issue
2023-11-24 12:01:07 -05:00
Timothy J. Baek 4294ec6db8 fix: settings save issue 2023-11-24 08:59:03 -08:00
Timothy Jaeryang BaekandGitHub cc79e730cd Merge pull request #134 from ollama-webui/dev
feat: basic chat search support
2023-11-23 17:40:56 -05:00
Timothy J. Baek 937e38d862 feat: basic chat search support 2023-11-23 14:33:08 -08:00
Timothy Jaeryang BaekandGitHub ba3e1f10d7 Merge pull request #132 from ollama-webui/dev
feat: copy text button added to user message
2023-11-23 16:40:21 -05:00
Timothy J. Baek 3feffadfea feat: copy text button added to user message 2023-11-23 13:38:30 -08:00
Timothy Jaeryang BaekandGitHub c94d28dc31 Merge pull request #130 from ollama-webui/dev
fix: dollar sign rendering issue
2023-11-22 16:37:00 -05:00
Timothy J. Baek ba71d48bcf fix: dollar sign rendering issue 2023-11-22 13:35:11 -08:00
Timothy Jaeryang BaekandGitHub 897547274e Merge pull request #123 from ollama-webui/dev
feat: ui fix/improvements/refac
2023-11-22 16:26:15 -05:00
Timothy J. Baek d36364f80b chore: comments added to compose 2023-11-22 13:24:53 -08:00
Timothy J. Baek cfb3f307b4 feat: option to toggle auto title generation 2023-11-22 13:20:41 -08:00
Timothy J. Baek 1196fa886a fix: openai model support 2023-11-22 13:11:26 -08:00
Timothy J. Baek 044ee2a78c fix: model list update after save 2023-11-22 13:07:25 -08:00
Timothy J. Baek b7f3607f48 fix: db object 2023-11-22 13:02:02 -08:00
Timothy J. Baek b7030c00e2 feat: disabled auth by default 2023-11-22 12:58:14 -08:00
Timothy J. Baek 2558997cc5 fix: infinite toast error 2023-11-22 12:54:48 -08:00
Timothy J. Baek ebddb8e47d fix: backend get users output type 2023-11-21 09:39:53 -08:00
Timothy J. Baek c7b1fd1cd1 feat: chat history db code refac for backend support 2023-11-21 09:39:11 -08:00
Timothy J. Baek 14fb5a9b5c fix: sidebar open by default 2023-11-21 08:32:22 -08:00
Timothy J. Baek e394d70206 fix: error message wording 2023-11-20 18:28:28 -08:00
Timothy J. Baek a2e74c59b9 feat: auth error handling 2023-11-20 16:22:43 -08:00
Timothy J. Baek 6a2c1600f5 fix: new chat load 2023-11-19 20:39:13 -08:00
Timothy J. Baek e116016543 fix: admin panel light mode support 2023-11-19 18:27:56 -08:00
Timothy J. Baek 92f0059bec fix: sidebar setting button 2023-11-19 18:04:19 -08:00
Timothy J. Baek e366d1137f fix: model list update 2023-11-19 18:00:53 -08:00
Timothy J. Baek 2342c5036b feat: custom chatId route support 2023-11-19 17:47:07 -08:00
Timothy J. Baek 99e8816e73 feat: docker for multi-user support updated 2023-11-19 10:58:49 -08:00
Timothy J. Baek dedb42582b feat: gravatar default image updated 2023-11-19 00:46:27 -08:00
Timothy J. Baek 83ff1d77ea feat: set first user to admin by default 2023-11-19 00:41:29 -08:00
Timothy J. Baek 07d2c9871f feat: admin panel added 2023-11-19 00:13:59 -08:00
Timothy J. Baek 8547b7807d feat: basic RBAC support 2023-11-18 21:41:43 -08:00
Timothy J. Baek 921eef03b3 feat: multi-user support w/ RBAC 2023-11-18 16:47:12 -08:00
Timothy Jaeryang BaekandGitHub 6a983c265c Merge pull request #118 from ollama-webui/dev
feat: ui update
2023-11-17 16:18:50 -05:00
Timothy Jaeryang BaekandGitHub 31e38df0a5 Merge branch 'main' into dev 2023-11-17 16:18:04 -05:00
Timothy J. Baek 7f47718a69 feat: ui update 2023-11-17 13:17:30 -08:00
Timothy Jaeryang BaekandGitHub 788cda75eb Merge pull request #116 from ollama-webui/dev
doc: docker compose updated
2023-11-17 13:53:56 -05:00
Timothy Jaeryang BaekandGitHub 0ed1460844 Merge branch 'main' into dev 2023-11-17 13:53:14 -05:00
Timothy J. Baek e588b00ab5 doc: docker compose updated 2023-11-17 10:38:29 -08:00
Timothy Jaeryang BaekandGitHub 29788ca3d6 Merge pull request #111 from ollama-webui/dev
WIP feat: backend reverse proxy
2023-11-15 15:33:03 -05:00
Timothy J. Baek 9ddde1f833 doc: setup instructions updated 2023-11-15 12:30:04 -08:00
Timothy J. Baek eff48d7e3f doc: external ollama connection updated 2023-11-15 12:16:24 -08:00
Timothy J. Baek e4281e56cd doc: docker compose update 2023-11-15 12:04:50 -08:00
Timothy J. Baek 0fe673a523 doc: docker command update 2023-11-15 11:57:04 -08:00