Commit Graph

82 Commits

Author SHA1 Message Date
Bo26fhmC5M
ae6d12ea29 Add autoTranslateCachedOnly option to auto-translate only previously translated text when enabled. 2024-11-28 21:53:15 +09:00
Kwaroran
2b50abc09c Add retranslate 2024-11-27 06:31:59 +09:00
Kwaroran
981ec3921e Add plenty of features 2024-11-27 06:01:42 +09:00
kwaroran
efbda2333d Change saving 2024-11-02 01:46:21 +09:00
kwaroran
da907f4fc2 Move DBState to stores 2024-10-26 21:17:46 +09:00
kwaroran
ffa6308ca3 change globalApi path 2024-10-26 20:40:40 +09:00
kwaroran
e255199fcc Change setDatabase and getDatabase to accessing dbState 2024-10-25 19:11:41 +09:00
kwaroran
b3fddb814e Migrate all DataBase to DBState 2024-10-24 01:59:57 +09:00
kwaroran
2044d9b63b Change DataBase inside svelte to DBState for performance 2024-10-23 23:46:32 +09:00
poroyo
6f5dd7f179 Add support for character-specific translation prompts with Ax. model 2024-09-28 16:08:32 +09:00
Yuhwan Kim
a0d5c59cc1 Disable LLM translation using DOM parser 2024-09-24 15:34:42 +09:00
Junha Heo
7fa5289c45 feat: Add translator input language selection in LanguageSettings.svelte 2024-08-25 21:01:22 +09:00
Junha Heo
c14503625f refactor: Update translator.ts to include auto language detection 2024-08-24 17:57:34 +09:00
sub-hub
594ca7b028 Add audio, video tag to combine blacklist 2024-08-11 20:29:06 +09:00
kwaroran
c7333ba133 fix store related issues 2024-07-10 16:32:09 +09:00
kwaroran
98576eeae4 fix style-data 2024-07-10 15:58:32 +09:00
kwaroran
12dbd65003 add chatml related 2024-07-07 08:03:15 +09:00
kwaroran
f38b88e208 change markdown engine to markdown-lt 2024-07-02 05:04:37 +09:00
sub-hub
e59f8f1fa4 Add "button" to the combine translation blacklist 2024-06-12 23:42:39 +09:00
kwaroran
2ffc85cad8 fix: typo fix 2024-06-03 17:37:25 +09:00
kwaroran
5d15d75b51 refactor: Update translator.ts to include LLM translation for Tauri and Capacitor platforms 2024-06-03 17:37:03 +09:00
Yuhwan Kim
391295d15f Modify LLM HTML translation to also use DOM parser 2024-06-02 08:02:32 +09:00
Yuhwan Kim
fe405c0ed2 Improved outer tag removal. 2024-06-02 08:02:32 +09:00
Yuhwan Kim
3f78daf563 Add translation response size option 2024-06-02 08:02:31 +09:00
kwaroran
f822765d95 refactor: Add noMultiGen flag to requestChatDataMain functions 2024-05-27 12:34:07 +09:00
sub-hub
ca57cf6108 Fixed a mistake in translateHTML. 2024-05-06 17:14:27 +09:00
sub-hub
9b3571beeb Added markdown null check and reapply markdown in all cases
parent null check applyMarkdownToNode
2024-05-06 17:12:26 +09:00
sub-hub
e1eaf08df8 Fix: now combineTranslation will Apply markdown 2024-05-06 13:30:38 +09:00
sub-hub
07eb230be3 Add combineTranslation feature that merging and translating separated HTML sentences 2024-05-05 11:49:15 +09:00
sub-hub
a7509c4a35 Add: Sentence html Merge Translation Feature 2024-05-04 22:44:28 +09:00
sub-hub
120e9356b6 Update missing type imports 2024-05-04 18:05:43 +09:00
sub-hub
e19b672755 refactor: translateHTML function handle charArg with reusable variable 2024-05-04 18:04:13 +09:00
sub-hub
b54dc17402 fix: update translateHTML function to include chatID parameter 2024-05-04 17:49:06 +09:00
kwaroran
6f627c9bfe Add translate no attrb 2024-04-08 05:45:08 +09:00
ModMapper
1575004cf0 Fixing the issue with quote escape when serializing strings in JSON in DeepLX. 2024-03-28 02:15:23 +09:00
kwaroran
ddf36064bb Update deeplXUrl placeholder and default value 2024-03-25 21:24:03 +09:00
kwaroran
52c176234f fix translateTranslationChunks function 2024-03-25 21:21:59 +09:00
kwaroran
a70a10607f Add translation wait time 2024-03-25 20:22:21 +09:00
kwaroran
b7f53523e0 Update needSuperChunkedTranslate function to check translatorType 2024-03-25 20:18:47 +09:00
kwaroran
f3b8ea7781 Fix translation chunk splitting and translation process 2024-03-25 20:18:37 +09:00
kwaroran
a67962f2cd make needSuperChunkedTranslate function to always return false for now 2024-03-25 19:52:28 +09:00
kwaroran
d2a168524e Refactor translation logic and add super chunked translation 2024-03-25 19:52:05 +09:00
kwaroran
28436fc620 Refactor DeeplX URL handling in translator.ts 2024-03-25 19:10:19 +09:00
testman
72a682612a DeepLX 에러 해결 및 구현성공 2024-03-25 15:48:59 +09:00
testman
4a7f249db4 token 분기처리 추가 2024-03-24 20:13:35 +09:00
testman
1d2d71db48 deeplX function added 2024-03-24 19:44:55 +09:00
kwaroran
f3f88220de Fix module not working on translation 2024-02-18 04:04:36 +09:00
kwaroran
846441f04a fix translator customscript 2024-01-05 19:58:19 +09:00
kwaroran
4f77504d3f [feat] add translate replace regex 2024-01-04 03:37:05 +09:00
hashcoko
308ff456f8 Remove source lang from deepl requests for different language translations.
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 16:38:38 +09:00