Commit Graph

262 Commits

Author SHA1 Message Date
physton
3986ce2aff #293 [Bug] Fix the issue where parsing errors occur due to emojis in prompts
[Bug] 修复表情符号导致prompt解析错误的问题
2024-01-14 18:41:38 +08:00
physton
4c9f336bda #286 fix bug 2023-12-18 16:41:43 +08:00
physton
0a4f5f9fb1 #285 [Bug] Doesn't display subfolders in Extra Network tab (Lora) 2023-12-12 17:49:05 +08:00
physton
8b0beeb2de #283 [Feature] Prompt format: WhethDisable the automatic comma before line breaks
[功能] 提示词格式:去除换行前面的逗号
2023-12-10 19:49:48 +08:00
Physton
167f4d52b3 #277 [Feature] Support more Lora formats
[功能] 支持更多的Lora格式
2023-12-01 09:35:22 +08:00
Physton
e0c89b3a51 #272 [Feature] Prompt format: Whether to use NovelAI's weight symbol
【功能】是否使用NovelAI的权重符号
2023-11-26 20:14:43 +08:00
Physton
c3935b7df5 [Feature] Prompt format: Whether to remove commas around Lora #263
[新功能] Prompt格式:是否移除Lora周围的逗号
2023-11-09 20:17:48 +08:00
Physton
7c5160a9be #264 Reverse the order of the favorite list. 2023-11-07 23:10:07 +08:00
Physton
a61ad490a2 update 2023-11-07 11:13:28 +08:00
Physton
63f0c23640 #256 Sort Favorites option 2023-10-31 16:21:45 +08:00
Physton
d8732467d2 #259 No Commas Before BREAK 2023-10-31 15:33:14 +08:00
Physton
f26be1f7e4 fix bug #255 2023-10-17 10:22:55 +08:00
Physton
0833f939e2 fix bug #253 #254 2023-10-13 10:15:31 +08:00
Physton
ea868f5ce0 #243 fix bug 2023-09-16 19:54:34 +08:00
Physton
b17a58b582 UI/UE optimization for Extra Networks in the keyword group 2023-09-16 00:52:08 +08:00
Physton
7d785b3182 [Feature] Displaying Extra Networks in the keyword group
【功能】关键词组中展示Extra Networks
2023-09-15 14:06:51 +08:00
Physton
033d3e6145 Update commonMixin.js 2023-09-15 00:58:22 +08:00
Physton
3018e37ff1 #217 fix bug 2023-09-14 11:13:31 +08:00
Physton
c203954ea4 #240 fix bug 2023-09-13 21:52:42 +08:00
Physton
acceae9729 #231 [Feature] Optimized Pop-up for Extra Networks 2023-09-11 18:07:42 +08:00
Physton
3696babae4 PR #214 Remove slugify 2023-09-10 23:33:13 +08:00
Physton
235133be5a Revert "fix: #226 不應該將 slugify 的內容當作翻譯內容"
This reverts commit cd80cc79d8.
2023-09-10 22:36:00 +08:00
bluelovers
94f83ff47b fix: head > meta[name="application-name"]
https://github.com/Physton/sd-webui-prompt-all-in-one/pull/223
2023-09-10 05:52:27 +08:00
bluelovers
cd80cc79d8 fix: #226 不應該將 slugify 的內容當作翻譯內容
https://github.com/Physton/sd-webui-prompt-all-in-one/issues/226
2023-09-09 13:39:56 +08:00
Physton
f5d1932e5e PR #214: fix bug 2023-09-09 00:44:04 +08:00
Physton
c6398671f3 PR #214 Code refactoring 2023-09-08 22:53:35 +08:00
bluelovers
4a9b25a887 chore: 此處不會因為 csv 檔案大小而影響 2023-09-08 13:26:00 +08:00
Physton
a53bfe8943 #220 Blacklist New Feature: Disable Translation for Designated Keywords
黑名单新功能:禁止翻译设定的提示词
2023-09-08 10:16:58 +08:00
Physton
e400efff70 #199 [Feature] Show ExtraNetworks information when the mouse hovers over the keyword
鼠标移动到关键词上展示ExtraNetworks信息
2023-09-07 17:33:39 +08:00
Physton
9b95884d8c [PR #214] disabled code 2023-09-07 16:09:36 +08:00
Physton
f8d4e99e4d #203 Feature: Highlight and delete keywords within the keyword group 2023-09-07 00:17:53 +08:00
Physton
841045d829 [Feature] Option for enabling the negative value for weight#221 2023-09-06 11:46:31 +08:00
bluelovers
7bf7b0f36c fix: cancelBlacklistConfirm 2023-09-04 02:07:14 +08:00
Physton
d34215c615 Merge pull request #214 from bluelovers/pr/to-en-greedy-001
feat: 支援無視 cjk 漢字將輸入內容轉英文
2023-09-03 19:11:54 +08:00
Physton
f36cdbc0cb Merge pull request #212 from bluelovers/pr/translate-by-csv-001
feat: 手動翻譯時包含 沒有完整被 csv 翻譯的提示詞
2023-09-03 19:04:33 +08:00
Physton
3fbca53026 Update vite.config.js 2023-09-03 18:55:59 +08:00
bluelovers
0142815fba feat: 支援無視 cjk 漢字將輸入內容轉英文 2023-09-03 14:39:15 +08:00
bluelovers
eae68dce50 fix: bug fix 2023-09-03 12:36:10 +08:00
bluelovers
1140c0ad83 refactor: _translateToLocalBy 2023-09-03 12:19:35 +08:00
bluelovers
91623caa19 fix: translateToLocalByGroupTag 2023-09-03 11:56:59 +08:00
bluelovers
7908755846 refactor: 改用 allSettled 2023-09-03 10:20:13 +08:00
bluelovers
734b9deb68 feat: pass useNetwork to translateToLocalByCSV 2023-09-03 10:17:30 +08:00
bluelovers
98621c1a83 feat: 以 array 顯示除錯資訊 2023-09-03 10:16:36 +08:00
Physton
88345b644c #206 fix bug: Dynamic LoRa incompatibility 2023-09-01 14:04:35 +08:00
Physton
6cace8cf87 #201 fix bug 2023-08-31 13:47:04 +08:00
Physton
4d4ae994c5 # 200 Feature 2023-08-31 13:29:50 +08:00
Physton
d793970fb6 #197 fix bug 2023-08-29 15:34:45 +08:00
Physton
34e4fb3036 #195 Blacklist Function Update
黑名单功能更新
2023-08-29 15:24:24 +08:00
Physton
538565700c Merge pull request #191 from mutoe/main
allow negative tag weight
2023-08-27 09:53:27 +08:00
Physton
64fcbab14e allow negative tag weight 2023-08-27 09:51:20 +08:00