Commit Graph

755 Commits

Author SHA1 Message Date
ThatOneCalculator 07cc7f15d5 chore: 🚨 lint and format 2024-01-03 14:33:57 -08:00
ThatOneCalculator 037793161e feat: bun support 2024-01-03 14:33:49 -08:00
Timothy Jaeryang Baek 47803fbeb2 Merge pull request #361 from ollama-webui/fix
fix: await content load
2024-01-03 06:17:52 -05:00
Timothy Jaeryang Baek c4dbb4b998 Merge branch 'main' into fix 2024-01-03 06:16:56 -05:00
Timothy J. Baek 63d380231a fix: await content load 2024-01-03 03:16:31 -08:00
Timothy Jaeryang Baek d6cb6e9934 Merge pull request #360 from ollama-webui/fix
fix: styling
2024-01-03 03:25:44 -05:00
Timothy J. Baek 08d8ce4215 fix: styling 2024-01-03 00:23:25 -08:00
Timothy Jaeryang Baek c1a81c4786 Merge pull request #359 from ollama-webui/doc-update 2024-01-03 01:00:47 -05:00
Timothy Jaeryang Baek 4a7c85ade5 Update README.md 2024-01-03 00:53:10 -05:00
Timothy Jaeryang Baek fe9a97cdb7 Merge pull request #358 from ollama-webui/prompts
feat: custom prompt support
2024-01-03 00:48:41 -05:00
Timothy J. Baek 6f262db676 feat: tip message update 2024-01-02 21:44:15 -08:00
Timothy J. Baek 5436c2c071 chore: comment removed 2024-01-02 21:40:22 -08:00
Timothy J. Baek 7fc1d7c2c7 feat: prompt crud 2024-01-02 21:35:47 -08:00
Timothy J. Baek 69ff596045 feat: prompts backend frontend integration 2024-01-02 21:00:50 -08:00
Timothy J. Baek 247414743b feat: prompts backend support 2024-01-02 20:51:19 -08:00
Timothy J. Baek 22c210e8f6 feat: custom prompt support 2024-01-02 20:41:37 -08:00
Timothy Jaeryang Baek ae9ad35023 Merge pull request #357 from ollama-webui/global-default-models
feat: set default models globally
2024-01-02 20:32:53 -05:00
Timothy J. Baek d7d4d44489 feat: disable users from accesing models setting 2024-01-02 17:31:57 -08:00
Timothy J. Baek 5133ec75e3 fix: log message 2024-01-02 17:30:09 -08:00
Timothy J. Baek dfde45d365 feat: set default models globally 2024-01-02 17:26:19 -08:00
Timothy Jaeryang Baek 5719bcad1f Merge pull request #356 from ollama-webui/set-title-model
feat: set title auto generate model support
2024-01-02 20:09:50 -05:00
Timothy J. Baek a60fbac8a5 feat: set title auto generate model support 2024-01-02 17:08:35 -08:00
Timothy Jaeryang Baek df206a233d Merge pull request #355 from ollama-webui/openai-api-fix
fix: openai issue
2024-01-02 19:49:44 -05:00
Timothy J. Baek 09e1458d59 fix: default models value should be None 2024-01-02 16:48:49 -08:00
Timothy J. Baek 7bc0c09b25 fix: openai issue 2024-01-02 16:48:10 -08:00
Timothy Jaeryang Baek f051b366e3 Merge pull request #354 from ollama-webui/email-format-validate
feat/fix: email format validation
2024-01-02 19:24:28 -05:00
Timothy J. Baek d8754b4486 feat/fix: email format validation 2024-01-02 16:22:48 -08:00
Timothy Jaeryang Baek cbee5621c3 Merge pull request #353 from ollama-webui/refac
fix: chat general
2024-01-02 19:08:08 -05:00
Timothy J. Baek 092884fec5 fix: chat general 2024-01-02 16:06:11 -08:00
Timothy Jaeryang Baek cb93038abf Merge pull request #350 from ollama-webui/theme-fix
fix: theme styling issue
2024-01-02 04:37:41 -05:00
Timothy J. Baek 7eaec7e354 fix: theme 2024-01-02 01:36:30 -08:00
Timothy Jaeryang Baek 14efed3651 Merge pull request #349 from ollama-webui/prompts
feat: prompt preset support
2024-01-02 04:19:41 -05:00
Timothy J. Baek 96b198b27b fix: formatting 2024-01-02 01:18:14 -08:00
Timothy J. Baek e02b06a0bf feat: more prompt presets added 2024-01-02 01:12:49 -08:00
Timothy J. Baek 69a037257e feat: prompt preset support 2024-01-02 00:55:28 -08:00
Timothy Jaeryang Baek 27aa1e964d Merge pull request #346 from ollama-webui/default-theme-fix
fix: default theme should be dark
2024-01-01 23:00:53 -05:00
Timothy J. Baek 936bad455f fix: default theme should be dark 2024-01-01 19:59:50 -08:00
Timothy Jaeryang Baek 73ca167d70 Merge pull request #345 from ThatOneCalculator/main
Add Rosé Pine Dawn theme
2024-01-01 22:55:29 -05:00
Timothy J. Baek 5e92b043a6 fix: formatting 2024-01-01 19:53:44 -08:00
ThatOneCalculator 2113c8bed0 fix searchbox 2024-01-01 19:50:56 -08:00
Timothy J. Baek 6a92652ca1 fix: custom theme light/dark support 2024-01-01 19:36:09 -08:00
Timothy J. Baek 78f120566f feat: id added to chat search 2024-01-01 19:25:26 -08:00
Timothy J. Baek 3cac26aa03 fix: dark theme as base for custom themes 2024-01-01 19:22:25 -08:00
ThatOneCalculator dcfe064949 Add Rosé Pine Dawn theme 2024-01-01 16:39:02 -08:00
Timothy Jaeryang Baek 49911aaeb7 Merge pull request #344 from ollama-webui/custom-theme
fix: rose renamed to rose pine
2024-01-01 19:26:30 -05:00
Timothy Jaeryang Baek 6c42206089 Merge branch 'main' into custom-theme 2024-01-01 19:23:26 -05:00
Timothy J. Baek 150236c1ca fix: rose renamed to rose pine 2024-01-01 16:22:57 -08:00
Timothy Jaeryang Baek 3fc11ea740 Merge pull request #343 from ollama-webui/custom-theme
feat: rosepine custom theme
2024-01-01 19:06:25 -05:00
Timothy J. Baek af6e4eb904 feat: rosepine custom theme 2024-01-01 16:05:05 -08:00
Timothy Jaeryang Baek 6f907784fb Merge pull request #342 from ollama-webui/chore
chore: funding yml added
2024-01-01 16:32:06 -05:00