Thanks to visit codestin.com
Credit goes to github.com
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
polymorphicshade
/
stable-diffusion-webui
Public
forked from
AUTOMATIC1111/stable-diffusion-webui
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
stable-diffusion-webui
javascript
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 6, 2024
Merge pull request #16065 from AUTOMATIC1111/ToggleLivePriview-in-image-viewer
Show description for 68df281
AUTOMATIC1111
authored
68df281
View commit details
Copy full SHA for 68df281
View code at this point
Browse repository at this point
Commits on Jun 30, 2024
fix Replace preview
Show description for 957185f
w-e-w
committed
957185f
View commit details
Copy full SHA for 957185f
View code at this point
Browse repository at this point
Commits on Jun 21, 2024
ToggleLivePriview in image viewer
w-e-w
committed
775fa76
View commit details
Copy full SHA for 775fa76
View code at this point
Browse repository at this point
Commits on Jun 12, 2024
Merge pull request #16001 from zero41120/feat-prevent-screen-lock
Show description for a30b19d
AUTOMATIC1111
authored
a30b19d
View commit details
Copy full SHA for a30b19d
View code at this point
Browse repository at this point
ci: remove comments and console logs
zero41120
committed
f1e0bfe
View commit details
Copy full SHA for f1e0bfe
View code at this point
Browse repository at this point
fix: prevent create multiple wake lock
zero41120
committed
c803e11
View commit details
Copy full SHA for c803e11
View code at this point
Browse repository at this point
Commits on Jun 11, 2024
feat: prevent screen sleep during generation
zero41120
committed
1f8f3a6
View commit details
Copy full SHA for 1f8f3a6
View code at this point
Browse repository at this point
Commits on Jun 9, 2024
added onOptionsAvailable callback for javascript for
AUTOMATIC1111
committed
d2097db
View commit details
Copy full SHA for d2097db
View code at this point
Browse repository at this point
Commits on Jun 8, 2024
Merge pull request #15657 from AUTOMATIC1111/drag-text-fix
Show description for a184e5d
AUTOMATIC1111
authored
a184e5d
View commit details
Copy full SHA for a184e5d
View code at this point
Browse repository at this point
Merge pull request #15682 from light-and-ray/two_fingers_press_to_open_context_menu
Show description for 74b1fc6
AUTOMATIC1111
authored
74b1fc6
View commit details
Copy full SHA for 74b1fc6
View code at this point
Browse repository at this point
Merge pull request #15730 from bluelovers/patch-2
Show description for 4aebfe9
AUTOMATIC1111
authored
4aebfe9
View commit details
Copy full SHA for 4aebfe9
View code at this point
Browse repository at this point
Commits on May 22, 2024
ReloadUI backgroundColor --background-fill-primary
w-e-w
committed
344eda5
View commit details
Copy full SHA for 344eda5
View code at this point
Browse repository at this point
Commits on May 7, 2024
fix context menu position
light-and-ray
committed
dbda59e
View commit details
Copy full SHA for dbda59e
View code at this point
Browse repository at this point
Update imageviewer.js
bluelovers
authored
dd93c47
View commit details
Copy full SHA for dd93c47
View code at this point
Browse repository at this point
Commits on May 1, 2024
two fingers press to open context menu
light-and-ray
committed
7195c4d
View commit details
Copy full SHA for 7195c4d
View code at this point
Browse repository at this point
Commits on Apr 29, 2024
Fix dragging text within prompt input
missionfloyd
committed
4c7b22d
View commit details
Copy full SHA for 4c7b22d
View code at this point
Browse repository at this point
Commits on Apr 15, 2024
fix typo in function call (eror -> error)
thatfuckingbird
authored
8e1c356
View commit details
Copy full SHA for 8e1c356
View code at this point
Browse repository at this point
Commits on Mar 20, 2024
Merge branch 'dev' into extra-networks-buttons
missionfloyd
authored
6e420c7
View commit details
Copy full SHA for 6e420c7
View code at this point
Browse repository at this point
Fix extra networks buttons when filename contains an apostrophe
missionfloyd
committed
d7f4847
View commit details
Copy full SHA for d7f4847
View code at this point
Browse repository at this point
Commits on Mar 17, 2024
Merge pull request #15262 from catboxanon/feat/dragdrop-urls
Show description for 6d8b7ec
AUTOMATIC1111
authored
6d8b7ec
View commit details
Copy full SHA for 6d8b7ec
View code at this point
Browse repository at this point
dragdrop: add error handling for URLs
catboxanon
authored
446cd5a
View commit details
Copy full SHA for 446cd5a
View code at this point
Browse repository at this point
Commits on Mar 16, 2024
Download image client-side
missionfloyd
committed
83a9dd8
View commit details
Copy full SHA for 83a9dd8
View code at this point
Browse repository at this point
Fix dragging to/from firefox
missionfloyd
committed
3da13f0
View commit details
Copy full SHA for 3da13f0
View code at this point
Browse repository at this point
Merge pull request #15221 from AUTOMATIC1111/fix-Restore-progress
Show description for f7bad19
AUTOMATIC1111
authored
f7bad19
View commit details
Copy full SHA for f7bad19
View code at this point
Browse repository at this point
Commits on Mar 15, 2024
Support dragdrop for URLs
catboxanon
committed
8eaa7e9
View commit details
Copy full SHA for 8eaa7e9
View code at this point
Browse repository at this point
Make imageviewer event listeners browser consistent
catboxanon
authored
76fd487
View commit details
Copy full SHA for 76fd487
View code at this point
Browse repository at this point
Commits on Mar 11, 2024
fix Restore progress
w-e-w
committed
1a1205f
View commit details
Copy full SHA for 1a1205f
View code at this point
Browse repository at this point
Commits on Mar 9, 2024
Add model description to searched terms.
Show description for 0085e71
zopieux
committed
0085e71
View commit details
Copy full SHA for 0085e71
View code at this point
Browse repository at this point
linter
AUTOMATIC1111
committed
6136db1
View commit details
Copy full SHA for 6136db1
View code at this point
Browse repository at this point
stylistic changes for extra network sorting/search controls
AUTOMATIC1111
committed
18d801a
View commit details
Copy full SHA for 18d801a
View code at this point
Browse repository at this point
use natural sort in extra networks when ordering by path
AUTOMATIC1111
committed
5251733
View commit details
Copy full SHA for 5251733
View code at this point
Browse repository at this point
Commits on Mar 8, 2024
lint
AUTOMATIC1111
committed
7d1368c
View commit details
Copy full SHA for 7d1368c
View code at this point
Browse repository at this point
optimization for extra networks sorting
AUTOMATIC1111
committed
530fea2
View commit details
Copy full SHA for 530fea2
View code at this point
Browse repository at this point
optimization for extra networks filtering
AUTOMATIC1111
committed
3bd75ad
View commit details
Copy full SHA for 3bd75ad
View code at this point
Browse repository at this point
add an option to have old-style directory view instead of tree view
AUTOMATIC1111
committed
a551a43
View commit details
Copy full SHA for a551a43
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.