Timothy Jaeryang Baek
6ace00df24
Merge pull request #11839 from tcgumus/patch-2
...
Turkish language pack updates
2025-03-19 06:24:44 -07:00
Timothy Jaeryang Baek
b4c00b2eb2
Merge pull request #11833 from aleixdorca/dev
...
Update Catalan translation.json
2025-03-19 06:24:23 -07:00
Timothy Jaeryang Baek
4b10051326
Merge pull request #11832 from TiancongLx/dev
...
i18n: update zh-TW
2025-03-19 06:24:15 -07:00
Timothy Jaeryang Baek
01c236ee59
Merge pull request #11826 from panda44312/patch-6
...
i18n: zh-cn
2025-03-19 06:24:09 -07:00
Timothy Jaeryang Baek
6c4352de07
fix: table cells format
2025-03-18 17:53:11 -07:00
Tuna Çağlar Gümüş
d68a6227ad
Turkish language pack updates
2025-03-19 00:15:39 +03:00
Aleix Dorca
bda5e0af74
Update Catalan translation.json
2025-03-18 20:08:16 +01:00
Tiancong Li
05fa67ae8f
i18n: update zh-TW
2025-03-19 02:54:51 +08:00
Panda
87a3a893e2
i18n: zh-cn
2025-03-18 15:54:03 +01:00
Timothy Jaeryang Baek
20128e6aa8
Merge branch 'dev' into spanish-translation-20250317
2025-03-18 13:44:32 +00:00
Timothy Jaeryang Baek
9a9a8a4b28
Merge pull request #11808 from FarisHijazi/dev
...
FIX #5682 dates not surviving importing
2025-03-18 13:43:41 +00:00
Timothy Jaeryang Baek
3186aeac08
chore: format
2025-03-18 06:39:37 -07:00
Faris Hijazi
eff1a23c19
fixed 5682 dates not surviving importing
...
Simply replaced the frontend svelte code that does the importing. One of
the keys were wrong, it was `convo['timestamp']` instead of
`convo['create_time']`
2025-03-18 09:23:52 +03:00
djismgaming
e2f6cdcf31
translated new languague pairs to Spanish
2025-03-17 23:18:24 -04:00
Timothy Jaeryang Baek
f5c5a4119f
Merge pull request #11785 from SadmL/dev
...
[i18n] Almost full Russian localization (rebased)
2025-03-18 01:28:02 +00:00
SadmL
9a55071d65
Update translation.json
2025-03-17 20:02:22 +03:00
Taylor Wilsdon
1119b06678
Widen scrollbar so that it can be clicked and dragged with a mouse or trackpad
2025-03-17 13:00:55 -04:00
Timothy Jaeryang Baek
54d5281256
refac
2025-03-15 18:41:04 +00:00
Timothy Jaeryang Baek
0777ab7011
refac
2025-03-15 18:28:02 +00:00
Timothy Jaeryang Baek
d8eade736f
refac
2025-03-15 18:23:40 +00:00
Timothy Jaeryang Baek
b6e56c0e5a
refac
2025-03-15 18:00:18 +00:00
Timothy Jaeryang Baek
7de88cc4eb
refac
2025-03-15 17:19:22 +00:00
Timothy Jaeryang Baek
10b9fa6ed0
refac
2025-03-15 17:16:19 +00:00
Timothy Jaeryang Baek
4f5aba8be7
refac
2025-03-15 17:13:40 +00:00
Timothy Jaeryang Baek
d93828e923
enh: client-side pdf generation
2025-03-15 17:11:14 +00:00
Timothy Jaeryang Baek
c57db1828f
fix
2025-03-15 16:25:21 +00:00
Timothy Jaeryang Baek
b5e74f4eae
refac
2025-03-15 16:15:37 +00:00
Timothy Jaeryang Baek
f1a84f45c8
Merge pull request #11699 from shaun-gallagher-octane/markdown-alert-renderer
...
feat: Markdown alert renderer
2025-03-15 02:12:16 +00:00
Timothy Jaeryang Baek
2de03494a6
Merge pull request #11647 from kaytwo/multiline-valves
...
feat: allow string valves to include newlines
2025-03-15 02:05:56 +00:00
Timothy Jaeryang Baek
7723705707
enh: always collapse code block
2025-03-15 02:01:59 +00:00
Timothy Jaeryang Baek
dbf051ff4e
enh: always expand details option
2025-03-15 01:56:04 +00:00
Shaun Gallagher
2065580a5f
feat: Use AlertRenderer in blockquote evaluation
2025-03-14 15:22:56 -04:00
Shaun Gallagher
8bc797fe6a
feat: Add renderer for Markdown alerts
2025-03-14 15:22:27 -04:00
Timothy Jaeryang Baek
74da9c4e54
fix: firefox input height issue
2025-03-14 12:50:33 +00:00
Chris Kanich
53292e7d12
allow string valves to include newlines
2025-03-13 12:04:13 -05:00
Timothy Jaeryang Baek
d84e7d13d0
refac
2025-03-11 20:49:14 +00:00
Timothy Jaeryang Baek
c309412980
enh: connection tags
2025-03-11 20:37:30 +00:00
Timothy Jaeryang Baek
9e2fb73440
Merge pull request #11550 from silentoplayz/highlight-selected
...
feat: improve model dropdown highlight
2025-03-11 18:57:20 +00:00
root
6fc9c69b9f
Fixed knowledgebase view for decodeURIComponent
2025-03-11 14:44:04 -04:00
Timothy Jaeryang Baek
64fa37c15d
Merge pull request #11545 from hurxxxx/fix/reset-taskId-after-conversation
...
fix: Reset taskId after completion to prevent incorrect cancellation behavior
2025-03-11 18:29:59 +00:00
Silentoplayz
2c99366543
feat: improve model dropdown highlight
2025-03-11 13:57:09 -04:00
hurxxxx
1160e21d45
fix: reset taskId after conversation to prevent incorrect cancellation behavior
2025-03-11 21:18:53 +09:00
Timothy Jaeryang Baek
0e7164b4f5
Merge pull request #11520 from icsy7867/main
...
Added decodeURIcomponent function to several locations.
2025-03-11 10:33:41 +00:00
root
3fb477618e
Added decodeURIcomponent function to several locations.
2025-03-10 17:40:40 -04:00
Timothy Jaeryang Baek
c2046b9247
refac
2025-03-10 11:16:30 +00:00
星海
077c805880
fix: mobile touch
2025-03-10 15:43:53 +08:00
Timothy Jaeryang Baek
352ed67667
refac: prompt template behaviour
2025-03-10 01:15:45 +00:00
Timothy Jaeryang Baek
ec29772068
refac: styling
2025-03-09 23:58:48 +00:00
Timothy Jaeryang Baek
3cc44b9de5
Merge pull request #11460 from silentoplayz/horizontal-scrol-tags2
...
feat: Horizontal scroll for tags in model dropdown selector
2025-03-09 20:58:05 -03:00
Timothy Jaeryang Baek
f8ac44cfbd
Merge pull request #11464 from FabioPolito24/docling_context_extraction_engine
...
feat: Docling context extraction engine
2025-03-09 20:57:48 -03:00