Commit Graph

1786 Commits

Author SHA1 Message Date
dae64637e9 Changed some document.get ... to variables 2023-08-14 21:56:57 +02:00
786a96ecd9 type ahead search
- use search prompt also for canary request
- name prev/next button so that they can be directly accessed
- search prompt, not path
2023-08-14 21:27:22 +02:00
76604d22de Implemented suggestions by @JeLuF 2023-08-14 19:04:00 +02:00
a3b97c2b47 Gallery Page Buttons now get disabled (and look different) when you can't go any further 2023-08-14 18:48:39 +02:00
2dc8d8dd35 Centered Gallery 2023-08-14 18:13:00 +02:00
33f4f63068 nonlinear slider 2023-08-14 01:47:24 +02:00
6941c30cbe merge 2023-08-14 01:14:06 +02:00
bf6e4a6a00 Masonry layout
- Fix masonry layout. Fill row wise
- Resizeable thumbnails
- Remove /single-image endpoint. Use Javascript instead to fill the page
- Dispatch an event when a single image page gets loaded, so that plugins can be used on those pages
- Load a gallery when opening the tab. No initial click on the refresh button required any more
- "Use as input" and "use settings" buttons work in both the gallery and the single image view
- showToast takes a "doc" argument to allow toasts to be shown on the single image page
2023-08-14 01:00:20 +02:00
79f58881f1 Changed textarea to input as @JeLuF suggested, implemented System that should reduce the amount of times the error screen would be shown 2023-08-13 22:03:57 +02:00
680b290ae7 Improved pagination 2023-08-12 17:52:14 +02:00
ff75adab7f Implemented JeLuF's suggestion & added pagination basics 2023-08-12 17:52:08 +02:00
216ecce506 The use as Input button confuses me, that's why it is now disabled 2023-08-11 21:40:49 +02:00
2079283713 Added cross page use these settings 2023-08-11 21:32:20 +02:00
6d51f334b1 More hover buttons 2023-08-11 01:02:59 +02:00
4faa334bf6 Styled up the opened tab 2023-08-10 23:27:35 +02:00
3bd6773e49 zoom and input buttons 2023-08-10 01:03:08 +02:00
39459f14c5 Mockup Page communication 2023-08-10 00:05:07 +02:00
8014ed2055 Added single-image-site 2023-08-09 23:56:06 +02:00
2bf7116f01 Added Gallery search for prompt & model 2023-08-09 22:50:03 +02:00
64fc777a2b Added nsfw flag, that way there won't be issues later on if it was to be implemented 2023-08-09 22:21:36 +02:00
87d3e4430e Masonry gallery, add timestamp 2023-08-09 20:02:52 +02:00
1f7c896ad8 Merge branch 'gallery' of github.com:JeLuF/stable-diffusion-ui into gallery 2023-08-09 16:56:31 +02:00
e3026967ab Return json 2023-08-09 16:56:10 +02:00
8dce1ed858 merge latest version of bucketlite branch 2023-08-09 16:38:00 +02:00
e828a72b08 simplify DB query 2023-08-08 18:48:08 +02:00
01dde9d23a merge beta 2023-08-07 00:14:42 +02:00
00c55444a9 remove unused variable 2023-08-07 00:02:02 +02:00
9b40d6c733 Remove debugging code 2023-08-06 23:02:18 +02:00
fbdee0e6ba Merge branch 'beta' into bucketlite 2023-08-06 22:57:40 +02:00
0427730308 Aesthetic changes 2023-08-06 22:13:27 +02:00
73a6e6c737 Moved JS&CSS into appropriate files and changed observer to refresh button 2023-08-06 22:06:16 +02:00
3cc951cdaa Resolved issue mentioned by @JeLuF concerning paths 2023-08-06 21:52:01 +02:00
b5e3711038 Use modifiers card, resize thumbs 2023-08-06 21:47:39 +02:00
44082b83fc Added UI components 2023-08-06 18:56:07 +02:00
265a45fcd7 Added prompt and negative_prompt to DB 2023-08-06 18:27:33 +02:00
8994378bdb Added /all_images route that serves all images in DB 2023-08-06 18:22:25 +02:00
9cfc7511b4 Added serving of images that are in the DB 2023-08-06 17:40:19 +02:00
7497870455 add upload 2023-08-05 21:22:45 +02:00
d48f566389 Moved some stuff 2023-08-04 23:24:33 +02:00
7a3314a927 Added mapping for images and automatically adding them to database 2023-08-04 23:20:29 +02:00
50dea4cb52 Use --pre for trt installs 2023-08-04 19:48:24 +05:30
20b06db359 Include onnx and polygraphy for TRT, and allow skipping the wheels for TRT 2023-08-04 19:46:37 +05:30
b6e512e65f v3 engine name 2023-08-04 11:21:31 +05:30
7d71c353b2 changelog 2023-08-04 11:19:35 +05:30
c1bb7dc119 Merge branch 'beta' into bucketlite 2023-08-03 20:31:08 +02:00
3216a68d63 Fix regression with new installations not being able to start ED 2023-08-03 21:01:21 +05:30
df518f822c SDXL 2023-08-03 20:11:27 +05:30
2d2a75f23c v2.6.0 (beta) - switch beta to use diffusers by default 2023-08-03 20:01:27 +05:30
aafdec8497 fill list 2023-08-03 15:14:15 +02:00
21297d98f2 Option to disable LoRA tag parsing 2023-08-03 18:38:25 +05:30