easydiffusion/ui/media/js
JeLuF 1b6aae9678
Cancel/Stop/Remove task buttons (#1493)
* Cancel/Stop/Remove task
So far, the button to remove a not yet rendered and a completed task was labeled 'Remove'. This can lead to confusions.
This PR changes the label to 'Cancel' for not yet rendered tasks. It also changes the color of the undoable 'Remove' button

* Keep the button color as red
2023-08-24 16:07:58 +05:30
..
auto-save.js Don't show or save hypernetwork info if using v3 (diffusers) 2023-08-18 19:09:14 +05:30
croppr.js Thumbnails for Embeddings (#1483) 2023-08-17 11:33:05 +05:30
dnd.js Don't include hypernetwork info in 'copy settings' if using diffusers 2023-08-18 18:10:35 +05:30
engine.js Fast in-place upscale and face fix buttons, with an option to undo the operations 2023-07-28 22:48:41 +05:30
exif-reader.js WebP metadata support (#1511) 2023-08-21 13:28:26 +05:30
FileSaver.min.js Download all: Add Metadata download (#923) 2023-03-14 10:40:24 +05:30
image-editor.js sdkit 1.0.151 - An option to use strict mask borders 2023-07-30 13:51:19 +05:30
image-modal.js Allow grabbing the image to scroll zoomed in images 2023-05-04 19:36:10 -04:00
image-modifiers.js Collapsibles for the embeddings dialog 2023-07-18 00:08:38 +02:00
jquery-3.6.1.min.js Refactor the CSS and JS into separate files, attempt 1 2022-10-18 20:18:56 +05:30
jquery-confirm.min.js Confirm 'Clear All' and 'Stop Task' 2022-11-22 21:27:36 +01:00
jszip.min.js Download all: Add Metadata download (#923) 2023-03-14 10:40:24 +05:30
main.js Cancel/Stop/Remove task buttons (#1493) 2023-08-24 16:07:58 +05:30
marked.min.js Add a 'What's New?' tab as a core plugin, which fetches the contents of CHANGES.md from the app's release branch 2022-11-16 16:54:28 +05:30
multi-model-selector.js Fix styling on mobile devices 2023-08-23 12:11:06 +05:30
parameters.js Show v3 engine selection even without beta 2023-08-23 13:02:20 +05:30
plugins.js Revert "Fix for rabbit hole" 2023-07-16 15:17:46 +05:30
searchable-models.js Auto-save LoRAs 2023-08-18 13:18:06 +05:30
task-manager.js Use document event handling for task events 2023-08-22 12:02:34 +05:30
themes.js Use ES5 style trailing commas, to avoid unnecessary lines during code diffs 2023-04-28 15:50:44 +05:30
utils.js Refactor some of the task-related functions into task-manager.js, with callbacks for some UI-related code. This isn't exhaustive, just another step towards breaking up main.js 2023-08-19 13:15:32 +05:30