Commit graph

1959 commits

Author SHA1 Message Date
Max
403d5ad0ba
Merge pull request #807 from trheyi/main
Fix code signing command and update .gitignore to exclude shell scripts
2024-12-04 11:39:22 +08:00
Max
401fd3aa94 Fix code signing command and update .gitignore to exclude shell scripts 2024-12-04 11:38:52 +08:00
Max
46f4d55dc2
Merge pull request #806 from trheyi/main
Update Go version in macOS build workflow to 1.23.4
2024-12-04 09:47:58 +08:00
Max
7ddacd70f9 Update Go version in macOS build workflow to 1.23.4 2024-12-04 09:47:30 +08:00
Max
7f33a540a8
Merge pull request #805 from trheyi/main
Update macOS build workflow
2024-12-03 19:02:50 +08:00
Max
8bd097274c Update macOS build workflow 2024-12-03 19:02:21 +08:00
Max
2de63cb0f9
Merge pull request #804 from trheyi/main
Enhance macOS build workflow with code signing verification and submi…
2024-12-03 18:56:59 +08:00
Max
03d98d9a5a Enhance macOS build workflow with code signing verification and submission to Apple Notary Service 2024-12-03 18:55:59 +08:00
Max
fb2be5db47
Merge pull request #803 from trheyi/main
Translate error messages in login process to English for improved cla…
2024-12-03 17:02:28 +08:00
Max
a420e71118 Translate error messages in login process to English for improved clarity 2024-12-03 16:55:33 +08:00
Max
0bcb56a654
Merge pull request #802 from trheyi/main
Improve error message for missing app.yao file for better clarity
2024-12-03 16:42:12 +08:00
Max
68a97a48e6 Update URL handling in request data to use mapped URL 2024-12-03 16:21:52 +08:00
Max
d4f5a434a8 Improve error message for missing app.yao file for better clarity 2024-12-03 16:10:59 +08:00
Max
a0885c9268
Merge pull request #801 from trheyi/main
Translate captcha and password validation error messages to English f…
2024-12-02 19:16:14 +08:00
Max
e1af3a8a27 Translate captcha and password validation error messages to English for improved clarity 2024-12-02 19:15:44 +08:00
Max
d6f134f084
Merge pull request #800 from trheyi/main
Add option to disable Gzip compression for static files and update he…
2024-11-30 18:24:47 +08:00
Max
2c5b323d7d Add option to disable Gzip compression for static files and update headers 2024-11-30 18:23:21 +08:00
Max
2f88e5c58c
Merge pull request #799 from trheyi/main
Fix endpoint URL formatting to handle default port correctly
2024-11-29 20:51:03 +08:00
Max
1d414bceb8 Fix endpoint URL formatting to handle default port correctly 2024-11-29 20:50:24 +08:00
Max
90b8760a9b
Merge pull request #798 from trheyi/main
Refactor network handling and endpoint retrieval; deprecate unused co…
2024-11-29 20:44:16 +08:00
Max
6b6edab97c Refactor network handling and endpoint retrieval; deprecate unused commands in startup 2024-11-29 20:43:29 +08:00
Max
ce5de70b76
Merge pull request #797 from trheyi/main
Add community link to welcome message and adjust documentation spacing
2024-11-29 19:48:10 +08:00
Max
8388b78a0e Update community link text in welcome message for clarity 2024-11-29 19:47:12 +08:00
Max
d9475988ff Add community link to welcome message and adjust documentation spacing 2024-11-29 19:45:42 +08:00
Max
675a0c40d3
Merge pull request #796 from trheyi/main
Enhance yao start output
2024-11-29 18:44:41 +08:00
Max
c6cdf1115a Enhance startup output by adding runtime, data, and listening information; update frontend and dashboard labels to website and admin 2024-11-29 17:58:29 +08:00
Max
95dc351fa0 Deprecate Yao Studio functionality and comment out related code 2024-11-29 17:43:38 +08:00
Max
d7693a0487 Refactor startup logic to improve directory checks and enhance welcome message display 2024-11-29 17:36:45 +08:00
Max
79f77618d3 Remove setup package and related functionality from the project 2024-11-29 16:44:31 +08:00
Max
656bc167f0
Merge pull request #795 from trheyi/main
Enable Docker Content Trust for all build jobs in workflow files
2024-11-29 15:27:37 +08:00
Max
83fc43cc52 Enable Docker Content Trust for all build jobs in workflow files 2024-11-29 15:27:03 +08:00
Max
6accd97dba
Merge pull request #794 from trheyi/main
Enable Docker Content Trust in build workflows
2024-11-29 15:09:50 +08:00
Max
c78e169fbc Enable Docker Content Trust in build workflows 2024-11-29 15:09:16 +08:00
Max
df44124ffb
Merge pull request #793 from trheyi/main
Update Dockerfiles to use Ubuntu 24.04 and change download source for…
2024-11-29 14:39:41 +08:00
Max
5bf6044cf0 Update Dockerfiles to use Ubuntu 24.04 and change download source for Yao binary 2024-11-29 14:38:41 +08:00
Max
b0b70a8e1b
Merge pull request #792 from trheyi/main
Update build-linux.yml and Dockerfile for environment improvements an…
2024-11-29 13:37:33 +08:00
Max
dc43e9ca4f Update build-linux.yml and Dockerfile for environment improvements and AWS CLI installation 2024-11-29 13:37:06 +08:00
Max
d42842f3d9
Merge pull request #791 from trheyi/main
Update build-linux.yml to use ubuntu-latest instead of ubuntu-22.04
2024-11-29 12:27:17 +08:00
Max
d176ef904d Update build-linux.yml to use ubuntu-latest instead of ubuntu-22.04 2024-11-29 12:26:45 +08:00
Max
e5b7d0fc92
Merge pull request #790 from trheyi/main
Refactor build-linux.yml to replace Coscmd with AWS CLI for R2 config…
2024-11-29 12:24:58 +08:00
Max
b10fe0ac38 Refactor build-linux.yml to replace Coscmd with AWS CLI for R2 configuration and upload 2024-11-29 12:24:18 +08:00
Max
3526508ba7
Merge pull request #789 from trheyi/main
Update build-linux.yml to include apt-get update before installing de…
2024-11-29 11:54:07 +08:00
Max
d15bd28cec Update build-linux.yml to include apt-get update before installing dependencies 2024-11-29 11:53:31 +08:00
Max
8a0439ff19
Merge pull request #788 from trheyi/main
Enhance SEO metadata handling by adding keywords support and fixing o…
2024-11-29 11:31:11 +08:00
Max
35911de0ea Enhance SEO metadata handling by adding keywords support and fixing og:title attribute syntax 2024-11-29 11:12:37 +08:00
Max
2f7b34c573
Merge pull request #787 from trheyi/main
Update dependencies in go.mod and go.sum for uuid, tiktoken-go, and r…
2024-11-26 15:41:50 +08:00
Max
73ccac6ba5 Update dependencies in go.mod and go.sum for uuid, tiktoken-go, and regexp2 2024-11-26 15:34:54 +08:00
Max
02f4cb4ace
Merge pull request #786 from trheyi/main
Add unzip installation to Dockerfile for build dependencies
2024-11-23 19:01:54 +08:00
Max
e6acbacc6b Add unzip installation to Dockerfile for build dependencies 2024-11-23 19:01:10 +08:00
Max
97363a5f17
Merge pull request #785 from trheyi/main
Add unzip step for libv8 in CI workflows and build script
2024-11-23 18:09:52 +08:00