Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the problem that hive cannot view the library. #1321

Open
wants to merge 28 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
e3d301b
Merge pull request #1546 from CodePhiliaX/dev
Chat2DB-Pro Oct 28, 2024
33837ec
feat:support download task
Chat2DB-Pro Oct 28, 2024
d37fd66
修改jar
shanhexi Oct 28, 2024
85b9925
feat:support download task
Chat2DB-Pro Oct 29, 2024
cb4fb97
feat:support download task
Chat2DB-Pro Oct 29, 2024
ecd350d
feat:support download task
Chat2DB-Pro Oct 29, 2024
d383444
delete demo data error
Chat2DB-Pro Oct 29, 2024
1aa3b57
fix:点击自定义ai报错
shanhexi Oct 31, 2024
2d1fe2c
Merge remote-tracking branch 'refs/remotes/origin/main'
shanhexi Oct 31, 2024
ecf2f99
Update README_CN.md
Chat2DB-Pro Nov 7, 2024
be4ecc2
fix:1559 修复自定义AI不能使用的问题。
tmlx1990 Dec 16, 2024
4c51a19
Update Chat2DB_LICENSE
Chat2DB-Pro Dec 20, 2024
25b179e
Merge pull request #1599 from tmlx1990/ai
Chat2DB-Pro Dec 23, 2024
469ac49
Update suggest.md
Chat2DB-Pro Dec 23, 2024
e9f46af
update README_CN.md
Chat2DB-Pro Dec 26, 2024
9b22a46
update README_CN.md
Chat2DB-Pro Dec 26, 2024
8c09b34
update README_CN.md
Chat2DB-Pro Dec 26, 2024
4fd9e30
update README_CN.md
Chat2DB-Pro Dec 26, 2024
d0503c9
Update README_CN.md
Chat2DB-Pro Dec 26, 2024
4f3bda9
Update README_CN.md
Chat2DB-Pro Dec 26, 2024
19f5ad6
Update README_CN.md
Chat2DB-Pro Dec 26, 2024
2f70727
Update README_CN.md
Chat2DB-Pro Dec 26, 2024
1d00a1e
Update README_CN.md
Chat2DB-Pro Dec 26, 2024
a7e1e6c
update README_CN.md
Chat2DB-Pro Dec 26, 2024
89302f3
update README_CN.md
Chat2DB-Pro Dec 26, 2024
4105665
Update README_CN.md
Chat2DB-Pro Dec 26, 2024
e0792d1
Update README_CN.md
Chat2DB-Pro Dec 26, 2024
aff2564
Update README_JA.md
Chat2DB-Pro Dec 26, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/suggest.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: "💌 Suggest"
about: suggest template
title: '建议: '
title: 'suggest: '
labels: 'suggest'
---
---
7 changes: 4 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
java-version: "17"
distribution: "temurin"
java-package: "jre"
architecture: "x64"

# Install jre MacOS arm64
- name: Install Jre MacOS arm64
Expand All @@ -86,7 +87,7 @@ jobs:
- name: Enable tls1
if: ${{ runner.os == 'Windows' }}
run: |
# sed -i '' "s/\(^jdk.tls.disabledAlgorithms=\)\(.*\)\( TLSv1, TLSv1.1,\)\(.*\)/\1\2\4/" "${{ env.JAVA_HOME }}/conf/security/java.security"
# sed -i '' "s/\(^jdk.tls.disabledAlgorithms=\)\(.*\)\( TLSv1, TLSv1.1,\)\(.*\)/\1\2\4/" "${{ env.JAVA_HOME }}\conf\security\java.security"
$filePath = "${{ env.JAVA_HOME }}\conf\security\java.security"
$content = Get-Content $filePath -Raw
$updatedContent = $content -replace '^(jdk.tls.disabledAlgorithms=)(.*)( TLSv1, TLSv1.1,)(.*)', '$1$2$4'
Expand Down Expand Up @@ -210,7 +211,7 @@ jobs:
run: |
xcrun notarytool store-credentials "Chat2DB" --apple-id "${{secrets.MAC_APPLE_ID}}" --password "${{secrets.MAC_APPLE_PASSWORD}}" --team-id "${{secrets.MAC_TEAM_ID}}"
xcrun notarytool submit chat2db-client/release/Chat2DB-${{ steps.chat2db_version.outputs.substring }}.dmg --keychain-profile "Chat2DB"

# macos arm64
- name: Build/release Electron app for MacOS arm64
if: ${{ runner.os == 'macOS' && matrix.arch == 'arm64' }}
Expand Down Expand Up @@ -346,4 +347,4 @@ jobs:
{
"title": "Linux-test-打包完成通知",
"text": "# Linux-test-打包完成通知 \n ![bang](https://oss.sqlgpt.cn/static/happy100.jpg) \n ### 任务id:[${{ github.run_id }}](https://github.com/chat2db/Chat2DB/actions/runs/${{ github.run_id }}) \n ### Linux下载地址:[https://oss.sqlgpt.cn/release/${{ steps.chat2db_version.outputs.substring }}/Chat2DB-${{ steps.chat2db_version.outputs.substring }}.AppImage](https://oss.sqlgpt.cn/release/${{ steps.chat2db_version.outputs.substring }}/Chat2DB-${{ steps.chat2db_version.outputs.substring }}.AppImage)"
}
}
4 changes: 0 additions & 4 deletions Chat2DB_LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ The Chat2DB License

您不得出于任何商业、军事或非法目的使用、复制、修改、合并、发布、分发、复制或创建本软件的全部或部分衍生作品。

您不得利用本软件从事任何危害国家安全和国家统一、危害社会公共利益、侵犯人身权益的行为。

4.免责声明

本软件“按原样”提供,不提供任何明示或暗示的保证,包括但不限于对适销性、特定用途的适用性和非侵权性的保证。 在任何情况下,作者或版权持有人均不对任何索赔、损害或其他责任负责,无论是在合同诉讼、侵权行为还是其他方面,由软件或软件的使用或其他交易引起、由软件引起或与之相关 软件。
Expand Down Expand Up @@ -49,8 +47,6 @@ The above copyright notice and this permission notice shall be included in all c

You will not use, copy, modify, merge, publish, distribute, reproduce, or create derivative works of the Software, in whole or in part, for any commercial, military, or illegal purposes.

You will not use the Software for any act that may undermine China's national security and national unity, harm the public interest of society, or infringe upon the rights and interests of human beings.

4. Disclaimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Expand Down
Loading