Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update extraNetworks.js | Kohaku-Blueleaf | 2024-02-16 | 1 | -1/+1 |
| | |||||
* | fix refresh button forgetting sort order for extra networks #14588 | AUTOMATIC1111 | 2024-02-02 | 1 | -6/+12 |
| | |||||
* | fix page refresh not re-applying sort/filter for #14588 | AUTOMATIC1111 | 2024-02-02 | 1 | -1/+1 |
| | | | | fix path sortkey not including the filename for #14588 | ||||
* | lint | AUTOMATIC1111 | 2024-01-22 | 1 | -2/+2 |
| | |||||
* | put extra networks controls row into the tabs UI element for #14588 | AUTOMATIC1111 | 2024-01-22 | 1 | -2/+22 |
| | |||||
* | Add toggle button for tree view. Use default settings for sortmode and ↵ | Sj-Si | 2024-01-20 | 1 | -3/+17 |
| | | | | direction. | ||||
* | Fix various bugs including refresh bug. | Sj-Si | 2024-01-18 | 1 | -2/+5 |
| | |||||
* | Fix embeddings add/remove to/from prompt on click bugs. | Sj-Si | 2024-01-18 | 1 | -10/+3 |
| | |||||
* | fix bugs | Sj-Si | 2024-01-16 | 1 | -16/+12 |
| | |||||
* | Finish cleanup. | Sj-Si | 2024-01-16 | 1 | -80/+90 |
| | |||||
* | Move extra network tab buttons into tree view; | Sj-Si | 2024-01-15 | 1 | -19/+63 |
| | |||||
* | fix bugs. introduce new ones. | Sj-Si | 2024-01-15 | 1 | -5/+5 |
| | |||||
* | fix linting | Sj-Si | 2024-01-14 | 1 | -26/+28 |
| | |||||
* | fix search box handling. sort maybe broken not sure. need to bug test and ↵ | Sj-Si | 2024-01-14 | 1 | -57/+57 |
| | | | | finish cleanup. | ||||
* | continue cleanup and redesign. | Sj-Si | 2024-01-13 | 1 | -91/+203 |
| | |||||
* | Merge changes from dev | Sj-Si | 2024-01-11 | 1 | -10/+21 |
|\ | |||||
| * | Code Style fixes | Learwin | 2023-12-30 | 1 | -3/+3 |
| | | |||||
| * | Added negative prompts to extra networks lora | Learwin | 2023-12-30 | 1 | -10/+21 |
| | | |||||
* | | Finish base layout. Fix bugs. Need to test for stability and clean up. | Sj-Si | 2024-01-11 | 1 | -25/+23 |
| | | |||||
* | | begin redesign of tree module. | Sj-Si | 2024-01-10 | 1 | -0/+22 |
| | | |||||
* | | Add tree-view display for extra networks. | Sj-Si | 2024-01-08 | 1 | -0/+5 |
|/ | |||||
* | Close popups with escape key | missionfloyd | 2023-12-01 | 1 | -0/+6 |
| | |||||
* | compact prompt layout: preserve scroll when switching between lora tabs | AUTOMATIC1111 | 2023-11-26 | 1 | -0/+4 |
| | |||||
* | added compact prompt option | AUTOMATIC1111 | 2023-11-05 | 1 | -0/+33 |
| | |||||
* | properly apply sort order for extra network cards when selected from dropdown | AUTOMATIC1111 | 2023-11-05 | 1 | -11/+16 |
| | | | | | allow selection of default sort order in settings remove 'Default' sort order, replace with 'Name' | ||||
* | Merge pull request #13480 from AUTOMATIC1111/popup-fix | AUTOMATIC1111 | 2023-10-03 | 1 | -6/+3 |
|\ | | | | | Fix accidentally closing popup dialogs | ||||
| * | Lint | missionfloyd | 2023-10-03 | 1 | -1/+1 |
| | | |||||
| * | Fix accidentally closing popup dialogs | missionfloyd | 2023-10-03 | 1 | -7/+4 |
| | | |||||
* | | Merge pull request #12877 from zixaphir/removeExtraNetworksFromPrompt_fix | AUTOMATIC1111 | 2023-09-30 | 1 | -4/+10 |
|\ \ | | | | | | | account for customizable extra network separators in remove code | ||||
| * | | Remove extra spaces | zixaphir | 2023-09-10 | 1 | -1/+1 |
| | | | |||||
| * | | Remove extra network separator without regex | zixaphir | 2023-09-10 | 1 | -10/+11 |
| | | | |||||
| * | | Account for edge case where user deleted leading separator. | zixaphir | 2023-08-31 | 1 | -1/+1 |
| | | | |||||
| * | | account for customizable extra network separators in remove code | zixaphir | 2023-08-31 | 1 | -2/+7 |
| | | | | | | | | | | | | previous behavior only searched for leading spaces | ||||
| * | | lint | AUTOMATIC1111 | 2023-08-27 | 1 | -1/+1 |
| | | | |||||
| * | | fix style editing dialog breaking if it's opened in both img2img and txt2img ↵ | AUTOMATIC1111 | 2023-08-27 | 1 | -0/+9 |
| | | | | | | | | | | | | tabs | ||||
* | | | Update card on correct tab | missionfloyd | 2023-09-27 | 1 | -1/+1 |
| |/ |/| | |||||
* | | lint | AUTOMATIC1111 | 2023-08-27 | 1 | -1/+1 |
| | | |||||
* | | fix style editing dialog breaking if it's opened in both img2img and txt2img ↵ | AUTOMATIC1111 | 2023-08-27 | 1 | -0/+9 |
|/ | | | | tabs | ||||
* | when refreshing cards in extra networks UI, do not discard user's custom ↵ | AUTOMATIC1111 | 2023-08-14 | 1 | -1/+1 |
| | | | | resolution | ||||
* | add checkbox to show/hide dirs for extra networks | AUTOMATIC1111 | 2023-08-05 | 1 | -0/+29 |
| | |||||
* | Merge branch 'dev' into extra-networks-always-visible | AUTOMATIC1111 | 2023-08-05 | 1 | -1/+1 |
|\ | |||||
| * | hide cards for networks of incompatible stable diffusion version in Lora ↵ | AUTOMATIC1111 | 2023-07-17 | 1 | -1/+1 |
| | | | | | | | | extra networks interface | ||||
* | | fix extra search button | w-e-w | 2023-07-17 | 1 | -1/+1 |
| | | |||||
* | | always show extra networks tabs in the UI | AUTOMATIC1111 | 2023-07-16 | 1 | -5/+3 |
|/ | |||||
* | allow refreshing single card after editing user metadata instead of all cards | AUTOMATIC1111 | 2023-07-16 | 1 | -5/+14 |
| | |||||
* | add lora user metadata editor dialog inspired by MrKuenning's mockup from #7458 | AUTOMATIC1111 | 2023-07-15 | 1 | -2/+16 |
| | |||||
* | eslint | AUTOMATIC1111 | 2023-07-15 | 1 | -4/+4 |
| | |||||
* | user metadata system for custom networks | AUTOMATIC1111 | 2023-07-15 | 1 | -6/+31 |
| | |||||
* | lint fixes | catboxanon | 2023-06-02 | 1 | -14/+17 |
| | |||||
* | Support dynamic sort of extra networks | catboxanon | 2023-06-02 | 1 | -0/+47 |
| |