Commit Graph

1026 Commits (844debc55ea8f70cb32c364d052d551b8eca8200)

Author SHA1 Message Date
zanllp e5853a6123
Merge pull request #567 from zanllp/fix-eslit
style: fix by eslint
2024-03-29 22:46:01 +08:00
zanllp e04052c961 style: fix by eslint 2024-03-29 22:44:13 +08:00
zanllp 114da798b8 update readme 2024-03-29 22:20:22 +08:00
zanllp f32403b058
Update README.md 2024-03-29 22:06:21 +08:00
zanllp 2f70a78e34
Merge pull request #566 from zanllp/fix-build
fix build
2024-03-28 21:54:53 +08:00
zanllp d176c27ee8 fix build 2024-03-28 21:54:05 +08:00
zanllp 2c1531d471
Merge pull request #565 from zanllp/feat/Keep-Multi-selected
feat: support Keep Multi-selected
2024-03-28 21:43:43 +08:00
zanllp d2124e9291 feat: support Keep Multi-selected 2024-03-28 21:41:34 +08:00
zanllp d70aebd1c0
Merge pull request #564 from zanllp/releases/0.10.0
release
2024-03-27 21:45:56 +08:00
zanllp d489f11fe3
Update README.md 2024-03-27 21:27:11 +08:00
zanllp 7d33f5588c release 2024-03-27 21:08:05 +08:00
zanllp ff520b1bd9
Merge pull request #563 from zanllp/align-metadata-parsers
Align metadata generated by various parsers
2024-03-27 21:04:27 +08:00
zanllp 5c8ca65904 Align metadata generated by various parsers 2024-03-27 21:03:59 +08:00
zanllp f2ec675775
Merge pull request #562 from zanllp/support-fooocus
feat: Added support for Fooocus
2024-03-27 20:42:44 +08:00
zanllp 6646af77ef feat: Added support for Fooocus 2024-03-27 20:40:58 +08:00
zanllp a6f672ef04
Merge pull request #561 from zanllp/dev-vendor
Refactor code to distribute the parser into separate files for better support of multiple formats.
2024-03-27 01:42:30 +08:00
zanllp 4595b71fe5 feat: Add more logger 2024-03-27 01:36:47 +08:00
zanllp eb75d4e583 feat: Add exception handling 2024-03-27 01:27:45 +08:00
zanllp 78e80288f6 fix: import error 2024-03-27 00:56:04 +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
zanllp 199c8ba13b Merge branch 'dev-vendor' of https://github.com/zanllp/sd-webui-infinite-image-browsing into dev-vendor 2024-03-26 23:33:35 +08:00
wuqinchuan 6ab8c9630a temp save 2024-03-26 23:20:54 +08:00
zanllp 0fb478ccfc
Merge pull request #560 from zanllp/feature/video-tagging
Adjusted interface to support direct video tagging within the video v…
2024-03-26 04:25:21 +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 d41d56c677
Merge pull request #559 from zanllp/enhance-security-feedback
Implemented enhancements for security and message feedback
2024-03-25 11:14:10 +08:00
zanllp 36cba6abe8 Implemented enhancements for security and message feedback 2024-03-25 11:13:16 +08:00
zanllp b7b0dbc571
Merge pull request #557 from zanllp/enhance-security
Improve overall system security
2024-03-25 10:37:21 +08:00
zanllp 6a67ed1d0f Improve overall system security 2024-03-25 10:36:45 +08:00
zanllp 134b664c3a
Merge pull request #555 from zanllp/fix-eslint
fix: eslint
2024-03-25 00:08:57 +08:00
zanllp 93c18dd4ac fix: eslint 2024-03-25 00:06:54 +08:00
zanllp ee9926bcba
Merge pull request #553 from zanllp/database-backup-feature
feat: Implement automatic database file backup mechanism
2024-03-22 23:27:50 +08:00
zanllp be2a060782 fix 2024-03-22 23:24:00 +08:00
zanllp 9088388530 feat: Implement automatic database file backup mechanism 2024-03-22 23:13:26 +08:00
zanllp 2e5c760e73
Merge pull request #551 from zanllp/releases/0.9.0
release
2024-03-22 21:48:01 +08:00
zanllp 36e6ecba87 fix 2024-03-22 21:15:11 +08:00
zanllp 2f67601ac6 add log 2024-03-22 09:54:21 +08:00
zanllp 468f9f29fd release 2024-03-22 08:39:52 +08:00
zanllp 4b5fae0161
Merge pull request #550 from zanllp/video-streaming-feature
Add support for video streaming, video thumbnail generation, video search functionality, and video tagging
2024-03-22 08:38:05 +08:00
zanllp a7f755d012 feat: add missing video type 2024-03-22 07:06:50 +08:00
zanllp f4663298e6 refactor: remove useless comment 2024-03-22 06:45:33 +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 0f739ae155 Add support for video streaming, video thumbnail generation, video search functionality, and video tagging 2024-03-22 06:29:48 +08:00
zanllp b72e251cee
Merge pull request #549 from zanllp/update-readme
docs: update readme
2024-03-21 11:54:36 +08:00
zanllp 8f8acca4d5 docs: update readme 2024-03-21 11:54:03 +08:00
zanllp 9d68f6231f
Merge pull request #548 from zanllp/feature/system-default-app-support-save-as-json
Added support for opening files with the system default application and saving selected file information as JSON
2024-03-21 11:03:16 +08:00
zanllp b6c03bd819 fix 2024-03-21 10:58:34 +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 189b8573a5
Merge pull request #546 from koaqiu/main
fix:在windows系统下第一次加载(驱动器)缓慢的问题
2024-03-20 05:16:05 +08:00