Commit Graph

349 Commits (f2b1e4952ad19df3daab58265b6a72a76e9bcd3e)

Author SHA1 Message Date
zanllp edf9444ae3 Enhance LORA parser compatibility, improve page interactions and performance 2024-05-30 11:41:07 +08:00
zanllp fce0d931f0 build 2024-05-27 01:21:07 +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 ef5db91b48 i18n 2024-05-21 07:09:52 +08:00
zanllp 64c5db7f2d Implement file renaming functionality 2024-05-20 07:03:42 +08:00
zanllp a446ccb581 Fix layout error with Lobe theme 2024-05-19 01:09:15 +08:00
zanllp 89991e0853 Resolve parsing issue causing errors 2024-04-20 01:20:26 +08:00
zanllp 18f58b1ad7 Enhance help information 2024-04-18 06:51:10 +08:00
zanllp 66d554ce3c Temporary workaround for the panel cover 2024-04-17 19:52:12 +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 eb9de1c711 build 2024-04-10 19:17:29 +08:00
zanllp a22e2f1e69 fix 2024-04-09 10:50:52 +08:00
zanllp 342339f587 build 2024-04-09 10:26:28 +08:00
zanllp d176c27ee8 fix build 2024-03-28 21:54:05 +08:00
zanllp 6646af77ef feat: Added support for Fooocus 2024-03-27 20:40:58 +08:00
zanllp 7cab37d62f Adjusted interface to support direct video tagging within the video viewing modal 2024-03-26 04:23:25 +08:00
zanllp 36cba6abe8 Implemented enhancements for security and message feedback 2024-03-25 11:13:16 +08:00
zanllp 36e6ecba87 fix 2024-03-22 21:15:11 +08:00
zanllp a7f755d012 feat: add missing video type 2024-03-22 07:06:50 +08:00
zanllp 4bd54910f4 fix: video tag display issue 2024-03-22 06:43:22 +08:00
zanllp 324878e200 build: build 2024-03-22 06:31:43 +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 217d76a704 Fix tag error 2024-03-15 05:03:08 +08:00
zanllp e543c58ffb support subpath 2024-03-15 04:13:18 +08:00
zanllp 4455ca9148 build 2024-03-12 22:02:54 +08:00
zanllp 8a6ec6303a rename 2024-03-12 21:34:29 +08:00
zanllp 633a0ab071 fix 2024-03-12 21:34:12 +08:00
zanllp 1f900c58d4 add more exported functions. 2024-03-12 21:33:52 +08:00
zanllp 6d181ef8ba Add more isolation mechanisms and export functions for easier use as a library 2024-03-12 21:33:27 +08:00
zanllp 9dc1c0dd05 release 0.8.0 2024-03-03 21:39:16 +08:00
zanllp a69bfdba60 feat: update i18n and interface. And new build 2024-03-03 21:31:47 +08:00
Florian Geiselhart e3642d3cb0 new build 2024-02-29 17:45:52 +01:00
zanllp 6e5d30fb71 Add file counts for current view and selected files 2024-01-28 03:50:11 +08:00
zanllp 21bf9f6113 build 2024-01-28 02:33:10 +08:00
zanllp 61bb33d538 Add the compiled file. 2024-01-27 02:11:33 +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 961255b92f rebuild 2024-01-16 17:23:48 +01:00
Florian Geiselhart d1abb17b21 working prompt compare 2024-01-15 20:38:48 +01:00
zanllp e7e8e85d5a Add support for opening page in new tab or side on the start page 2023-12-11 00:20:34 +08: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 16e107455b Add support for batch addition/removal of tags in fuzzy search and image search 2023-10-29 19:09:40 +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 cc701ec3b9 Add restrictions for rebuilding image index 2023-10-04 02:08:35 +08:00
zanllp 3e38642781 Support removing unused tags by rebuilding image index 2023-10-01 19:20:49 +08:00
zanllp 7ffc22fa22 Improve fuzzy-search regexp function hint. 2023-09-23 11:02:24 +08:00
zanllp 5495f791be Add support for using regular expressions in fuzzy search 2023-09-23 10:50:34 +08:00
zanllp e20c5b4f32 Remove condition for adding walk mode folder 2023-09-17 05:19:46 +08:00
zanllp 6e08d64d0e Refactor interaction for improved user experience and fix download bugs 2023-09-12 05:00:48 +08:00
zanllp 2fe50e0d1a Add support for video playback 2023-09-12 03:43:26 +08:00
zanllp 51d9e3d7ff Add shortcut key for image download 2023-09-10 10:00:27 +08:00
zanllp 81963d890b update style 2023-09-10 08:33:46 +08:00
zanllp 843dcecad9 Improve display and usability 2023-09-10 08:30:41 +08:00
zanllp 945ef9b251 Added support for custom walk mode folder path 2023-09-10 07:31:05 +08:00
zanllp af3ef92e72 Fix several errors. 2023-09-08 09:49:00 +08:00
zanllp 0ada2b8a48 adjust documentation and i18n 2023-09-08 04:45:49 +08:00
zanllp 6b8a967ddd Add Traditional Chinese i18n support 2023-09-08 04:11:02 +08:00
zanllp bc6c3ef205 Change image search to use pagination based on cursor instead of fixed maximum of 500 images. 2023-09-01 03:16:57 +08:00
zanllp c5d6382bad Fix a minor error 2023-08-31 05:06:43 +08:00
zanllp 335c37b561 Enhance tag management for images, add more tips 2023-08-31 04:56:35 +08:00
zanllp accf14e706 Fixing issue when used as a plugin, build resource 2023-08-31 02:11:02 +08:00
zanllp 4ea5282516 Fix handling of sendto events when embedded in Gradio 2023-08-27 15:47:09 +08:00
zanllp c48e3aecf6 Added privacy and security link, fixed some CSS anomalies 2023-08-25 06:19:01 +08:00
zanllp 4d676a12ac fix 2023-08-09 21:45:48 +08:00
zanllp ed2a1654e3 Added error handling to return empty string when parsing comfyui images fails, enabled skipping confirmation when deleting a single file, and added support for opening in new tab with corresponding dark mode. 2023-08-09 21:40:07 +08:00
zanllp 977815a2b2 Require secret key configuration when enabling gradio auth 2023-08-05 06:30:37 +08:00
zanllp 28ee176cbc Fix issue with ComfyUI Ksampler key not always being 3 and TabPane closing exception when it's the first and active tab 2023-07-31 09:51:45 +08:00
zanllp 43cad8c71d tag-interaction-visAdd visual improvements to tag interactionual 2023-07-30 08:43:51 +08:00
zanllp 9abda84d39 Fix issue with adding tags for relative paths in walk mode 2023-07-30 06:13:50 +08:00
zanllp 5ca578c60b fix typo 2023-07-30 04:10:52 +08:00
zanllp b2e5ebeea2 Added various convenient operations and fixed several bugs. 2023-07-30 04:04:27 +08:00
zanllp a878470170 Improved walk mode functionality and fixed numerous bugs 2023-07-27 16:15:11 +08:00
zanllp 898d527ab5 Resolve weird error message problem 2023-07-24 01:03:30 +08:00
zanllp ebffe8f089 Fix cache expiration issue when checking path trustworthiness 2023-07-24 00:09:14 +08:00
zanllp 6d18c04d4c Add fallback for mount failure 2023-07-22 20:16:41 +08:00
zanllp 3692b2e6c3 Add batch download feature, support collecting selected images from other pages for download and archiving 2023-07-22 11:41:00 +08:00
zanllp d969f192b4 adjust style 2023-07-21 03:15:46 +08:00
zanllp f4a84b1356 Adjust CSS styles to optimize visual area and prevent double scrollbar 2023-07-21 02:50:27 +08:00
zanllp 9ed1204b17 fix 2023-07-19 20:21:30 +08:00
zanllp b6a8e7b157 adjust style 2023-07-19 19:49:55 +08:00
zanllp bc58a97b63 Add custom tag display in fullscreen mode and adjust custom tag style 2023-07-19 19:38:13 +08:00
zanllp 1c4479a394 Improved custom tag display for better user experience. 2023-07-19 19:07:43 +08:00
zanllp c5aa41dcbf Add browser-side support for Lyco 2023-07-17 22:39:52 +08:00
zanllp 07aca9817e Added support for sending to openOutpaint and for using ControlNet in a separate tab. 2023-07-17 12:37:19 +08:00
zanllp f10a177907 Added new feature: copying files and creating folders. 2023-07-16 15:54:43 +08:00
zanllp 71be884dc4 feat: Add support for custom grid image size 2023-07-14 13:11:47 +08:00
zanllp 195b701ccf Hide unnecessary features based on server type 2023-07-12 05:20:38 +08:00
zanllp 3a536c7f29 Fix shortcut key error 2023-07-10 12:54:59 +08:00
zanllp ceda095a1d Handling excessively long file lists 2023-07-10 05:34:44 +08:00
zanllp 6c7cce56a1 Add support for using Ctrl+A to select all in all interfaces 2023-07-10 05:22:58 +08:00
zanllp 40d9e310b1 Add image comparison feature with region limitation and auto creation of folder in information panel, and include it in the list of startup options. 2023-07-09 05:55:31 +08:00
zanllp 1c75e81be4 Add desktop app version built with Tauri 2023-07-07 10:35:30 +08:00
zanllp aa4a737422 Add binary build using Tauri framework 2023-07-05 13:59:39 +08:00
zanllp 568ccca6ac Updated encryption library to sjcl for improved browser compatibility 2023-06-28 15:15:36 +08:00
zanllp 7a8e198eaa Fix the abnormal behavior of is_path_under_parents. 2023-06-28 13:56:57 +08:00
zanllp 36e781677d feat: Support loading prompts from separate txt files, Correct i18n typos and improve translations 2023-06-28 05:13:20 +08:00
zanllp b0ba8f8fcc Add display of file information in prompt on fullscreen preview 2023-06-27 07:53:25 +08:00
zanllp 3a3de2e3e3 mprove image comparison interface, add support for opening comparisons in a new tab. 2023-06-27 05:31:53 +08:00
zanllp 7cf69bd790 Add image comparison feature similar to imgsli 2023-06-26 10:16:36 +08:00
zanllp 318c34693a feat: add support for opening folder via URL query params 2023-06-24 22:10:54 +08:00
zanllp 1ddf0a45e3 Improve editing and copying of current path in path bar, and add tips for multiselect in modal 2023-06-24 06:08:56 +08:00
zanllp 98f40573d7 fix failed to load 2023-06-21 00:24:41 +08:00
zanllp 941d67f4b0 Add default sort method and view mode to global settings 2023-06-17 05:24:29 +08:00
zanllp 79c98a7be2 Improved access control mode prompt guidance 2023-06-14 21:44:57 +08:00
zanllp 5f98c26b86 Add access control to ensure data security 2023-06-10 18:28:03 +08:00
zanllp 98cf627acb fix shortcut issue in search page 2023-06-03 19:14:38 +08:00
zanllp 63b0a8b884 Fix and improve history functionality, move open in new page and restore last session to Launch 2023-06-03 15:56:37 +08:00
zanllp 38303a8d25 Add more custom shortcuts 2023-06-01 01:45:11 +08:00
zanllp 24f99eeb4e Improved folder name display 2023-06-01 00:25:22 +08:00
zanllp 64fd688cda Enhanced UI/UX interaction 2023-05-31 22:32:40 +08:00
zanllp c557922fc4 Add support for deleting and favoriting current image using shortcuts in fullscreen preview 2023-05-30 00:10:49 +08:00
zanllp d58d706a6b Create empty page after initializing i18n. 2023-05-27 13:04:36 +08:00
zanllp 2de7af488d Add separator to context menu and enable searching on Enter key press in fuzzy search. 2023-05-27 12:37:00 +08:00
zanllp 8f61a121b5 Add support for sending files to ControlNet 2023-05-27 02:54:05 +08:00
zanllp 3aa5cca0ea Implement custom secret key modal input 2023-05-25 00:12:34 +08:00
zanllp 7e65738b21 Add support for authentication 2023-05-24 03:11:09 +08:00
zanllp b9bcec48f1 Add restriction on delete operation in fullscreen preview 2023-05-24 01:28:42 +08:00
zanllp 3d57d4ade0 11111 2023-05-24 00:46:14 +08:00
zanllp 5ee133c983 Fix potential errors, separate favorite from context menu in full-screen preview 2023-05-23 22:13:17 +08:00
zanllp 4bbfbb77b6 Deliver production-ready resources with `yarn deliver-dist` 2023-05-23 20:03:44 +08:00
zanllp dd47cba576 Add support for German language 2023-05-22 23:39:36 +08:00
zanllp 3fa26d11e2 Fix issue with incorrect loading of next folder in fullscreen preview mode 2023-05-22 23:01:38 +08:00
zanllp cd84c3901f fix typo 2023-05-21 23:18:57 +08:00
zanllp e07c6d4b2f auto expand tag list after index updated 2023-05-21 23:08:17 +08:00
zanllp 417de98e23 fix 2023-05-21 22:51:02 +08:00
zanllp 68074828bb update help info 2023-05-21 19:40:18 +08:00
zanllp 53fd451c32 feat: Add support for collapsing tag list 2023-05-21 19:28:58 +08:00
zanllp 96bc62466f Changed file retrieval method to use path parameter 2023-05-21 17:51:41 +08:00
zanllp db0a3ed04b Add feature to add current folder to scan path and open local folder in default browser 2023-05-21 01:12:13 +08:00
zanllp 69ddc92083 Improved cache performance and fixed potential inconsistencies. 2023-05-18 23:31:36 +08:00
zanllp e563d69290 Introduce new caching mechanism, no longer require unique file paths 2023-05-18 01:13:51 +08:00
zanllp 48cf8df6c9 Add fallback for copy-to-clipboard 2023-05-17 20:57:16 +08:00
zanllp 940016a220 Add support for touch operations in useResizeAndDrag and enhance full-screen preview functionality 2023-05-17 20:35:25 +08:00
zanllp 02141dd1cf Add fuzzy search as an assist for tag search 2023-05-16 23:52:04 +08:00
zanllp 23108916b5 feat: Auto-refresh notification only when updates are available; UI and copy improvements 2023-05-15 23:25:46 +08:00
zanllp 3b4ee8a683 Add reminder comment to index.js to discourage direct modifications 2023-05-14 16:24:13 +08:00
wfjsw 6e17b99783 enable cross-tab parameter delivery 2023-05-14 10:41:22 +08:00
zanllp 2049709d26 add missing i18n text 2023-05-14 07:54:37 +08:00
zanllp 69de1aeb43 Add support for advanced search in image search, similar to Google 2023-05-14 07:44:05 +08:00
zanllp 6bd98a2e92 Add auto-refresh with tree view and index check when returning to extensions 2023-05-12 01:57:03 +08:00
zanllp cba028f6b7 firefox-compatibility 2023-05-10 20:03:16 +08:00
zanllp d75eae2ec6 Lowered "send to" timeout and continued execution even if timed out. 2023-05-08 22:20:53 +08:00
zanllp 8961d16696 fix copyPreviewUrl encounter a error in iframe 2023-05-08 21:38:21 +08:00
zanllp 4bc06c1074 build fe 2023-05-08 21:09:19 +08:00