Commit graph

56 commits

Author SHA1 Message Date
Timothy J. Baek
16c9042318 chore: formatting 2024-04-10 15:36:43 -07:00
Timothy J. Baek
7a47ba14f7 doc: changelog 2024-04-10 15:35:32 -07:00
Timothy J. Baek
4a09342a71 chore: npm audit fix 2024-04-03 10:26:24 -07:00
Jun Siang Cheah
11850b75c8 chore: add format:backend npm script to match ci 2024-03-31 22:13:39 +01:00
Timothy J. Baek
bbb63104ea chore: frontend format 2024-03-31 02:01:42 -07:00
Timothy J. Baek
90a03c331d refac: ci 2024-03-31 01:51:13 -07:00
Timothy J. Baek
d4fabeee3c doc: changelog
Co-Authored-By: 深度学习机器 <wuzsgdutee@163.com>
2024-03-31 01:11:18 -07:00
Timothy J. Baek
cea74eaf52 feat: light mode theme update 2024-03-23 18:05:36 -07:00
Timothy J. Baek
8cb7127fbc doc: changelog 2024-03-20 19:01:20 -07:00
Timothy J. Baek
212e051683 doc: changelog 2024-03-18 11:00:38 -07:00
Timothy J. Baek
df55ced0c0 Merge branch 'dev' into pr/926 2024-03-16 02:08:02 -07:00
Timothy J. Baek
71def5c4cb feat: sidebar ui update 2024-03-16 01:57:26 -07:00
Timothy J. Baek
51ef5cfa45 doc: changelog 2024-03-15 13:46:43 -07:00
Jannik Streidl
aa3985e879 merged from main and added new translation keys 2024-03-14 09:42:37 +01:00
Timothy J. Baek
88d324b52d doc: changelog 2024-03-10 14:55:17 -07:00
Ased Mammad
7545a717ff Add more translation keys 2024-03-10 22:31:10 +03:30
Ased Mammad
90513941bc feat: add i18n:parser script to package.json 2024-03-09 03:40:32 +03:30
Ased Mammad
7031aa14e8
Merge branch 'dev' into feat/add-i18n 2024-03-07 15:41:42 +03:30
Ased Mammad
08aa60b33e feat: auto add translation keys to json
Uses i18next-parser to automatically extract translation keys
from js and svelte files.
2024-03-07 15:21:37 +03:30
Timothy J. Baek
35918cefcc doc: changelog 2024-03-06 18:54:52 -08:00
Timothy J. Baek
f741adc6c9 refac: OLLAMA_API_BASE_URL deprecated 2024-03-06 11:44:00 -08:00
Jannik Streidl
d4fd6c5a57 merged new updates 2024-03-04 11:53:09 +01:00
Timothy J. Baek
25c0316fc6 doc: changelog 2024-03-02 19:19:39 -08:00
Ased Mammad
fab89a76b1 feat: WIP: Initial setup for i18next 2024-03-02 14:47:37 +03:30
Timothy J. Baek
63e7246c97 doc: changelog 2024-03-01 23:02:47 -08:00
Jannik Streidl
705f5aecd7 svelte-sonner migration 2024-03-01 10:18:07 +01:00
Timothy J. Baek
a36627cbce doc: changelog 2024-02-27 20:07:23 -08:00
Timothy J. Baek
6d8b1385bb doc: changelog 2024-02-25 21:45:38 -08:00
Timothy J. Baek
759883a4c8 feat: check for updates 2024-02-25 11:55:15 -08:00
Timothy J. Baek
ec6f53e298 feat: litellm proxy frontend integration 2024-02-24 17:56:53 -08:00
Timothy J. Baek
9f950aea9c feat: changelog.md 2024-02-23 00:30:26 -08:00
Jannik Streidl
4bb5b3db0a added animations 2024-02-22 15:20:48 +01:00
Timothy J. Baek
7a730c3f0f refac: versioning using package 2024-02-21 17:10:27 -08:00
Timothy J. Baek
00f9b2ffcf rename 2024-02-19 11:47:37 -08:00
Anuraag Jain
17a6ca505b Merge branch 'main' of https://github.com/anuraagdjain/ollama-webui into feat/parallel-model-downloads 2024-01-06 15:01:30 +02:00
Anuraag Jain
ea721feea9 feat: parallel model downloads 2024-01-06 12:10:41 +02:00
Timothy J. Baek
fb0c64379d feat: edit user support 2024-01-05 20:59:56 -08:00
ThatOneCalculator
eb7138ab9f
fix: 🐋 docker build 2024-01-04 20:13:50 -08:00
ThatOneCalculator
9bd9c8196c
fix: 🔨 agnostic scripts 2024-01-04 13:44:24 -08:00
ThatOneCalculator
66aeb885c5
fix: 🔨 use bun instead of bunx in scripts 2024-01-03 15:49:59 -08:00
ThatOneCalculator
037793161e
feat: bun support 2024-01-03 14:33:49 -08:00
Timothy J. Baek
3109f4dfac chore: http-server dependency removed 2023-12-18 22:03:19 -08:00
Timothy J. Baek
0de7eda9e1 chore: unsupported npm start removed 2023-12-18 21:58:04 -08:00
Timothy J. Baek
ffaa1b17c5 feat: show verbose info 2023-12-14 14:24:56 -08:00
Timothy J. Baek
e93d465fbc chore: audit fix 2023-12-14 13:31:06 -08:00
Timothy J. Baek
6a9bef755b feat: backend reverse proxy 2023-11-14 16:28:51 -08:00
Timothy J. Baek
edd3aaeffe feat: gravatar support added 2023-11-05 13:25:23 -08:00
Timothy J. Baek
a1544dbc97 feat: message latex support 2023-10-28 15:16:04 -07:00
Timothy J. Baek
b6a780e7c7 feat: enable api_base_url edit from ui 2023-10-24 01:52:19 -07:00
Timothy J. Baek
86395a8c1f
feat: enable buildtime API_ENDPOINT env var 2023-10-22 12:26:54 -06:00