Commit Graph

63 Commits

Author SHA1 Message Date
Physton
251f5512fb Compatibility fix for LobeHub Theme
修复 LobeHub 主题下的一些样式兼容问题
2023-06-28 13:07:10 +08:00
Physton
b3bf296f1e Compatibility fix for LobeHub Theme
修复 LobeHub 主题下的一些样式兼容问题
2023-06-28 12:40:49 +08:00
Physton
072c5281e3 #135 #127 Add Light/Dark Theme Toggle Button
增加浅色/深色主题切换按钮
2023-06-21 11:53:54 +08:00
Physton
1f4ba9405d Fix the issue #128 2023-06-17 15:38:37 +08:00
Physton
510fa649c6 Optimize Python code
Former-commit-id: 8d08367816ff84a2a2f62470b06421c0340f5fdb
2023-06-15 17:21:56 +08:00
Physton
1bd3eb61f4 Add About window
Former-commit-id: 5fc236655eae88c1a2de0b1167733e0a0986bdcb
2023-06-15 15:26:11 +08:00
Physton
43b696f7fc Add feature: Highlight the keyword when the mouse hovers over it and display it in the Prompt input box.
Add feature: Highlight the keyword when the mouse hovers over it and display it in the Prompt input box.


Former-commit-id: fa89b1396747f8c80cfe2816c1f114423da340c2
2023-06-08 23:31:58 +08:00
Physton
62b7f4facd Add theme: Minimalist
Former-commit-id: f64fcc36c9511bbdb60ec5b7324f5dc98d75a8db
2023-06-06 17:30:45 +08:00
Physton
930a705aa3 Support for lower versions of WebUI
Former-commit-id: a6cc9a30553867ee35718f969c5ba1b32e83e624
2023-06-06 15:52:40 +08:00
Physton
61728d65ae UI optimization
Former-commit-id: ec7292f507b5788e65ff6c8e3a244bce46bbc254
2023-06-04 17:32:57 +08:00
Physton
f4a5dd969c Update style.min.css
Former-commit-id: 36da0199d8c7524efe63a3caa48566934ec5d3b5
2023-06-04 10:33:28 +08:00
Physton
6f254051c3 New Feature: Use ChatGPT to Generate Prompts
Former-commit-id: 0afad211863a7cfc3d73c309b9b1c9bdb3552a08
2023-05-29 19:04:22 +08:00
Physton
97eb4e5687 Checking installation status of Python packages, optimizing translation interface text
Former-commit-id: 6fbe746b8675c175220ddd80335d9127ab42883f
2023-05-29 01:58:04 +08:00
Physton
614577ad5b Support 6 decimal places for weight numbers #95
Former-commit-id: 11afd96969c978af146dcc6d625897ecbb34241d
2023-05-28 22:37:55 +08:00
Physton
ecbf81c9e4 Add feature: Batch operation #58
Former-commit-id: 792aa661ff4e089944a552909a093268fd0f76f2
2023-05-28 22:31:13 +08:00
Physton
5bb8bb5652 Optimize the dark theme pop-up window #89
Former-commit-id: 4427bf82e36d330d820537b8a47a81df8697c289
2023-05-26 13:54:16 +08:00
Physton
01e744d92d Add a line break button to the extension button for tags #85
Former-commit-id: aecc687b99527329875219cd8509e5ebcfeb747c
2023-05-25 21:33:48 +08:00
Physton
d21c1a7628 Add extension styles: Hide the extension button for tags
Former-commit-id: 886819df0f76bba61afa3fa28440af053b8b1881
2023-05-25 21:16:23 +08:00
Physton
497c2cb248 Modify the transparency of disabled tags
Former-commit-id: 8fa48e174f86b58efc349e6e4bb488e8f072ee6f
2023-05-25 21:04:21 +08:00
Physton
d9e417d659 Move the expansion button of the keyword tag to the right
Former-commit-id: 0bf0e35a3b6a31839bf0628297d48920a03e1ecc
2023-05-25 10:41:45 +08:00
Physton
58607bb9a9 Modify the height of the expanded style list
Former-commit-id: a8a844af77c3c9d2b6c00f31433da1872fb156cc
2023-05-25 10:40:43 +08:00
Physton
23dcf2ee7d Change the type
Former-commit-id: 702644f473864042df256f326e1f680cfba08a30
2023-05-25 10:36:15 +08:00
Physton
f216a8fec9 Set the minimum width of the token count text #83
Former-commit-id: 9e800da07df7cb226deb09b46708a4504c9337aa
2023-05-25 02:39:30 +08:00
Physton
6ad707e599 Add more descriptions to the translation settings interface
Former-commit-id: 717e145f6b6109164a015c3bfa3e9214c9e0d1dd
2023-05-24 23:57:43 +08:00
Physton
1e65969473 #82 buid
Former-commit-id: b30aeb27f199422bcf8b5fce57bf4905b26b15fe
2023-05-24 21:45:25 +08:00
Physton
f5fced56ca Merge pull request #82 from bluelovers/pr/weight-character-001
extensions(tag): 強調關鍵詞權重標籤

Former-commit-id: 51f21ba10fea57cb4722f08f7df7e2e3acf96c55
2023-05-24 21:44:38 +08:00
Physton
de1162418a #81 buid
Former-commit-id: 9994785c427efa136cee68de8d33f8c1ec2f37cb
2023-05-24 21:43:51 +08:00
bluelovers
b30d8f17e6 extensions(tag): weaken-keywords 在暗黑模式下翻譯文字太淺
Former-commit-id: 2a5f4ea375c754024ead1f0ab4a7ebad68acd781
2023-05-24 21:05:04 +08:00
bluelovers
5aee842799 extensions(tag): 強調關鍵詞權重標籤
https://github.com/Physton/sd-webui-prompt-all-in-one/pull/74

Former-commit-id: 7918709811d5e174c12be54787827b62fa0cff8f
2023-05-24 20:56:37 +08:00
Physton
85ff9ce514 Enhanced functionality #75 #76
Former-commit-id: 4439295cc6906719aa558d68603acbb60c2900b4
2023-05-24 11:16:14 +08:00
Physton
b886a0feff Support favoriting a single keyword #70
Former-commit-id: 2e59e3973fcb53279a9590b0c759f7d79e41926c
2023-05-24 00:18:09 +08:00
strongshuai
44dcc9dd34 Add files via upload
Former-commit-id: 9dc9dfa9cf22d72a658c5c7c2e28630555d685ed
2023-05-23 17:43:51 +08:00
strongshuai
a3ec4cd60b Add files via upload
Former-commit-id: 1106fdcdb4ca1b68d41c67b59484944188802fa4
2023-05-23 02:34:45 +08:00
strongshuai
163d93f017 Add files via upload
Former-commit-id: ae02b29128d1120c1780b6e19becc0e5c69741cf
2023-05-23 02:27:01 +08:00
strongshuai
7c3d25b84a Add files via upload
Former-commit-id: 076630fda65df18f0fe629872559345f456ba170
2023-05-23 01:46:44 +08:00
strongshuai
c41d153c8f Delete styles/extensions/lite-shuai directory
Former-commit-id: 3ceeaa69175064a2f5d23f95004ee8ceed9f8fa9
2023-05-23 01:46:19 +08:00
Physton
2d58bbdabb Optimize the original copy-and-paste function
Former-commit-id: aef3f80b1f8bfdc72cb2c90d11e81b587a36d666
2023-05-22 22:07:15 +08:00
Physton
0742cc29bf Fix color bug
Former-commit-id: 95c7f556b5c6c68abf02b75fc532ae8401df6bf0
2023-05-22 14:47:33 +08:00
Physton
e1455b07d9 Fix the issue #63
Former-commit-id: 28722d9efebe1e70a15dfb74e624ee035e8249b2
2023-05-22 14:09:40 +08:00
Physton
d882ac2dee Add theme: Weaken the keyword list
Former-commit-id: 9eb02ba720e30721a1ae5983965f81463f163924
2023-05-22 11:49:02 +08:00
Physton
3625081375 New feature #45
Former-commit-id: 9dec9f0ab02e3c87041151ccc8a9a8ab1cbb91d2
2023-05-22 00:22:28 +08:00
Physton
2bf0304839 Optimize feature #54
Former-commit-id: 7aa0d35e63d4fdb57e4ea3bf0f085fdde947915e
2023-05-21 23:05:13 +08:00
Physton
b04211277f Add categories to extension styles
Former-commit-id: d36b27de4062d083b055bede3c85297757e8e6bb
2023-05-21 18:41:04 +08:00
Physton
cc3c800325 Added Thmee (#56 from strongshuai/main)
《简单一点》皮肤

Former-commit-id: eccf172d8c8d57052ffcb0bc47ece535b1846bac
2023-05-21 12:47:55 +08:00
strongshuai
23d60e7792 Add files via upload
Former-commit-id: 0b46d4c9c749580045e717d26e41e31a57e35913
2023-05-21 12:44:21 +08:00
strongshuai
791d6c35a2 Add files via upload
Former-commit-id: e08115a50953b29fea47ca930b7da327fdb66b0f
2023-05-21 12:39:30 +08:00
Physton
cac7c22982 Added Theme (by laohe)
Former-commit-id: 356fcd9e6709be87d23ba8b7b55592cfc14d0a59
2023-05-21 12:37:45 +08:00
Physton
f95c1b0f71 Added extension style: Hide local language under the tag
Former-commit-id: 890105a8354a34cff288f122df812a36571984f1
2023-05-21 11:48:40 +08:00
Physton
c832a288eb Fix the issue #57
Former-commit-id: a8ac0f75675746e56fc8c63d06604013441fe084
2023-05-21 11:22:51 +08:00
Physton
40415d13c4 Support detection of "lyco" tags #54
Former-commit-id: 85687ee1b2705ac1099de0f1ef5c44686a236fe7
2023-05-21 11:13:01 +08:00