From fb077d7edaa1baf566c3d9942e455935a0588ec9 Mon Sep 17 00:00:00 2001 From: Lucien Date: Tue, 4 Nov 2025 00:54:34 +0800 Subject: [PATCH 1/2] chore(readme): Add star history --- README.md | 5 +++++ README_zh.md | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/README.md b/README.md index a3d6be1..6e927d5 100644 --- a/README.md +++ b/README.md @@ -128,3 +128,8 @@ bash scripts/dev.sh up -d --build - [x] Open API - [ ] WeChat Mini Program - [ ] RSS Subscription + +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=import-ai/omnibox&type=date&legend=top-left)](https://www.star-history.com/#import-ai/omnibox&type=date&legend=top-left) + diff --git a/README_zh.md b/README_zh.md index ccc5a03..5419771 100644 --- a/README_zh.md +++ b/README_zh.md @@ -130,3 +130,8 @@ bash scripts/dev.yaml up -d --build - [x] Open API - [ ] 微信小程序 - [ ] 订阅 + +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=import-ai/omnibox&type=date&legend=top-left)](https://www.star-history.com/#import-ai/omnibox&type=date&legend=top-left) + From 242984966f7eda2bec537f984de58da6f10b1a12 Mon Sep 17 00:00:00 2001 From: Lucien Shui Date: Wed, 5 Nov 2025 20:58:53 +0800 Subject: [PATCH 2/2] patch(v0.1.9): Fix backend and wizard --- backend | 2 +- wizard | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend b/backend index a7fd16f..5cc99f5 160000 --- a/backend +++ b/backend @@ -1 +1 @@ -Subproject commit a7fd16f06e6f3f5cd834120a9cd36acced6a5a87 +Subproject commit 5cc99f5c1bced619b50ad174ebabbcb97357c5c0 diff --git a/wizard b/wizard index eacd85a..223208d 160000 --- a/wizard +++ b/wizard @@ -1 +1 @@ -Subproject commit eacd85a2269c145f08acbfe4a6322bd8c9bcd5f1 +Subproject commit 223208dd378d40c281c30766d9283092179be123