Commit Graph

367 Commits (e74293806b15bd19505bf69aa6d93de47c138ae8)

Author SHA1 Message Date
zanllp 68b4d96270 build 2025-05-25 23:21:56 +08:00
zanllp 569a61c6d1 build and fix some issue 2025-05-25 23:20:21 +08:00
wuqinchuan dcd4d62c0f feat(video): implement swipeable vertical feed like TikTok 2025-05-25 22:45:53 +08:00
zanllp 68b39c20f8 fix: handle parent window access error in Colab environment 2025-03-13 21:59:45 +08:00
zanllp 0c0716db09 fix 2025-02-23 05:54:05 +08:00
zanllp ea10260756 feat: add a new feature try-my-luck 2025-02-23 04:09:01 +08:00
wuqinchuan 7d0505f6da feat: Pause polling when in image preview mode 2025-01-28 18:08:56 +08:00
wuqinchuan 7dc9735e6b feat: Implement support for invoke.ai 2025-01-26 18:53:49 +08:00
zanllp 476f4ff779 Support disabling maximize and enable fuzzy search with path-only option 2024-12-26 01:53:06 +08:00
zanllp 031e377a1a Add support for batch downloading with options for no compression and packaging 2024-11-24 23:05:55 +08:00
zanllp b005d8760d feat: support more shortcut keys 2024-11-16 22:49:49 +08:00
zanllp 77fd0ffe66 fix 2024-11-07 23:58:23 +08:00
zanllp f85740088c Add support for categorizing and displaying custom tags alphabetically by first letter 2024-11-07 23:11:29 +08:00
zanllp 02f9e9277f support jpe 2024-10-21 22:22:08 +08:00
zanllp 12a7cd4f0e Add support for displaying the full path 2024-10-17 21:43:24 +08:00
zanllp fae60b0db5 fix 2024-09-28 20:40:33 +08:00
zanllp 9718d545f6 Add support for custom tag colors 2024-09-28 20:23:14 +08:00
zanllp 24443baf3e fix: failed to load 2024-09-07 17:25:13 +08:00
zanllp e04d04d1c7 Enhance parser compatibility 2024-09-01 01:24:56 +08:00
zanllp 475764070d Handle cache issues for video cover and file responses 2024-08-18 20:40:07 +08:00
zanllp 99909bf8fd Fix initialization error 2024-08-18 07:42:50 +08:00
zanllp 313afe3149 update i18n 2024-08-18 06:58:59 +08:00
zanllp c38484d317 Add support for setting the current frame as the video cover 2024-08-18 06:54:29 +08:00
zanllp 5bd21bc258 Add support for disabling sync to implement simple settings isolation mechanism, storing related data only in the browser 2024-08-18 03:08:03 +08:00
zanllp de0a7c8ee9 Disable save settings requests when global settings change in read-only mode 2024-08-13 21:15:43 +08:00
zanllp d945da6672 Update help information and add option to control comma display in generated information 2024-08-07 06:01:30 +08:00
zanllp 1e2925df01 Optimize styles, fix BREAK issue, and add option to control auto-refresh 2024-07-27 11:59:01 +08:00
zanllp a8bca6ff06 pref: Optimize application performance 2024-07-22 09:07:06 +08:00
zanllp 78bcb16318 Complete missing implementations for image search functionality 2024-07-22 06:29:58 +08:00
zanllp 21493de2d9 Add polling refresh feature 2024-07-18 03:52:44 +08:00
zanllp fdf35eb308 Implement automatic refresh in walk mode 2024-07-17 07:58:32 +08:00
zanllp de48ae1f0d Add WorkspaceSnapshot feature. Add support for customizing the startup page 2024-07-15 05:16:11 +08:00
zanllp a994de8694 Adjust interface 2024-07-14 05:00:35 +08:00
zanllp d0cd421330 Add display of current working mode at footer 2024-07-14 04:55:23 +08:00
zanllp d893c7accf fix 2024-07-12 22:40:58 +08:00
zanllp 225a301de4 fix 2024-07-12 22:32:31 +08:00
zanllp 58612fe055 Refactor cell width initialization logic 2024-07-12 22:17:26 +08:00
zanllp 50700974eb Release version 0.17.0, adding a pyinstaller-compiled sidecar to reduce the likelihood of false positives from antivirus software. 2024-07-10 21:36:10 +08:00
zanllp e923cc5df5 Fix issue with long tag names preventing deletion 2024-07-07 16:47:37 +08:00
zanllp 94b27b5a74 Add 'Move To', 'Copy To', 'Copy File Path', and 'Open File Location in New Tab' to context menu 2024-07-01 07:05:09 +08:00
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 329192a474 Implement support for adjusting background mask opacity 2024-06-27 06:35:02 +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 7e7f07ed92 Fix error in restoring records on first use 2024-06-26 09:46:40 +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 bf6c72895d Implement automatic synchronization of global settings to the backend 2024-06-24 06:05:46 +08:00
zanllp 21efa502d7 Adjusted the display order of parameters 2024-06-23 07:23:43 +08:00
zanllp 331f9eb497 Fixed multiple errors across the application 2024-06-23 07:00:47 +08:00
zanllp fe23632ae9 Adjust UI for improved user experience 2024-06-22 07:41:01 +08:00
zanllp b40b838f9c Add support for pinnable search history records 2024-06-22 07:19:38 +08:00
zanllp 2895baff22 add support for .avif 2024-06-15 03:39:29 +08:00
zanllp 81e2802c71 add support for .avif 2024-06-15 02:58:03 +08:00
zanllp eaed17b2cf Add full screen view button to floating panel 2024-06-15 01:35:15 +08:00
zanllp 7e0a1b925c release 2024-06-11 21:35:56 +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 bb4f1e711b Display current version information.Automatically check for updates on app startup and prompt the user to upgrade if a newer version is available 2024-06-11 12:26:10 +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 26f9669a8c Improve page interactions for better user experience 2024-06-07 09:42:38 +08:00
zanllp 9edd750ec0 feat: Add support for NovelAI 2024-06-01 08:48:43 +08:00
zanllp 7d650b78a3 Fix page issues & Implement keyword-based tag filtering 2024-05-31 06:37:33 +08:00
zanllp 0a5d00edd6 pref: Improve page performance 2024-05-30 13:40:27 +08:00
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