Commit Graph

89 Commits (5bd21bc258eb553255038862d74b7619dd2af8d2)

Author SHA1 Message Date
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 d0cd421330 Add display of current working mode at footer 2024-07-14 04:55:23 +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 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 83b4c65757 Implement a basic plugin mechanism 2024-07-03 11:13:34 +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 7c6051a22d Adjust permissions required for API calls 2024-06-24 07:22:24 +08:00
zanllp bf6c72895d Implement automatic synchronization of global settings to the backend 2024-06-24 06:05: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 34c2e45b00 Improve performance, add option for pre-generating video covers, and update README 2024-06-20 09:58:22 +08:00
zanllp d578d5c10a fix 2024-06-15 04:10:08 +08:00
zanllp dfa151e9db add missing import 2024-06-15 03:52:24 +08:00
zanllp 81e2802c71 add support for .avif 2024-06-15 02:58:03 +08:00
zanllp 07a5cfad09 fix several bug 2024-06-11 19:52:48 +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 5d43a34e52 Enhance compatibility across various environments 2024-05-29 14:13:55 +08:00
zanllp 25a4be4333 add-folder-cover-preview 2024-05-26 13:00:34 +08:00
zanllp 5896970d78 dec 2024-05-26 10:26:34 +08:00
zanllp 9525e89aed Fix duplicate action issue 2024-05-26 03:39:04 +08:00
zanllp 1439052c1b Fix potential sorting anomalies 2024-05-21 07:58:54 +08:00
zanllp 148eeff927 Handling potential errors during renaming 2024-05-21 06:53:39 +08:00
zanllp 64c5db7f2d Implement file renaming functionality 2024-05-20 07:03:42 +08:00
zanllp c80afce4a9 Improve performance of adding tags 2024-05-17 23:11:27 +08:00
zanllp 3dbfff72ce fix: remove tag 2024-04-15 05:27:36 +08:00
zanllp c95414a9b2 refactor: rename func 2024-04-13 04:22:16 +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 d660a974d9 Reduce API errors. 2024-03-30 10:53:51 +08:00
zanllp 2fb7cf407b Improve API performance 2024-03-30 03:32:42 +08:00
zanllp d2ee4405a9 fix typo 2024-03-27 00:31:59 +08:00
zanllp 25cafe4323 refactor: rename 2024-03-27 00:21:30 +08:00
wuqinchuan 6ab8c9630a temp save 2024-03-26 23:20:54 +08:00
zanllp 36cba6abe8 Implemented enhancements for security and message feedback 2024-03-25 11:13:16 +08:00
zanllp 6a67ed1d0f Improve overall system security 2024-03-25 10:36:45 +08:00
zanllp 9088388530 feat: Implement automatic database file backup mechanism 2024-03-22 23:13:26 +08:00
zanllp 2f67601ac6 add log 2024-03-22 09:54:21 +08:00
zanllp f4663298e6 refactor: remove useless comment 2024-03-22 06:45:33 +08:00
zanllp 0f739ae155 Add support for video streaming, video thumbnail generation, video search functionality, and video tagging 2024-03-22 06:29:48 +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 6d181ef8ba Add more isolation mechanisms and export functions for easier use as a library 2024-03-12 21:33:27 +08:00
Florian Geiselhart 09eea0a7f8 add batch api geninfo endpoint 2024-02-29 16:49:59 +01:00
zanllp 27674fe46a Fix: Replace seq function with custom implementation to avoid dependency errors 2024-02-18 22:59:25 +08:00
zanllp c537ebfd09 Implemented enhancements for robustness 2024-01-03 02:05:41 +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 9634d9f20d Implemented support for batch tag addition and removal 2023-10-29 18:06:52 +08:00
zanllp 3feff6a1de Fix issue with incorrect folder input in rebuild image index 2023-10-06 21:43:34 +08:00