Commit Graph

127 Commits (a9016c4c01d9d849e1a03b3f7507f83096207c44)

Author SHA1 Message Date
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
zanllp 9c0b809d03 Add auto-creation of new TabPane after deletion 2023-05-07 21:47:56 +08:00
zanllp f41391d6fd Add support for deleting images in fullscreen preview 2023-05-07 21:17:18 +08:00
zanllp a58971fd99 Add creation date to FileNodeInfo and use it as default sorting option 2023-05-07 15:56:04 +08:00
zanllp acf25bf1bb Use lowercase for quick move 2023-05-06 22:48:00 +08:00
zanllp fcf5017005 Update UI by removing "embeddings" and "hypernetworks" from quick move and aligning tab names with official ones 2023-05-06 22:22:03 +08:00
zanllp ab02a66c43 Enable case sensitivity configuration for path matching on different systems 2023-05-06 19:30:42 +08:00
zanllp 908f9d1002 Enable case-insensitive path matching 2023-05-06 17:47:04 +08:00
zanllp 071140112d Switch the main document to English and add links to more documents 2023-05-06 02:47:58 +08:00
zanllp a4033890b7 Fix issue with sending to saved folder failure 2023-05-05 21:47:30 +08:00
zanllp f2e2e77084 Fix bug causing page to crash when deleting single image on image search page 2023-05-05 01:45:18 +08:00
zanllp 71d79c9e23 Add more error checks and support for image index update in standalone operation 2023-05-04 23:28:02 +08:00
zanllp 40e8767610 Add missing dependencies to package.json 2023-05-03 22:58:09 +08:00
zanllp 8eaff565cc Restrict index generation to folders under sd-webui only,Remove unused code 2023-05-03 21:10:22 +08:00
zanllp d2775be397 Fix potential bug in vue-virtual-scroller
Proactively check if source file is a file for API method
2023-05-03 03:52:25 +08:00
zanllp 849bed1f0a build fe 2023-05-03 00:54:36 +08:00
zanllp 9507316b89 add support for full-screen preview and context menu in image search. 2023-05-02 21:04:27 +08:00
zanllp 25582f027d refactor: refresh 2023-05-02 19:04:46 +08:00
zanllp e015f61428 Handle SQL execution errors and potential refresh issue 2023-05-02 15:53:14 +08:00
zanllp 897c579192 feat: Add support for custom tag selection and toggling 2023-05-01 08:48:06 +08:00
zanllp eb1dd6208b Add post-processing zoom for generated tags, generate records for images without exif data, and remove Lora from the quick move. 2023-05-01 03:07:34 +08:00
zanllp 2a335f7d22 Implement image info viewing and context menu operations in full-screen preview mode 2023-04-30 07:30:50 +08:00