Commit Graph

319 Commits (main)

Author SHA1 Message Date
AlUlkesh a69b03f0ac
Merge pull request #27 from EllangoK/main
Adds Ctrl Arrow, F, R, and Del Keybindings
2023-02-10 07:38:49 +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 c44e2cf1c9 Fix display issue, #24 2023-02-09 23:39:25 +01:00
AlUlkesh 7f51f39ac2 Del button fix, #25 2023-02-09 22:12:16 +01:00
AlUlkesh aafc81fef8
Merge pull request #23 from EllangoK/main
Renames images history to image browser
2023-02-09 16:47:50 +01:00
AlUlkesh 73ad3f6ae3 Migrate settings, some more renames 2023-02-09 16:47:24 +01:00
EllangoK a2ee75e2a7 renames from images history to image browser 2023-02-08 20:32:20 -05:00
AlUlkesh 3390e353fd handle .txt files, #5 2023-02-08 10:11:08 +01:00
AlUlkesh b5a4182bdc Fix for #20 , more natural sorts 2023-02-08 09:35:35 +01:00
AlUlkesh c1a4590d54 Fix wrong merge conflict 2023-02-08 02:46:28 +01:00
AlUlkesh 1e443f4faa
Merge pull request #21 from EllangoK/main
Lets user use number keys to set ranking
2023-02-08 02:41:12 +01:00
AlUlkesh bcab30019b
Merge branch 'main' into main 2023-02-08 02:38:59 +01:00
AlUlkesh 44ce20fd59 Switch to database and small improvements
- Switch from files to database
- Some cache logic correction
- Options for negative prompt
- Hide Ranking buttons on overview page
2023-02-08 02:29:26 +01: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
AlUlkesh 8bc7d3a11b Ranking fix, #18, save all json with indent 2023-02-05 22:14:29 +01:00
AlUlkesh 818d59a662 cache fix, #17 2023-02-05 01:23:15 +01:00
AlUlkesh 652861764c option for exif scan, #16 2023-02-05 01:09:55 +01:00
AlUlkesh 3eaa4a6d7a logging fix 2023-02-05 01:00:00 +01:00
AlUlkesh a8a838cf5a
Merge pull request #15 from vladmandic/patch-1
add users json file to gitignore
2023-02-05 00:26:14 +01:00
Vladimir Mandic e7dc92616a
add users json file to gitignore 2023-02-04 17:40:25 -05:00
AlUlkesh 1f325cdc49
Merge pull request #14 from vladmandic/patch-1
fix double event trigger
2023-02-04 23:37:48 +01:00
Vladimir Mandic 078d85091f
fix typo in element id
caused javascript exception
2023-02-04 17:32:47 -05:00
Vladimir Mandic 553eaa9b59
remove warning message during normal operations 2023-02-04 16:56:51 -05:00
Vladimir Mandic 3e04890233
fix double event trigger
this can cause endless loop on webui startup
2023-02-04 16:44:21 -05:00
AlUlkesh be513d619b
Merge pull request #13 from Klace/patch-1
Remove ip2p now that it's part of img2img
2023-02-04 20:45:48 +01:00
AlUlkesh 48194ab5a9 removed admin requirement for folders outside webui, 12 2023-02-04 20:41:39 +01:00
TwoPerCent fb2930ea09
Remove ip2p now that it's part of img2img
The ip2p directory and fields are redundant now, instruct-pix2pix extension with it's directory is now outdated as main repo support edit models and uses img2img
2023-02-04 14:40:08 -05:00
AlUlkesh 88bc2d17d9
Merge pull request #10 from vladmandic/patch-1
fix error on access of optional component
2023-02-04 19:55:35 +01:00
AlUlkesh 1cbf8b30f6 combined cache creations 2023-02-04 19:40:27 +01: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
AlUlkesh ec0970cec8 aes_cache fix, logger, warning_box = indicator 2023-02-03 12:04:47 +01:00
AlUlkesh d7e428b493 ranking_file to basedir, doube get_ranking removed 2023-02-03 00:26:18 +01:00
AlUlkesh 671eff171d Merge corrections
- basedir
- score verions
- removed doubled up aesthetic_score
- desc -> down_symbol
- "true" -> True, "false" -> False for gradio
2023-02-02 01:03:02 +01:00
AlUlkesh 23cfb7ba48 Small corrections 2023-01-31 23:48:12 +01:00
AlUlkesh c6b8cccd79 Merge remote-tracking branch 'webui-images-browser-Klace/main' into KlaceMerge 2023-01-31 22:20:51 +01:00
AlUlkesh 16dfbfcf7c Fix remove from saved, #5 2023-01-31 16:31:29 +01:00
AlUlkesh 48efe19d16
Merge pull request #8 from vladmandic/patch-1
update gitignore
2023-01-31 15:31:58 +01:00
Vladimir Mandic 1a7c724aee
update gitignore 2023-01-31 09:06:05 -05:00
AlUlkesh 6f3d02e49c readme correction 2023-01-31 10:54:07 +01:00
AlUlkesh 994b3cada5 Folder depth, sort, refresh, #5 2023-01-31 10:53:06 +01:00
AlUlkesh 9774ed8372 Others tab enhancements, #5, some small changes
Others tab:
- Add/Remove from saved directories, via buttons
- New dropdown with subdirs
- path_recorder.txt is sorted on add/remove
- path_recorder.txt is first worked on in a .tmp version, before replacing the original file, to prevent a potential loss of all data in the file

Settings:
- Usage of path_recorder.txt no longer optional
- Option to not show the images from subdirs

Install:
- Fixed send2trash module check
2023-01-29 09:30:00 +01:00
AlUlkesh ff59466e02 Recycle bin option, #6 2023-01-28 21:50:48 +01:00
TwoPerCent f93cc4e461
Update README.md 2023-01-27 07:00:55 -05:00
TwoPerCent e8c3d67742
Update README.md 2023-01-26 22:47:36 -05:00
Kyle 974c5be722 Sorting and filtering will use .txt as well 2023-01-26 22:04:35 -05:00
Kyle 263502565e Remove Debug 2023-01-26 21:42:33 -05:00
Kyle 05993f5b2e EXIF from .txt 2023-01-26 21:38:56 -05:00
AlUlkesh 402c1addba realpath to abspath, update readme 2023-01-26 08:51:03 +01:00