Commit Graph

167 Commits (9aa62b48e7e5bdd7641b2c8241e8a0916ffa8e9a)

Author SHA1 Message Date
zanllp 9aa62b48e7 Removed the restriction on deleting the first file in fullscreen preview, fixed potential issues with exiting via ESC, and added support for exiting by double-clicking an image. 2024-06-29 10:06:28 +08:00
zanllp 5cfe763fe6 Fix and update readme 2024-06-27 18:32:28 +08:00
zanllp 24a9bf5168 Add workaround for unclickable exit button in always-on modeAdd workaround for unclickable exit button in always-on mode 2024-06-26 12:44:38 +08:00
zanllp 3a9f984090 fix 2024-06-26 09:25:47 +08:00
zanllp 472e6d78bc Revert "Merge pull request #672 from zanllp/revert-671-feature/experimental-side-by-side-layout"
This reverts commit d5bd60cac3, reversing
changes made to d1af404fb7.
2024-06-26 09:25:41 +08:00
zanllp 730719be56
Revert "Add experimental side-by-side layout for fullscreen image browsing" 2024-06-26 08:54:26 +08:00
zanllp 4c2c975bf7 Add experimental side-by-side layout for fullscreen image browsing 2024-06-26 08:34:39 +08:00
zanllp 95caa16858 Improve user interaction and experience 2024-06-24 07:12:31 +08:00
zanllp 331f9eb497 Fixed multiple errors across the application 2024-06-23 07:00:47 +08:00
zanllp eaed17b2cf Add full screen view button to floating panel 2024-06-15 01:35:15 +08:00
zanllp 415a9f5ecb Refactor code and fix several bugs 2024-06-11 21:25:20 +08:00
zanllp 45ad3ffc95 refactor 2024-06-11 18:47:42 +08:00
zanllp 6c13442145 improve i18n 2024-06-10 23:18:27 +08:00
zanllp 01d706bf91 fix 2024-06-10 20:34:21 +08:00
zanllp f1f59dee74 fixed loc 2024-06-10 11:14:23 +08:00
zanllp 9edd750ec0 feat: Add support for NovelAI 2024-06-01 08:48:43 +08:00
zanllp a07d7e9eee pref: Optimize application performance 2024-05-26 13:33:13 +08:00
zanllp 25a4be4333 add-folder-cover-preview 2024-05-26 13:00:34 +08:00
zanllp 64c5db7f2d Implement file renaming functionality 2024-05-20 07:03:42 +08:00
zanllp 89991e0853 Resolve parsing issue causing errors 2024-04-20 01:20:26 +08:00
zanllp 9da31ae9e8 fix repeat params 2024-04-15 22:34:31 +08:00
zanllp bb4837881b Add support for adding aliases to paths 2024-04-13 03:57:49 +08:00
zanllp 2d096ba2ff Add support for multiple view types for the same path 2024-04-11 00:51:22 +08:00
zanllp 73dcd1aab6 Add change indicator control to global settings. 2024-04-10 19:07:38 +08:00
zanllp 1f4876ee92 fix some issues 2024-04-09 10:25:44 +08:00
zanllp d2124e9291 feat: support Keep Multi-selected 2024-03-28 21:41:34 +08:00
zanllp 6646af77ef feat: Added support for Fooocus 2024-03-27 20:40:58 +08:00
zanllp 4bd54910f4 fix: video tag display issue 2024-03-22 06:43:22 +08:00
zanllp a0f89801ab Added support for opening files with the system default application and saving selected file information as JSON 2024-03-21 10:48:34 +08:00
zanllp 973b456c61
Merge pull request #526 from fg-uulm/main
UX / Feature: Change indicators in grid view to determine which parameters were changed between images
2024-03-03 21:32:20 +08:00
zanllp a69bfdba60 feat: update i18n and interface. And new build 2024-03-03 21:31:47 +08:00
Florian Geiselhart 8cd54cdf2a fix injection vuln 2024-02-29 19:54:22 +01:00
Florian Geiselhart f337f3a65d build fixes 2024-02-29 17:45:38 +01:00
Florian Geiselhart 09eea0a7f8 add batch api geninfo endpoint 2024-02-29 16:49:59 +01:00
Florian Geiselhart 1db5689734 first working version / change indicators, bulk api missing 2024-02-29 15:15:27 +01:00
zanllp 6e5d30fb71 Add file counts for current view and selected files 2024-01-28 03:50:11 +08:00
zanllp c85cbcd397 Adjust display in dark mode and add manual control support for dark mode. 2024-01-24 01:45:54 +08:00
zanllp 0113756841 Add source text tab and adjust interface 2024-01-23 02:58:43 +08:00
zanllp 29c94404d7 feat(fe): Updated UI and fixed several bugs 2024-01-22 02:43:42 +08:00
Florian Geiselhart af5a8a5b0c structured generation info in context menu 2024-01-16 17:23:10 +01:00
Florian Geiselhart d1abb17b21 working prompt compare 2024-01-15 20:38:48 +01:00
zanllp c5eadda2ce optimize-mobile-page-adaptation 2023-12-03 20:02:55 +08:00
zanllp b9332d3525 Add support for fuzzy search within specified scope 2023-11-26 02:58:05 +08:00
zanllp 43ac6466a7 Added support for searching within a specified folder.
Removed the requirement for exact matching during searches.
2023-11-15 01:08:28 +08:00
zanllp 0a6376eb80 remove useless code 2023-10-29 18:11:57 +08:00
zanllp 9634d9f20d Implemented support for batch tag addition and removal 2023-10-29 18:06:52 +08:00
zanllp 3e38642781 Support removing unused tags by rebuilding image index 2023-10-01 19:20:49 +08:00
zanllp 45b3fa04ca
Merge pull request #428 from rayadaschn/rayadaschn-fix-0918
fix(useResize): icon position shift
2023-09-23 04:58:06 -05:00
rayadaschn 078b483bee
fix(useResize): icon position shift when the pop-up window exceeds the border 2023-09-18 09:10:05 +08:00
zanllp 6e08d64d0e Refactor interaction for improved user experience and fix download bugs 2023-09-12 05:00:48 +08:00