Commit Graph

44 Commits (5aec351162a067525ec34706d02d01d7a89f4216)

Author SHA1 Message Date
AlUlkesh c751a9eeed bringing preload back, #160 2023-05-09 18:07:49 +02:00
AlUlkesh 080942e346 fix delete/left/right interactions, #159 2023-05-07 10:21:33 +02:00
AlUlkesh 806902a2c6 Image Reward support, #146 2023-05-05 08:56:52 +02:00
AlUlkesh 2f5bbd88e8 Size tooltip for thumbnails, #148 2023-05-03 23:17:36 +02:00
AlUlkesh 4d3cbb41f9 handle alternate tabnames, #149, switch to controlnet elem_ids 2023-05-01 23:51:32 +02:00
AlUlkesh 0029d95a5f swipe is now optional, #81 2023-04-14 08:11:06 +02:00
AlUlkesh f7c6ee41e1 capture logs to file, #130 2023-04-11 16:47:44 +02:00
AlUlkesh 79c028e47d startup-procedure with MutationObserver, #135 2023-04-10 23:15:56 +02:00
AlUlkesh 2cba040fb4 New debug options 2023-04-10 01:23:17 +02:00
AlUlkesh 9d125da64f swipe left/right for thumbnails, #81 2023-04-08 17:21:49 +02:00
AlUlkesh 42293adb8c Rework controlnet integration after Gradio upgrade, #100. #120 2023-04-08 07:24:11 +02:00
AlUlkesh 83419e4038 Switch to Gradio .then, #126, major rework 2023-04-07 14:09:03 +02:00
AlUlkesh 07940948ba Fix for Return to thumbnail view, #122, check Gradio version 2023-04-03 15:52:07 +02:00
AlUlkesh 88388c78aa Namespacing global javascript variables, #110 2023-03-31 17:27:56 +02:00
AlUlkesh 897531e41e fix ranking concurrency issue, #108, #109, improve EventListener 2023-03-31 17:10:06 +02:00
AlUlkesh 3590c5f889 Optimized images in the thumbnail interface 2023-03-30 14:49:35 +02:00
pangbo13 4771008388 fix function image_browser_current_tab 2023-03-30 11:26:38 +08:00
pangbo13 fde71b6bdd add bunch of event listeners to refresh preview 2023-03-30 11:02:51 +08:00
pangbo13 1ff32b994e Add option: "Use optimized images in the thumbnail interface" 2023-03-29 23:11:44 +08:00
AlUlkesh 230b62db30 gradio 3.23 fixes, #98 2023-03-25 17:07:48 +01:00
AlUlkesh f711a69294 gradio 3.23 changes, #96, #91
wait for gradio now uses onUiLoaded callback
changed all function names to ensure they are unique
keydown now included in the wait
2023-03-25 08:58:49 +01:00
AlUlkesh 62cf141330 Delete and concurrency rework, #29, #78, #79, #91. #94 2023-03-21 11:19:53 +01:00
AlUlkesh 6de0af30b0 delete fix, #79 2023-03-15 08:50:16 +01:00
AlUlkesh 7dbd508461 Send to ControlNet, #67 2023-03-11 16:54:15 +01:00
AlUlkesh a5373c4a6f key presses check for modifiers, #80 2023-03-09 23:56:02 +01:00
AlUlkesh 7e23b389eb Send to openOutpaint, #43, Open folder for Others tab 2023-03-06 09:56:09 +01:00
EllangoK 3e1744ad06 renames tabname to tab_base_tag, introduced before
simplifies a lot of manual loops into foreach or maps and filters
changes vars to mostly const, some lets remain
2023-02-24 17:04:02 -05:00
AlUlkesh 7e6a684e59 handle wrong delete + left arrow interaction, #29 2023-02-16 22:22:46 +01:00
AlUlkesh c8efd351af fix for last commit, #34, #35 2023-02-13 21:51:25 +01:00
EllangoK f949a4a932 allows for keydown to run even if not composed
this should not happen regardless, but is safer
2023-02-11 21:50:17 -05:00
EllangoK 61f2e40e3b check first element of composed path for target 2023-02-11 21:30:37 -05:00
AlUlkesh 0416810adf modifier key settings, #32 2023-02-11 09:57:58 +01:00
EllangoK e13a0bd775 disables keybindings when typing in an input 2023-02-09 20:40:01 -05:00
EllangoK 74a5dcc03d adds more keybindings 2023-02-09 19:15:49 -05:00
AlUlkesh 7f51f39ac2 Del button fix, #25 2023-02-09 22:12:16 +01:00
EllangoK a2ee75e2a7 renames from images history to image browser 2023-02-08 20:32:20 -05:00
EllangoK bc11aa9a82 cleanup other key listener 2023-02-07 01:17:30 -05:00
EllangoK 6003c1c2b5 lets user use number keys to set ranking 2023-02-06 22:14:53 -05:00
Vladimir Mandic 205f238dfc
fix error on access of optional component
caused js error which resulted in delete button not being displayed.
2023-02-04 13:18:02 -05:00
liuhongbo 73c5d3edeb add keyboard event listener 2022-12-09 13:45:58 +08:00
liuhongbo 97c47c9ff9 add keyboard event listener 2022-12-09 13:36:00 +08:00
yfszzx 55aeee3c27 t 2022-10-26 07:35:35 +08:00
yfszzx 1ace87f212 keyword, sort, send to img2img , administrator, esp 2022-10-25 18:06:59 +08:00
yfszzx b4f9566976 mkdir javascript 2022-10-24 14:15:33 +08:00