77 Commits

Author SHA1 Message Date
LinkinStars b1da65fbe4 Merge remote-tracking branch 'origin/fix/2.0.1/chat' into test 2026-05-11 12:16:58 +08:00
hgaol 71d11b6205 fix: resolve local plugin paths to absolute and enhance module replacement logic 2026-04-15 19:43:57 +08:00
LinkinStars 9da00a807d fix(build): enhance module replacement handling for v2+ versions and implement local cloning 2026-04-15 16:15:13 +08:00
LinkinStars 90022ce039 fix: integrate API key authentication into existing services and routes 2026-01-29 16:50:25 +08:00
LinkinStars 5e705a124b refactor(lint): improve error handling and code consistency across multiple files 2025-12-01 12:27:25 +08:00
LinkinStars 9540ef6005 refactor(goimports): add goimports to golangci-lint configuration #1432 2025-12-01 11:32:12 +08:00
Sonui 93e183be62 feat: Add resetPassword cli tool 2025-10-28 14:52:53 +08:00
hgaol af80380f23 fix: failed to build plugins in windows 2025-08-08 10:24:24 +08:00
LinkinStars 03ec0ddfbb chore(deps): update Go version to 1.23 in configuration files 2025-06-24 11:16:29 +08:00
hgaol a46b3e060a fix: resolve output path to absolute path in newAnswerBuilder 2025-04-03 11:11:19 +08:00
Lukin 01238d5506 feat(build): add plugin vendor directory management function
Implement movePluginToVendor to handle plugin directory organization during build process
2025-02-25 15:53:31 +08:00
LinkinStars 0618947350 refactor(name): rename incubator-answer 2025-01-07 10:39:23 +08:00
LinkinStars 1fe3b7d8fc refactor(gomock): update gomock dependence and docs 2024-12-09 11:52:18 +08:00
sy-records be00ce4fc5 fix: install plugin dependencies 2024-09-19 14:37:04 +08:00
LinkinStars b20e656c30 feat(config): add deactivate plugin config cli 2024-08-22 14:21:18 +08:00
LinkinStars 0b09d524cc chore(asf): add asf header 2024-07-25 15:15:39 +08:00
LinkinStars 82e656821d feat(cmd): add i18n command 2024-07-17 11:04:20 +08:00
LinkinStars 7ad8a83f8c fix(build): get specific version of plugins 2024-06-24 17:38:54 +08:00
LinkinStars 9fa637768c Merge remote-tracking branch 'origin/feat/1.3.5/i18n' into test 2024-06-17 18:48:12 +08:00
LinkinStars 0974c6063a feat(install): if SKIP_REPLACE_I18N is set, skip replace i18n bundles 2024-06-17 18:47:49 +08:00
LinkinStars 32ad6bdf2d Merge branch 'feat/1.3.5/embed' into test 2024-06-06 11:29:05 +08:00
LinkinStars 0ae74e4d6b fix(build): remove over index.ts 2024-06-06 11:28:45 +08:00
a.i.kuleshov aa70f41f4d feat: add basepath 2024-05-27 16:05:52 +08:00
a.i.kuleshov 3a6ac93f0e feat: add build path 2024-05-27 16:05:52 +08:00
LinkinStars 82fdfc7763 Release/1.2.1 (#678)
Build Binary For Release / build-goreleaser (push) Has been cancelled
Build Docker Image For Release / build (push) Has been cancelled
Co-authored-by: shuai <lishuailing@sifou.com>
Co-authored-by: kelvinkuo <kelvinkuo224@gmail.com>
Co-authored-by: hgaol <dhangao@hotmail.com>
Co-authored-by: sy-records <52o@qq52o.cn>
2023-12-14 15:07:58 +08:00
LinkinStars a458f3409c rename all old answerdev/answer link to apache/incubator-answer (#603)
Co-authored-by: shuai <lishuailing@sifou.com>
2023-11-01 14:48:35 +08:00
tison 3d2187d849 chore: add license headers
Signed-off-by: tison <wander4096@gmail.com>
2023-10-26 11:11:23 +08:00
LinkinStars 67d5e6fbf8 fix(build): ignore plugins dir when no plugins for build 2023-10-18 17:57:29 +08:00
LinkinStars e8c7e7520f feat(plugin): delete \n when no plugins 2023-10-18 13:08:12 +08:00
LinkinStars 929f674581 feat(plugin): ignore not ui dir when copy ui plugins 2023-10-18 12:39:48 +08:00
LinkinStars caf634bc5d feat(plugin): copy ui plugins to target when build 2023-10-18 11:34:06 +08:00
Lev Zakharov 5ce5187422 refactor: close used resources 2023-10-07 18:41:55 +03:00
LinkinStars aa606ed01a feat(build): add ignore path for build 2023-07-29 11:02:09 +08:00
LinkinStars 3a21a000c4 fix(build): replace cp command by copy function 2023-06-12 15:24:30 +08:00
Itamar 7d2f53a283 fix(internal/build): Using forward slash with embed fs
(cherry picked from commit 8e63d64f84)
2023-06-12 14:56:26 +08:00
LinkinStars e760fd9355 feat(plugin): build ui when pack plugin 2023-06-09 11:52:19 +08:00
LinkinStars ea54aa75db feat(upgrade): replace i18n bundle using the upgrade command 2023-05-11 11:36:23 +08:00
LinkinStars 334a1eceaa fix(build): Compile with the current local version instead of the latest version when local mod replacement. 2023-02-28 16:01:14 +08:00
LinkinStars 593ffad92d Merge branch 'github-main' into feature-plugin
# Conflicts:
#	go.mod
#	go.sum
#	ui/src/hooks/index.ts
#	ui/src/router/index.tsx
2023-02-21 17:37:36 +08:00
LinkinStars 373b454728 refactor(plugin): remove comment code 2023-02-21 17:32:52 +08:00
LinkinStars b229d12bb4 feat(plugin): plugin internationalization 2023-02-21 17:28:05 +08:00
LinkinStars 3fbecefdf3 feat(plugin): Support for specifying different plugin version 2023-02-14 14:23:35 +08:00
LinkinStars 24aaf7f49a feat(install): Remove outdated function about reserved username 2023-02-13 17:25:37 +08:00
aichy126 9de92822f3 update make plugin 2023-02-02 14:59:02 +08:00
LinkinStar d538b531bd fix(plugin): remove quotation mark about version and add default revision 2023-02-01 18:20:33 +08:00
LinkinStar b4ae373309 fix(plugin): fix incorrect build version info package name 2023-02-01 18:14:54 +08:00
LinkinStar 6a8d5e5984 Merge branch 'feat/1.0.4/comment' into feat/plugin/connector/github
# Conflicts:
#	internal/migrations/migrations.go
#	internal/migrations/v6.go
#	internal/service/user_common/user.go
#	internal/service/user_service.go
#	pkg/checker/reserved_username.go
#	ui/build/index.html
2023-02-01 17:02:00 +08:00
LinkinStar 44480d8986 feat(plugin): add build plugin commend 2023-02-01 16:50:18 +08:00
LinkinStar 913a78a1af fix(user): Check whether the username meets the requirements when the user update it. 2022-12-30 11:23:10 +08:00
LinkinStar 18e062623e fix: if i18n file exist, try to replace it when init. #95 2022-11-24 11:59:19 +08:00