Commit Graph

1026 Commits (844debc55ea8f70cb32c364d052d551b8eca8200)

Author SHA1 Message Date
zanllp 19927f49cc
Merge pull request #704 from zanllp/style-optimization-break-fix-auto-refresh
Optimize styles, fix BREAK issue, and add option to control auto-refresh
2024-07-27 12: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 85543f17c6
Merge pull request #701 from zanllp/performance-optimization
pref: Optimize application performance
2024-07-22 09:08:04 +08:00
zanllp a8bca6ff06 pref: Optimize application performance 2024-07-22 09:07:06 +08:00
zanllp 49b9f88d83 update readme 2024-07-22 07:54:27 +08:00
zanllp b8e0af4999
Merge pull request #700 from zanllp/feature/add-missing-image-search-implementations
Complete missing implementations for image search functionality
2024-07-22 06:37:03 +08:00
zanllp 78bcb16318 Complete missing implementations for image search functionality 2024-07-22 06:29:58 +08:00
zanllp 9a0a8d350a
Update README-zh.md 2024-07-18 06:40:44 +08:00
zanllp 216b9ff7c3
Merge pull request #695 from zanllp/feature/polling-refresh
Add polling refresh feature
2024-07-18 03:55:17 +08:00
zanllp 21493de2d9 Add polling refresh feature 2024-07-18 03:52:44 +08:00
zanllp 059533946b
Merge pull request #694 from zanllp/feature/auto-refresh-walk-mode
Implement automatic refresh in walk mode
2024-07-17 08:02:29 +08:00
zanllp fdf35eb308 Implement automatic refresh in walk mode 2024-07-17 07:58:32 +08:00
zanllp ae3a2f044c
Merge pull request #693 from zanllp/add-workspace-snapshot
Add WorkspaceSnapshot feature. Add support for customizing the startup page
2024-07-15 05:32:58 +08:00
zanllp de48ae1f0d Add WorkspaceSnapshot feature. Add support for customizing the startup page 2024-07-15 05:16:11 +08:00
zanllp 8dfe7a3d80
Update README.md 2024-07-14 07:45:27 +08:00
zanllp a3a344f10a update readme 2024-07-14 06:24:41 +08:00
zanllp b27e6f419b
Merge pull request #691 from zanllp/ui-adjustments
Adjust interface
2024-07-14 05:01:54 +08:00
zanllp a994de8694 Adjust interface 2024-07-14 05:00:35 +08:00
zanllp edc27c6e9b
Merge pull request #690 from zanllp/display-current-mode-footer
Add display of current working mode at footer
2024-07-14 04:56:39 +08:00
zanllp d0cd421330 Add display of current working mode at footer 2024-07-14 04:55:23 +08:00
zanllp 3366cbdb3c
Merge pull request #689 from zanllp/adjust-cell-width-init
Refactor cell width initialization logic
2024-07-12 22:42:34 +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 e46d5a0945
Merge pull request #688 from zanllp/releases/0.17.1
release
2024-07-11 03:02:57 +08:00
zanllp ea6bb09dde release 2024-07-11 02:11:21 +08:00
zanllp e07acdcf9c
Merge pull request #687 from zanllp/feature/exception-handling-adjustment
Adjust exception handling mechanisms
2024-07-11 02:08:41 +08:00
zanllp d91c046dc8 Adjust exception handling mechanisms 2024-07-11 02:07:51 +08:00
zanllp 03bed6d5a6
Merge pull request #685 from zanllp/releases/0.17.0
Release version 0.17.0, adding a pyinstaller-compiled sidecar to redu…
2024-07-10 22:42:09 +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 9bef3033f9
Merge pull request #684 from zanllp/feature/cache-init-and-env-config
Add support for pre-generating cache via startup parameters and speci…
2024-07-08 00:34:22 +08:00
zanllp 17f048ad0c Add support for pre-generating cache via startup parameters and specifying cache directory through environment variables 2024-07-08 00:07:12 +08:00
zanllp d24fc161e2
Merge pull request #683 from zanllp/fix-tag-deletion-issue
Fix issue with long tag names preventing deletion
2024-07-07 16:49:08 +08:00
zanllp e923cc5df5 Fix issue with long tag names preventing deletion 2024-07-07 16:47:37 +08:00
zanllp 9caed8caff update readme 2024-07-04 06:51:21 +08:00
zanllp 16d4d1c7c6
Merge pull request #682 from zanllp/feature/plugin-system
Implement a basic plugin mechanism
2024-07-03 11:19:59 +08:00
zanllp 83b4c65757 Implement a basic plugin mechanism 2024-07-03 11:13:34 +08:00
zanllp 83c8845e34
Merge pull request #681 from zanllp/feature/context-menu-enhancements
Add 'Move To', 'Copy To', 'Copy File Path', and 'Open File Location i…
2024-07-01 08:07:12 +08:00
zanllp fc3534d9ff update readme 2024-07-01 08:06:02 +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 1f982c8994
Merge pull request #679 from zanllp/feature/fullscreen-improvements
Removed the restriction on deleting the first file in fullscreen prev…
2024-06-29 10:08:28 +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 f149bfff48
Merge pull request #678 from zanllp/fix-and-update-doc
Fix and update readme
2024-06-27 18:33:02 +08:00
zanllp 5cfe763fe6 Fix and update readme 2024-06-27 18:32:28 +08:00
zanllp 782a88f733
Merge pull request #677 from zanllp/releases/0.16.0
release
2024-06-27 17:47:27 +08:00
zanllp be16c0171b release 2024-06-27 17:05:52 +08:00
zanllp 0b40bf6c2b
Merge pull request #676 from zanllp/feature/background-mask-opacity-adjustment
Implement support for adjusting background mask opacity
2024-06-27 06:37:44 +08:00
zanllp 329192a474 Implement support for adjusting background mask opacity 2024-06-27 06:35:02 +08:00
zanllp 349a4b82a9
Merge pull request #675 from zanllp/fix/always-on-exit-button-issue
Add workaround for unclickable exit button
2024-06-26 12:47:10 +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