aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/extraNetworks.js
Commit message (Collapse)AuthorAgeFilesLines
* fix refresh button forgetting sort order for extra networks #14588AUTOMATIC11112024-02-021-6/+12
|
* fix page refresh not re-applying sort/filter for #14588AUTOMATIC11112024-02-021-1/+1
| | | | fix path sortkey not including the filename for #14588
* lintAUTOMATIC11112024-01-221-2/+2
|
* put extra networks controls row into the tabs UI element for #14588AUTOMATIC11112024-01-221-2/+22
|
* Add toggle button for tree view. Use default settings for sortmode and ↵Sj-Si2024-01-201-3/+17
| | | | direction.
* Fix various bugs including refresh bug.Sj-Si2024-01-181-2/+5
|
* Fix embeddings add/remove to/from prompt on click bugs.Sj-Si2024-01-181-10/+3
|
* fix bugsSj-Si2024-01-161-16/+12
|
* Finish cleanup.Sj-Si2024-01-161-80/+90
|
* Move extra network tab buttons into tree view;Sj-Si2024-01-151-19/+63
|
* fix bugs. introduce new ones.Sj-Si2024-01-151-5/+5
|
* fix lintingSj-Si2024-01-141-26/+28
|
* fix search box handling. sort maybe broken not sure. need to bug test and ↵Sj-Si2024-01-141-57/+57
| | | | finish cleanup.
* continue cleanup and redesign.Sj-Si2024-01-131-91/+203
|
* Merge changes from devSj-Si2024-01-111-10/+21
|\
| * Code Style fixesLearwin2023-12-301-3/+3
| |
| * Added negative prompts to extra networks loraLearwin2023-12-301-10/+21
| |
* | Finish base layout. Fix bugs. Need to test for stability and clean up.Sj-Si2024-01-111-25/+23
| |
* | begin redesign of tree module.Sj-Si2024-01-101-0/+22
| |
* | Add tree-view display for extra networks.Sj-Si2024-01-081-0/+5
|/
* Close popups with escape keymissionfloyd2023-12-011-0/+6
|
* compact prompt layout: preserve scroll when switching between lora tabsAUTOMATIC11112023-11-261-0/+4
|
* added compact prompt optionAUTOMATIC11112023-11-051-0/+33
|
* properly apply sort order for extra network cards when selected from dropdownAUTOMATIC11112023-11-051-11/+16
| | | | | allow selection of default sort order in settings remove 'Default' sort order, replace with 'Name'
* Merge pull request #13480 from AUTOMATIC1111/popup-fixAUTOMATIC11112023-10-031-6/+3
|\ | | | | Fix accidentally closing popup dialogs
| * Lintmissionfloyd2023-10-031-1/+1
| |
| * Fix accidentally closing popup dialogsmissionfloyd2023-10-031-7/+4
| |
* | Merge pull request #12877 from zixaphir/removeExtraNetworksFromPrompt_fixAUTOMATIC11112023-09-301-4/+10
|\ \ | | | | | | account for customizable extra network separators in remove code
| * | Remove extra spaceszixaphir2023-09-101-1/+1
| | |
| * | Remove extra network separator without regexzixaphir2023-09-101-10/+11
| | |
| * | Account for edge case where user deleted leading separator.zixaphir2023-08-311-1/+1
| | |
| * | account for customizable extra network separators in remove codezixaphir2023-08-311-2/+7
| | | | | | | | | | | | previous behavior only searched for leading spaces
| * | lintAUTOMATIC11112023-08-271-1/+1
| | |
| * | fix style editing dialog breaking if it's opened in both img2img and txt2img ↵AUTOMATIC11112023-08-271-0/+9
| | | | | | | | | | | | tabs
* | | Update card on correct tabmissionfloyd2023-09-271-1/+1
| |/ |/|
* | lintAUTOMATIC11112023-08-271-1/+1
| |
* | fix style editing dialog breaking if it's opened in both img2img and txt2img ↵AUTOMATIC11112023-08-271-0/+9
|/ | | | tabs
* when refreshing cards in extra networks UI, do not discard user's custom ↵AUTOMATIC11112023-08-141-1/+1
| | | | resolution
* add checkbox to show/hide dirs for extra networksAUTOMATIC11112023-08-051-0/+29
|
* Merge branch 'dev' into extra-networks-always-visibleAUTOMATIC11112023-08-051-1/+1
|\
| * hide cards for networks of incompatible stable diffusion version in Lora ↵AUTOMATIC11112023-07-171-1/+1
| | | | | | | | extra networks interface
* | fix extra search buttonw-e-w2023-07-171-1/+1
| |
* | always show extra networks tabs in the UIAUTOMATIC11112023-07-161-5/+3
|/
* allow refreshing single card after editing user metadata instead of all cardsAUTOMATIC11112023-07-161-5/+14
|
* add lora user metadata editor dialog inspired by MrKuenning's mockup from #7458AUTOMATIC11112023-07-151-2/+16
|
* eslintAUTOMATIC11112023-07-151-4/+4
|
* user metadata system for custom networksAUTOMATIC11112023-07-151-6/+31
|
* lint fixescatboxanon2023-06-021-14/+17
|
* Support dynamic sort of extra networkscatboxanon2023-06-021-0/+47
|
* eslint related file editsAUTOMATIC2023-05-181-2/+2
|