Sean Hatfield
e230973abb
Add hint for chats in query mode ( #4076 )
...
* add hint for chats in query mode
* add and normalize translations
* improve semantic HTML for linking
* use existing util
* linting
---------
Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-07-02 08:30:27 -07:00
Sean Hatfield
91e498229c
Publish slash commands to hub ( #4019 )
...
* implement ui for publish system prompt to hub
* rework ui + add backend to upload to hub
* add success modal view + publish menu item + translations
* normalize translations
* refactor PublishEntityModal + add hook
for hub auth
* normalize translations
* fix ui for success screen
* refactor, auth checks, UI/UX, and naming conventions to be more clear
* move components to CommunityHub folder + small ui tweak
* wip publish agent flows to community hub
* rework translations/implement uploading agent flows
* normalize/restructure translations
* rename component/add jsdoc for consistency
* fix en translation
* remove comments/duplicate function from merge conf
* update styles of publish button in flow builder
* resolve ssr icon issue
* implement uploading slash commands to hub
* normalize translations
* show command, non editable
---------
Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-06-24 16:19:50 -07:00
Sean Hatfield
2d210aa90a
Publish agent flows to hub ( #4001 )
...
* implement ui for publish system prompt to hub
* rework ui + add backend to upload to hub
* add success modal view + publish menu item + translations
* normalize translations
* refactor PublishEntityModal + add hook
for hub auth
* normalize translations
* fix ui for success screen
* refactor, auth checks, UI/UX, and naming conventions to be more clear
* move components to CommunityHub folder + small ui tweak
* wip publish agent flows to community hub
* rework translations/implement uploading agent flows
* normalize/restructure translations
* rename component/add jsdoc for consistency
* fix en translation
* remove comments/duplicate function from merge conf
* update styles of publish button in flow builder
* resolve ssr icon issue
* UI linting
* language diff
---------
Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-06-24 15:58:49 -07:00
Sean Hatfield
96b532a0f4
Publish system prompts to hub ( #3976 )
...
* implement ui for publish system prompt to hub
* rework ui + add backend to upload to hub
* add success modal view + publish menu item + translations
* normalize translations
* refactor PublishEntityModal + add hook
for hub auth
* normalize translations
* fix ui for success screen
* refactor, auth checks, UI/UX, and naming conventions to be more clear
* move components to CommunityHub folder + small ui tweak
---------
Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-06-16 09:59:38 -07:00
Timothy Carambat
c0d66e6c19
Enable UI/UX for model swapping in chat window ( #3969 )
...
* Enable UI/UX for model swapping in chat window
* forgot component
* patch useGetProviders hook to set loading on change of provider
* dev build
* normalize translations
* patch how model default is provided
---------
Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
2025-06-09 09:59:17 -07:00
Sean Hatfield
c69cb32ea6
New embedded chat widget UI/UX ( #3899 )
...
* wip create skeleton for new embed chat ui/ux
* update ui for embed chats
* lint
* update sidebar/paths
* remove old embed pages
* patch broken link
* add created timestamp to differentiate embeds
update translation key to lowercase
add created at translation key
* update text colors
---------
Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-06-03 16:21:20 -07:00
JairoMarques
337d46d178
Add missing localizations ( #3925 )
...
* Add missing localizations
* remove unnecessary translations
* remove unused entry
* normalize translations
---------
Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-06-03 14:33:28 -07:00
timothycarambat
a7c2a56e4b
add normalize function on translations
...
norm translations due to keyboard shortcut entries
2025-05-27 14:28:12 -07:00
JairoMarques
07e5b70f13
Feat/missing localizations ( #3881 )
...
* Update Brazilian Portuguese locale (pt_BR)
* Add missing localizations in chat window
* normalize translations
* lint
---------
Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-05-27 14:09:06 -07:00
Timothy Carambat
f259fef6ee
Disable message send while content is embedding ( #3832 )
...
* Disable message send while content is embedding
* opacity
* normalize langs
* remove console log
---------
Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
2025-05-16 11:35:33 -07:00
Sean Hatfield
2b274c62b7
Obsidian data connector ( #3798 )
...
* add obsidian vault data connector
* lint
* add english translations
* normalize translations
* improve file parser and reader
---------
Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-05-12 13:45:27 -07:00
Colin Perry
e2eca2ccb3
Add Disable Spellcheck Option ( #3795 )
...
* Implemented spellcheck toggle in Settings
* ran yarn lint
* reduce read complexity for appearance spellcheck
lint
---------
Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-05-09 09:51:06 -07:00
Sean Hatfield
10e65fc021
Chat prompt history menu ( #3770 )
...
* wip system prompt history sidebar ui
* lint
* backend/frontend implementation for prompt history wip
* lint
* rework ui
* add delete menu and delete chat history by id
* lint
* ref for menu button
* reorganize components + light mode styles
* lint
* UI refactor
* backend refactor
* remove unused import
* add border-none to all buttons
* fix spacing on dots 3 icon button
* add window to confirm
* add english translations
* normalize translations
* lin
* patch store logic
* sticky header
---------
Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-05-08 08:29:46 -07:00
Timothy Carambat
dd9c2b4af9
TTS auto-speak and STT auto-submit ( #3696 )
...
* auto STT submit control
* simplified STT auto and TTS autoplay
* add chatId to piper elements
* change defaults
* add chat customization page for enabling/disabling new features + options on account modal
* add translation placeholders
* show keybind command
* dev build
* Account modal ui prevent page reload + show Tooltip
---------
Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
2025-04-28 13:57:03 -07:00
Timothy Carambat
21ffabfb15
Translate main page landing ( #3699 )
...
* Translate main page landing
* normalize all languages
* Add a few translations, zh,tw,ja,es,de
* fix issues where translation lang change would not effect constants until full reload instead of on update
* dev
* fix noWorkspaceError key in translation usage
2025-04-22 12:32:51 -07:00
Timothy Carambat
451f4c266e
Breakup Customization super-page into subpages ( #3678 )
...
* breakup settings pages
* remove commented translations
* patch welcome message keys to new dict
* update translations files
2025-04-18 14:25:37 -07:00
timothycarambat
c29f7669c4
linting
2025-03-25 15:50:42 -07:00
Sean Hatfield
f3ea21bcd1
Prompt variables ( #3359 )
...
* wip prompt variables
* refactor backend + add popup suggestions menu to frontend
* use processString to replace all variables in system prompts
* update translations
* fix translations
* wip highlight variables
* revert accidental name change
* rename everything, remove translations
* Update prompt var UI and backend logic
* Update form handler
linting
* linting
* normalize all translation files for prompt variables
* prompt vars dev image
---------
Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-03-25 12:44:19 -07:00
MrMarans
c928d3d0c5
changed language support for following windows: chat, data-upload and… ( #3010 )
...
* changed language support for following windows: chat, data-upload and account settings
* normalize translations
* linting, normalization with DE
---------
Co-authored-by: Ron Metzger <ron.metzger@korn-recycling.de>
Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-02-27 11:34:02 -08:00
Adam Setch
d63438fa61
chore: rename Github to GitHub ( #3199 )
...
* chore: rename Github to GitHub
Signed-off-by: Adam Setch <adam.setch@outlook.com>
* chore: rename Github to GitHub
Signed-off-by: Adam Setch <adam.setch@outlook.com>
* Undo some code changes for references
---------
Signed-off-by: Adam Setch <adam.setch@outlook.com>
Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-02-13 10:45:43 -08:00
Timothy Carambat
2e0e17ee8a
[CHORE] Onboarding language translations ( #3176 )
...
* wip onboarding translations
* add normalized EN reference for languages
* add zh/zh-tw translations
* Fix translations
2025-02-11 15:46:08 -08:00
timothycarambat
2d59e30290
linting
2024-11-12 15:48:24 -08:00
Melroy
301f5127ff
Added translation dutch (nl) ( #2595 )
...
* Create common.js
Dutch translation
* Update resources.js
Add NL
2024-11-07 08:51:14 -08:00