LinkinStars
|
90022ce039
|
fix: integrate API key authentication into existing services and routes
|
2026-01-29 16:50:25 +08:00 |
|
shuai
|
50a96809d8
|
fix: Installation of the fourth part of form validation error
|
2026-01-29 16:50:25 +08:00 |
|
LinkinStars
|
a08c124748
|
fix: update translations for Czech, Indonesian, and Russian languages
Build Binary For Release / build-goreleaser (push) Has been cancelled
Build Docker Image For Release / build (push) Has been cancelled
Lint / Lint (ubuntu-latest) (push) Has been cancelled
v2.0.0-RC1
|
2026-01-29 12:28:40 +08:00 |
|
LinkinStars
|
b522a168e3
|
feat: add GetConfigByKeyFromDB method to retrieve config directly
|
2026-01-29 11:15:38 +08:00 |
|
LinkinStars
|
e5cb38bd74
|
chore: add license files and update Go version to 1.24.0
|
2026-01-28 17:30:31 +08:00 |
|
LinkinStars
|
7dfb8b320e
|
New translations (#1486)
Co-authored-by: Sunny <1147886+sunshineg@users.noreply.github.com>
|
2026-01-28 16:24:27 +08:00 |
|
LinkinStars
|
34c1e8a38a
|
docs(Makefile): upgrade version to 2.0.0
Lint / Lint (ubuntu-latest) (push) Has been cancelled
|
2026-01-28 15:45:39 +08:00 |
|
LinkinStars
|
4fd96675f3
|
fix: improve Brotli compression handling and validate user input in vote status
|
2026-01-28 12:11:28 +08:00 |
|
LinkinStars
|
a5edc4fc01
|
feat: add advanced site settings and related API endpoints
|
2026-01-28 11:15:40 +08:00 |
|
LinkinStars
|
2a99d234ea
|
Merge remote-tracking branch 'origin/feat/1.8.0/new-cp-fe' into test
# Conflicts:
# docs/docs.go
# docs/swagger.json
# docs/swagger.yaml
# internal/base/constant/site_type.go
# internal/controller/ai_controller.go
# internal/controller/siteinfo_controller.go
# internal/migrations/migrations.go
# internal/schema/siteinfo_schema.go
# internal/service/mock/siteinfo_repo_mock.go
|
2026-01-28 11:13:44 +08:00 |
|
LinkinStars
|
8b61cad014
|
fix(lint): resolve the lint issue
|
2026-01-27 17:49:29 +08:00 |
|
LinkinStars
|
bdd1949a96
|
Merge remote-tracking branch 'origin/dev' into test
# Conflicts:
# go.mod
# internal/base/translator/provider.go
|
2026-01-27 17:39:45 +08:00 |
|
LinkinStars
|
9ea13af860
|
feat(revision): enhance revision management with object status handling
|
2026-01-27 17:38:47 +08:00 |
|
ferhat elmas
|
b83d0214c7
|
feat(ci): add lint action
related to #1432
Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com>
|
2026-01-27 16:08:00 +08:00 |
|
shuai
|
ef54781b77
|
fix: mcp menu moved to ai assistant
|
2026-01-26 14:29:20 +08:00 |
|
shuai
|
cc1567ac4b
|
fix: Fix incorrect default value when the input type is number in SchemeForm.
|
2026-01-26 14:25:25 +08:00 |
|
LinkinStars
|
f403eadb2c
|
feat: add AI conversation management endpoints and update related schemas
|
2026-01-23 17:28:19 +08:00 |
|
LinkinStars
|
94c030829d
|
fix: correct loop iteration in AI conversation rounds
|
2026-01-23 17:25:46 +08:00 |
|
LinkinStars
|
ce5aadf30d
|
feat: add AI configuration support with related controllers and services
|
2026-01-23 17:25:42 +08:00 |
|
LinkinStars
|
9fbf9e4ff4
|
fix: correct loop iteration in AI conversation rounds
|
2026-01-23 17:22:13 +08:00 |
|
dashuai
|
dc7f752128
|
Support AI Assistant and MCP functions (#1477)
1. Add AI assistant-related business.
2. Add Mcp related configuration in the management background
|
2026-01-23 17:12:26 +08:00 |
|
LinkinStars
|
c1549d2909
|
feat: add AI configuration support with related controllers and services
|
2026-01-23 17:09:05 +08:00 |
|
kumfo
|
c509723f29
|
feat(docs): add layout property with enum options to schema definitions
|
2026-01-22 15:14:01 +08:00 |
|
shuai
|
06e9d437e0
|
fix: Changes in the editor content will reset the values of other form fields.
|
2026-01-22 15:13:23 +08:00 |
|
shuai
|
2d02452e17
|
fix: Changes in the editor content will reset the values of other form fields.
|
2026-01-22 14:50:53 +08:00 |
|
dashuai
|
630ac20a38
|
Management Backend Menu and Function Adjustments (#1474)
…ent, regardless of functional split or reorganization
|
2026-01-22 14:07:30 +08:00 |
|
kumfo
|
f3dddfeb0e
|
Merge remote-tracking branch 'origin/feat/1.8.0/menu' into feat/1.8.0/menu
|
2026-01-22 12:28:35 +08:00 |
|
kumfo
|
86c2d64dbf
|
feat(docs): add Apache License 2.0 header to docs.go and swagger.yaml
|
2026-01-22 12:25:37 +08:00 |
|
kumfo
|
73cfbace70
|
feat(menu): deprecate default_avatar and gravatar_base_url in SiteInterfaceReq schema
|
2026-01-22 12:25:37 +08:00 |
|
kumfo
|
18b76f3e23
|
feat(siteinfo): add site_security to response structure and update related schemas
|
2026-01-22 12:25:37 +08:00 |
|
kumfo
|
6369056914
|
feat(siteinfo): fix GetSiteTag method to correctly assign response from siteInfoCommonService
|
2026-01-22 12:25:37 +08:00 |
|
kumfo
|
128c44f5a3
|
feat(menu): update schema to remove deprecated min_tags and add MinimumTags to SiteQuestionsReq
|
2026-01-22 12:25:37 +08:00 |
|
kumfo
|
3264fdd1d9
|
feat(siteinfo): refactor site legal and security settings to use new policies and security endpoints
|
2026-01-22 12:25:37 +08:00 |
|
kumfo
|
c2a0bee7dc
|
feat(siteinfo): add users settings endpoint and update interface settings structure
|
2026-01-22 12:25:37 +08:00 |
|
kumfo
|
9efa9471bd
|
feat(menu): update admin menu settings to include questions, tags, and advanced options
|
2026-01-22 12:25:37 +08:00 |
|
kumfo
|
f05f1eb80d
|
feat(menu): update admin menu settings to include questions, tags, and advanced options
|
2026-01-22 12:25:32 +08:00 |
|
kumfo
|
d65e257f92
|
feat(docs): add Apache License 2.0 header to wire_gen.go
|
2026-01-22 12:21:02 +08:00 |
|
kumfo
|
8b8550e9ca
|
feat(docs): add Apache License 2.0 header to docs.go and swagger.yaml
|
2026-01-22 12:18:57 +08:00 |
|
kumfo
|
81511e386a
|
feat(menu): deprecate default_avatar and gravatar_base_url in SiteInterfaceReq schema
|
2026-01-22 11:49:50 +08:00 |
|
kumfo
|
60f8cd1803
|
feat(siteinfo): add site_security to response structure and update related schemas
|
2026-01-22 10:59:28 +08:00 |
|
kumfo
|
0bb33e7ea4
|
feat(siteinfo): fix GetSiteTag method to correctly assign response from siteInfoCommonService
|
2026-01-21 17:21:28 +08:00 |
|
kumfo
|
94de21361e
|
feat(menu): update schema to remove deprecated min_tags and add MinimumTags to SiteQuestionsReq
|
2026-01-21 16:29:08 +08:00 |
|
kumfo
|
f0636d4369
|
feat(siteinfo): refactor site legal and security settings to use new policies and security endpoints
|
2026-01-21 16:06:17 +08:00 |
|
kumfo
|
0d7979e901
|
feat(siteinfo): add users settings endpoint and update interface settings structure
|
2026-01-21 09:39:37 +08:00 |
|
kumfo
|
3cd3e4a888
|
feat(menu): update admin menu settings to include questions, tags, and advanced options
|
2026-01-20 15:32:45 +08:00 |
|
kumfo
|
29ec29bde7
|
feat(menu): update admin menu settings to include questions, tags, and advanced options
|
2026-01-20 14:54:52 +08:00 |
|
LinkinStars
|
6b834c745a
|
Merge remote-tracking branch 'origin/dev' into test
|
2026-01-14 11:31:17 +08:00 |
|
LinkinStars
|
5be6ec9e71
|
docs(lic): add MIT license file and clean up init function in install_main.go
|
2026-01-14 11:30:50 +08:00 |
|
maishivamhoo123
|
3d5465334c
|
fix: added the init fuction in install_main.go
|
2026-01-14 11:26:00 +08:00 |
|
maishivamhoo123
|
f6d30a5b57
|
chore: revert documentation changes in README
|
2026-01-14 11:26:00 +08:00 |
|