Commit Graph

950 Commits (e07acdcf9c932b7d1ca20e4e8760825d81892fa6)

Author SHA1 Message Date
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
zanllp 6f89bfc178
Merge pull request #674 from zanllp/fix/initial-restore-error
Fix error in restoring records on first use
2024-06-26 09:48:43 +08:00
zanllp 7e7f07ed92 Fix error in restoring records on first use 2024-06-26 09:46:40 +08:00
zanllp 92187ef9cc
Merge pull request #673 from zanllp/merge-fix
Merge fix
2024-06-26 09:28:24 +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 d5bd60cac3
Merge pull request #672 from zanllp/revert-671-feature/experimental-side-by-side-layout
Revert "Add experimental side-by-side layout for fullscreen image browsing"
2024-06-26 08:54:35 +08:00
zanllp 730719be56
Revert "Add experimental side-by-side layout for fullscreen image browsing" 2024-06-26 08:54:26 +08:00
zanllp d1af404fb7
Merge pull request #671 from zanllp/feature/experimental-side-by-side-layout
Add experimental side-by-side layout for fullscreen image browsing
2024-06-26 08:37:58 +08:00
zanllp 4c2c975bf7 Add experimental side-by-side layout for fullscreen image browsing 2024-06-26 08:34:39 +08:00
zanllp 5703f9df70
Merge pull request #670 from zanllp/adjust-api-permissions
Adjust permissions required for API calls
2024-06-24 07:23:17 +08:00
zanllp 7c6051a22d Adjust permissions required for API calls 2024-06-24 07:22:24 +08:00
zanllp 5daa3f0bcd
Merge pull request #669 from zanllp/feature/global-settings-sync
Implement automatic synchronization of global settings to the backend
2024-06-24 07:14:20 +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 e5da2a42b4
Merge pull request #667 from zanllp/adjust-parameter-display-order
Adjusted the display order of parameters
2024-06-23 07:24:29 +08:00
zanllp 21efa502d7 Adjusted the display order of parameters 2024-06-23 07:23:43 +08:00
zanllp 210eca4465
Merge pull request #666 from zanllp/fix-multiple-issues
Fixed multiple errors across the application
2024-06-23 07:07:47 +08:00
zanllp 331f9eb497 Fixed multiple errors across the application 2024-06-23 07:00:47 +08:00
zanllp 3b7bd5b4fd
Merge pull request #664 from zanllp/enhance-compatibility-1
Enhance compatibility
2024-06-23 03:47:21 +08:00
zanllp e807a2077e Enhance compatibility 2024-06-23 03:44:46 +08:00
zanllp a6507d5624
Merge pull request #638 from zanllp/enhance-compatibility
Enhance compatibility across various environments
2024-06-22 23:12:50 +08:00
zanllp 95dc535b74
Merge pull request #661 from zanllp/feature/ui-adjustments
Adjust UI for improved user experience
2024-06-22 07:43:17 +08:00
zanllp fe23632ae9 Adjust UI for improved user experience 2024-06-22 07:41:01 +08:00
zanllp b2a65fca06
Merge pull request #660 from zanllp/feature/add-search-history
Add support for pinnable search history records
2024-06-22 07:34:07 +08:00
zanllp b40b838f9c Add support for pinnable search history records 2024-06-22 07:19:38 +08:00
zanllp 4ce1f8240a
Merge pull request #659 from zanllp/feature/performance-improvements-video-cover
Improve performance, add option for pre-generating video covers, and …
2024-06-20 10:01:05 +08:00