Commit Graph

19 Commits (c8c857f2cc1e25968d53c97951a548f06e6b1ea9)

Author SHA1 Message Date
Dominik Reh 9fc9f1ab7d Don't capture keydown if CTRL or ALT is held
Prevents the script from blocking weight editing and prompt submit shortcuts
Fixes #19
2022-10-17 13:56:15 +02:00
DominikDoom 1d12fdcc6a
Merge pull request #16 from sgmklp/dev
Ability to add translations in the main csv or additional files.
2022-10-17 11:07:49 +02:00
sgmklp 1387351d4d add match by class 2022-10-17 11:07:54 +08:00
sgmklp 4593a9a4e1
Update javascript/tagAutocomplete.js
Co-authored-by: DominikDoom <34448969+DominikDoom@users.noreply.github.com>
2022-10-17 10:46:44 +08:00
sgmklp d5636f9026 also add Tags in extra file without translation 2022-10-17 03:47:26 +08:00
sgmklp 59ccb7ac19 will add new Tag in translation to tag list 2022-10-17 03:30:22 +08:00
sgmklp d8ec8793fa keep the old match function avaliable 2022-10-17 02:03:45 +08:00
sgmklp b0bc2d9b0b change the match function of translation 2022-10-17 01:57:21 +08:00
sgmklp 046e2d99fb add a config option to show all result 2022-10-16 19:02:33 +08:00
sgmklp b858370acf allow use extra translation file 2022-10-16 13:43:03 +08:00
sgmklp f77283342e add search by translation 2022-10-16 01:47:53 +08:00
sgmklp ae1ed19b7d suppost only show the translation to result 2022-10-16 00:00:39 +08:00
sgmklp 5f1b8c8da3 . 2022-10-15 23:06:19 +08:00
sgmklp db6dcc9568 Make the tranlation in csv adding to result, also support Tag without tranlation. 2022-10-15 22:57:04 +08:00
Dominik Reh f9d98740f4 Fix negative prompt autocomplete after UI change 2022-10-15 16:05:49 +02:00
Dominik Reh b8b0673e2d Formatting 2022-10-15 15:32:23 +02:00
Dominik Reh e68e7389dd Fix for empty wildcard or embed lines showing in results list 2022-10-15 15:15:13 +02:00
Dominik Reh b5cecc4e8d Fix for wildcard & embedding file extensions 2022-10-15 14:53:34 +02:00
Dominik Reh 07d7eddf66 Move script to js folder for easier install 2022-10-15 14:32:41 +02:00