Commit Graph

294 Commits (323ce7efef3e3f67b11c09c9e7fa3567d293b048)

Author SHA1 Message Date
AlUlkesh 323ce7efef Image ratio information 2023-12-09 22:40:56 +01:00
AlUlkesh 00e4ecaed4 Initial support for videos, #241 2023-12-09 21:58:49 +01:00
AlUlkesh 08fc2647f1
Merge pull request #237 from missionfloyd/img-css
Remove thumbnail image CSS rules
2023-09-30 07:37:06 +02:00
missionfloyd e19b672387
Remove thumbnail image CSS rules 2023-09-29 23:01:18 -06:00
AlUlkesh 9f95e6d481 Fix for controlnet option name change, #234 2023-09-11 14:55:51 +02:00
AlUlkesh b8f6e05d1d Update Gradio syntax 2023-08-25 09:08:06 +02:00
AlUlkesh f715f7ae70 Changed Blocks to Box, due to issue with visibility flag, #229 2023-08-25 01:46:01 +02:00
AlUlkesh 74ad7d57ff fix: Others / subdir function 2023-08-24 21:07:32 +02:00
AlUlkesh a48f65350d rework: turn_page_switch / warning_box / change_dir 2023-08-24 09:50:49 +02:00
AlUlkesh 15c337914d fix: refresh button is overlayed by other button 2023-08-22 09:08:11 +02:00
AlUlkesh 65618f3e07 fix for Gradio 3.39 compatibility 2023-08-21 00:20:02 +02:00
AlUlkesh 6fe65accb3
Merge pull request #226 from fennghuang/ui-hotfix
feat: update ui style
2023-08-17 08:33:07 +02:00
fennghuang caa4b001ef feat: update ui style 2023-08-16 09:18:18 +00:00
AlUlkesh 211f20258e Removed useless Row parameters 2023-08-16 08:04:57 +02:00
AlUlkesh ffacfb51df Update readme 2023-08-16 07:35:34 +02:00
AlUlkesh c02d610cdb
Merge pull request #223 from valyrie97/tmp_db
Add flag to offload database operations to a different location
2023-08-16 07:27:54 +02:00
AlUlkesh 51df4c1e5d Remaining "conn" references changed to "cursor" 2023-08-16 07:27:23 +02:00
fennghuang aeb662c1cd feat: update ui style 2023-08-16 03:58:19 +00:00
Ivory 7bb07e0343 migrate entry module to contextual transactions 2023-08-15 16:35:23 -04:00
Ivory b0ffbaf4ca normalize transactions & cross platform tempdir 2023-08-15 07:42:47 -04:00
Ivory 3510b5f728 add temporary database copying 2023-08-13 21:07:49 -04:00
AlUlkesh d31eb3c482
Merge pull request #222 from fennghuang/ui-hotfix
feat: update ui style
2023-08-12 15:05:54 +02:00
fennghuang 2a93434359 feat: update ui style 2023-08-12 08:47:57 +00:00
fennghuang fd68d7a167 feat: update ui style 2023-08-12 08:43:50 +00:00
fennghuang 8c9f7b9f2f feat: update ui style 2023-08-12 07:14:07 +00:00
fennghuang ab8abbc12c feat: update ui style 2023-08-12 06:35:52 +00:00
AlUlkesh a3aeb93fd7 image_browser_height_auto, #40 2023-07-31 22:04:41 +02:00
AlUlkesh b984cdd169 ImageReward removed, #216 2023-07-25 08:51:27 +02:00
AlUlkesh 6386e0c8f5 Merge branch 'main' of https://github.com/AlUlkesh/stable-diffusion-webui-images-browser 2023-07-22 18:12:30 +02:00
AlUlkesh be53a38306 pyarrow fix, #216 2023-07-22 18:12:13 +02:00
AlUlkesh 66827337d7
Merge pull request #218 from Kapowpenguin1/patch-1
Update image_browser.py
2023-07-20 07:20:39 +02:00
Kapowpenguin1 167833e0b1
Update image_browser.py
added "alternate_hash is not None" for reapply ranking, in the event that the filehash table is missing an entry for a path
2023-07-19 15:03:07 -04:00
AlUlkesh f42ada4007 New maint. function: Recreate hash, #215 2023-07-19 07:09:36 +02:00
AlUlkesh 3348d524d5 Maintenance tab, add. options, #215 2023-07-17 06:31:18 +02:00
AlUlkesh c6fcf6c438 ImageReward fix, #214 2023-07-16 09:15:29 +02:00
AlUlkesh 9229ed5e7e ImageReward fix, #214 2023-07-14 18:02:11 +02:00
AlUlkesh b2f6e4cbe5 Faster Generation Info, Code cleanup 2023-06-08 10:11:43 +02:00
AlUlkesh 40ddbfbe0a Enhance mage_browser_webui_current_tab, #192 2023-06-07 22:22:57 +02:00
AlUlkesh 342efe98c7 Re-activate delete button rework, #197 2023-06-06 11:49:36 +02:00
AlUlkesh e2e35a88c0 Fix for active browser list on new db, #201 2023-06-06 08:09:09 +02:00
AlUlkesh 25e5a3016d
Merge pull request #200 from Ezekiel-Rage/main
"All" tab knock-on bug fix
2023-06-06 00:07:59 +02:00
Ezekiel-Rage 26ab8d4e96
disabled open folder button on All tab
I need to investigate further to determine the best way to handle the button when an image is selected. For now it's disabled entirely on the All tab since it's non-functional.
2023-06-05 14:57:21 -07:00
Ezekiel-Rage 5c28f97770
"All" tab knock-on bug fix
The addition of the All tab introduced a bug in which an "All" folder is created in the root stable diffusion directory. This PR prevent the folder from being created.
2023-06-05 13:31:21 -07:00
AlUlkesh 488c5393db Use realpath for All tab 2023-06-05 16:15:52 +02:00
AlUlkesh 66be8f2729
Merge pull request #186 from Ezekiel-Rage/main
Added All tab plus minor bug fixes
2023-06-05 15:53:37 +02:00
AlUlkesh f137cf82b0 Tab hiding consolidation, #198 2023-06-05 15:49:13 +02:00
AlUlkesh dab2cd99a6 Merge branch 'main' into pr/186 2023-06-05 09:12:46 +02:00
AlUlkesh b051835f09 set do_not_save_to_config, #195 2023-06-05 01:33:13 +02:00
AlUlkesh 5795886bee Merge branch 'main' of https://github.com/AlUlkesh/stable-diffusion-webui-images-browser 2023-06-03 10:59:13 +02:00
AlUlkesh 1930317aee Controlnet fix, #193 2023-06-03 10:59:04 +02:00