Commit Graph

  • 8c441f9afc
    Improve compatibility of dynamicprompts YAML wildcards (#339) main Yasutaka ATARASHI 2026-03-21 19:51:51 +0900
  • 9db492fd0a Treat a single string as a collection of one item in dynamicprompts YAML files. Yak! 2026-03-21 13:25:31 +0900
  • 7e49257370 Prepend folder path to keys in dynamicprompts YAML files. Yak! 2026-03-21 13:24:25 +0900
  • 7deb665416
    Fix unhandled TypeErrors for SDNext (#338) Redacted 2026-02-27 03:31:12 -0600
  • 39814b9a0e
    Update shared_paths.py Redacted 2026-02-25 14:59:13 -0600
  • a46c5ce044 Fix import failure on some webui forks In this case, caused by forge neo removing sd_hijack Fixes #337 DominikDoom 2026-02-05 21:10:19 +0100
  • cd7ec48102 Merge branch 'main' into refactor-class-scope refactor-class-scope DominikDoom 2025-11-11 11:21:09 +0100
  • 19a30beed4
    Fix glob pattern matching for filenames with special characters (#335) Serick 2025-11-11 19:20:18 +0900
  • e8858f60bd Fix glob pattern matching for filenames with special characters Serick 2025-11-11 14:12:21 +0900
  • 2e699f3ebd Merge branch 'main' into refactor-class-scope DominikDoom 2025-09-09 10:13:06 +0200
  • 89fee277e3 Fix model path breaking with commas in filenames Fixes #332 DominikDoom 2025-09-09 10:04:00 +0200
  • c4510663ca Fix lora / embed preview being below the textbox This was a small visual regression for the normal webui introduced by #327 Should keep the fix working for forge DominikDoom 2025-07-12 20:13:07 +0200
  • 4b02fe921f Move main script into an IIFE too Also exports the functions to the TAC.main object in case other extensions need to use them. DominikDoom 2025-07-13 17:03:01 +0200
  • f30214014b Fix lora / embed preview being below the textbox This was a small visual regression for the normal webui introduced by #327 Should keep the fix working for forge DominikDoom 2025-07-12 20:13:07 +0200
  • 20e48a124c Move caret coordinate function into TAC namespace too DominikDoom 2025-07-12 20:10:42 +0200
  • 22a9449419 Fix typo DominikDoom 2025-07-12 20:09:14 +0200
  • bcb11af7ef Make internal class properties private & formatting DominikDoom 2025-07-12 20:09:01 +0200
  • 88c8a1d5d6 Also move the TacUtils class into the namespace for consistency DominikDoom 2025-07-12 19:01:13 +0200
  • 87fa3851ca Isolate all parsers in a local self-executing function DominikDoom 2025-07-12 18:54:56 +0200
  • 8a574ec5e1 Isolate result type / class DominikDoom 2025-07-12 18:39:06 +0200
  • 781cea83a0 Isolate textarea utils in sub-namespace DominikDoom 2025-07-12 18:29:06 +0200
  • 0608706e7d Fix more broken/missed references DominikDoom 2025-07-10 19:03:09 +0200
  • d1cb5269f6 Fix setup never running DominikDoom 2025-07-10 18:47:55 +0200
  • ab253e30f4 We need to init the CFG object I was too used to typescript syntax DominikDoom 2025-07-10 18:40:00 +0200
  • 0d65238a55 Another missing this reference DominikDoom 2025-07-10 18:38:48 +0200
  • de912bc800 Missed this DominikDoom 2025-07-10 18:25:48 +0200
  • 8eb5176ab4 Move CFG to top level for shorter access, add hacky jsdoc typedef DominikDoom 2025-07-10 18:22:18 +0200
  • bdbda299f7 Refactor whole script to use isolated globals DominikDoom 2025-07-10 17:52:20 +0200
  • 4d6e5b14ac Use new TAC.Globals namespace for CFG DominikDoom 2025-07-10 14:07:13 +0200
  • 085a7fc64c Move caret util into its own class DominikDoom 2025-07-10 13:47:49 +0200
  • 61d799a908 Merge branch 'main' into refactor-class-scope DominikDoom 2025-07-10 12:20:36 +0200
  • 8766965a30 Credit original author 3.3.0 DominikDoom 2025-05-08 12:43:40 +0200
  • 34e68e1628
    Fix SDNext ModernUI by following the cursor (#327) Disty0 2025-05-05 21:44:51 +0300
  • 1d67e0cd4c Fix wildcards path Disty0 2025-05-05 20:21:47 +0300
  • e831fb4510 Check for scroll too Disty0 2025-05-05 20:04:01 +0300
  • 062fea7c13 Cherrypick and cleanup SDNext fixes Disty0 2025-05-05 19:44:45 +0300
  • 41d185b616 Improve IME consistency Might help with #326 DominikDoom 2025-05-01 13:48:32 +0200
  • e0baa58ace Fix style appending to wrong node on forge classic Fixes #323 DominikDoom 2025-04-16 11:23:12 +0200
  • c1ef12d887 Fix weighted tags preventing normal tag completion caused by filter applying to every tag instead of just one to one Fixes #324 DominikDoom 2025-04-15 21:54:32 +0200
  • 4fc122de4b
    Added support for Forge classic (#322) Serick 2025-04-15 16:35:54 +0900
  • f3306993d3 Avoid HYP_PATH.exists when HYP_PATH is none Serick 2025-04-15 14:05:27 +0900
  • a9270c09d9 add Forge Classic detection Serick 2025-04-15 13:28:14 +0900
  • c341ccccb6
    Add TIPO configuration for tag prompt in third-party selectors (#319) re-unknown 2025-03-23 22:26:34 +0900
  • 9862f314c1 Add TIPO configuration for tag prompt in third-party selectors re-unknown 2025-03-23 21:23:27 +0900
  • bda8701734
    Add a character core tags list file for chant function (#317) akoyaki ayagi 2025-03-08 17:45:40 +0800
  • 9c597ff141
    Update noob_characters-chants.json akoyaki ayagi 2025-03-08 02:12:27 +0800
  • 93d0b3e4fa
    Update noob_characters-chants.json akoyaki ayagi 2025-03-07 08:12:10 +0800
  • 28c9e04119
    Add files via upload akoyaki ayagi 2025-03-07 07:44:51 +0800
  • 63fca457a7
    Indicate repeated tag (#313) undefined 2025-01-16 16:29:33 +0800
  • 88529668b5 Use replaceAll instead of replace magicFeirl 2025-01-16 16:05:03 +0800
  • 4d77a22e20 Fix suggestion marker showing for exact matches when only one result exists magicFeirl 2025-01-16 13:44:31 +0800
  • c58eb4c9ac style: Follow code style magicFeirl 2025-01-15 19:12:28 +0800
  • e38b80f11a style: Follow code style magicFeirl 2025-01-15 19:10:16 +0800
  • f0cab5312c
    Update javascript/tagAutocomplete.js undefined 2025-01-15 19:04:56 +0800
  • 53d6d2d21f
    Update javascript/tagAutocomplete.js undefined 2025-01-15 19:04:36 +0800
  • bac95a9609
    Update javascript/tagAutocomplete.js undefined 2025-01-15 19:04:25 +0800
  • 9d7d194d61
    Update javascript/tagAutocomplete.js undefined 2025-01-15 19:03:59 +0800
  • e5815ea96a
    Update javascript/tagAutocomplete.js undefined 2025-01-15 19:03:33 +0800
  • 9a677387f9
    Update javascript/tagAutocomplete.js undefined 2025-01-15 19:03:02 +0800
  • 255766b5bf feat: indicating repeated tag magicFeirl 2025-01-14 19:17:17 +0800
  • 38700d4743 Formatting 3.2.0 DominikDoom 2025-01-04 19:35:14 +0100
  • bb492ba059 Add default color config & wiki link fix for merged tag list DominikDoom 2025-01-04 19:33:29 +0100
  • 40ad070a02
    Add danbooru_e621_merged.csv (#312) Drac 2025-01-04 19:12:57 +0100
  • f6e6cf9571
    Add danbooru_e621_merged.csv via upload Drac 2025-01-04 19:04:52 +0100
  • 209b1dd76b End of 2024 tag list update DominikDoom 2025-01-03 14:03:26 +0100
  • 196fa19bfc Fix derpibooru tags containing merge conflict markers DominikDoom 2024-12-08 18:23:21 +0100
  • 6ffeeafc49 Update danbooru tags (2024-11-9) DominikDoom 2024-11-09 15:35:25 +0100
  • 08b7c58ea7 More catches for fixing #308 DominikDoom 2024-11-02 15:52:10 +0100
  • 6be91449f3 Try-catch in umi format check Possible fix for #308 DominikDoom 2024-11-02 13:51:51 +0100
  • b515c15e01
    Underscore replacement exclusion list feature (#306) david419kr 2024-10-31 01:45:32 +0900
  • 3f0fa275f3 removed needs_restart david419kr 2024-10-31 01:42:38 +0900
  • 3271a306ea added underscore replacemente exclusion list feature david419kr 2024-10-31 01:02:58 +0900
  • 827b99c961 Make embedding refresh non-force by default Added option for force-refreshing embeddings to restore old behavior Fixes #301 DominikDoom 2024-09-04 22:58:55 +0200
  • 49ec047af8 Fix extra network tab refresh listener DominikDoom 2024-08-15 11:41:41 +0200
  • f94da07ed1 Fix ref DominikDoom 2024-08-11 14:56:58 +0200
  • e2cfe7341b Re-register embed load callback after model load if needed DominikDoom 2024-08-11 14:55:35 +0200
  • ce51ec52a2 Fix for forge type detection, sorting fallback if filename is missing DominikDoom 2024-08-11 14:26:37 +0200
  • f64d728ac6 Partial embedding fixes for webui forge Resolves some symptoms of #297, but doesn't fix the underlying cause DominikDoom 2024-08-11 14:08:31 +0200
  • 1c6bba2a3d Formatting 3.1.0 DominikDoom 2024-08-05 11:47:12 +0200
  • 9a47c2ec2c Mouse hover can now trigger selection event for extra network previews Closes #292 DominikDoom 2024-08-05 11:39:38 +0200
  • 50cc493c40 #292:issue Update utils.js Amit Pal 2024-07-29 23:57:19 -0700
  • 4ec1bc3424 Merge branch 'main' into feature-fuzzysearch feature-fuzzysearch DominikDoom 2024-07-05 17:16:52 +0200
  • fe32ad739d
    Merge pull request #293 from Siberpone/derpi-update DominikDoom 2024-07-05 17:15:26 +0200
  • ade67e30a6 Updated Derpibooru tags siberpone 2024-07-05 21:54:21 +0700
  • e9a21e7a55 Add pony quality tags to demo chants DominikDoom 2024-07-05 10:03:23 +0200
  • 3ef2a7d206 Prefer loaded over skipped embeddings on name collisions Fixes #290 DominikDoom 2024-06-11 16:23:16 +0200
  • 29b5bf0701 Fix db version being accessed before creation if table fails to create This should prevent the script from hard crashing like in #288 DominikDoom 2024-05-28 09:47:15 +0200
  • cfe026f366 Merge branch 'main' into feature-fuzzysearch DominikDoom 2024-05-04 14:12:58 +0200
  • 3eef536b64 Use custom wildcard wrapper chars from sd-dynamic-prompts if the option is set Closes #286 DominikDoom 2024-05-04 14:12:14 +0200
  • c594156d30 Fix duplicates & displaying for translations DominikDoom 2024-04-28 19:13:40 +0200
  • 2126a5d217 Some refactoring, WIP translation search Translation are still a bit buggy, e.g. listing duplicates & no english tag shown yet. DominikDoom 2024-04-28 17:14:30 +0200
  • a4a656ae23 Fix frequency sorting not matching fuzzy results DominikDoom 2024-04-28 15:47:27 +0200
  • c59ffed049 Extremely WIP and unperformant experiments for fuzzy lora matching DominikDoom 2024-04-25 23:33:34 +0200
  • 625298bed6 Fix alias display & cross-field searching (not correct with translations yet) - Now stays isolated to tag/alias/translation and also only matches inside one alias at a time - Limited intraIns to 10, should still be enough for most cases while fixing extreme outliers - Added unicode search variant in preparation for translations DominikDoom 2024-04-25 18:39:29 +0200
  • 8c0c308a6f Extremely messy temp hack / experiment to search in different fields (alias etc) Needs a better data structure later that isn't reliant on the source/index, current state is only useful for testing DominikDoom 2024-04-24 22:50:11 +0200
  • fa4a3bc036 Use μFuzzy instead as it is faster and more configurable DominikDoom 2024-04-21 17:58:14 +0200
  • a8f175925f Fuzzysort experiment WIP DominikDoom 2024-04-09 12:30:56 +0200
  • 96bc377192
    Create s.yaml VRStack 2024-04-21 17:35:59 +0800
  • c29c748199 create s.yaml content serverless-devs 2024-04-21 17:22:53 +0800
  • 0d24e697d2
    Update README.md DominikDoom 2024-04-16 13:28:33 +0200