Commit Graph

45 Commits

Author SHA1 Message Date
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
linkinstar 9fe146220e Merge branch 'ai_0.3_install_api' into 'test'
Ai 0.3 install api

See merge request opensource/answer!218
2022-11-10 06:18:51 +00:00
LinkinStar c468d2ab23 feat: separate db connection and table check 2022-11-10 14:13:29 +08:00
LinkinStar 7e11d6b82c fix: install check database add log 2022-11-10 12:13:42 +08:00
aichy126 7f49f8bcb1 fix uploads dir 2022-11-09 15:23:08 +08:00
aichy126 62a9eaaebe fix uploads dir 2022-11-09 15:22:50 +08:00
aichy126 407e29f63d fix uploads dir 2022-11-09 15:00:17 +08:00
LinkinStar 84106a99f5 feat: remove config file path 2022-11-04 18:36:33 +08:00
LinkinStar f14040b9b8 feat: add install request limiting condition 2022-11-04 16:59:45 +08:00
LinkinStar 23b4a44ce3 feat: rewrite config file when install config 2022-11-04 11:30:53 +08:00
LinkinStar 914defc446 feat: add install api and functions 2022-11-03 20:09:04 +08:00
Tai Groot 59e2e1f304
Running gofumpt against repo (#49)
* starting on gofumpt

* continuing on gofumpt

* continuing on gofumpt

* finish gofumpt review

* added changes requested by LinkinStars' review

Co-authored-by: LinkinStars <linkinstar@foxmail.com>
2022-11-01 15:25:44 +08:00
LinkinStar 43cc77f9d4 Merge branch 'github-main' into pr/github 2022-10-25 10:39:28 +08:00
K8sCat f77e455e27 update(pkg): make functions in dir more clear
Signed-off-by: K8sCat <k8scat@gmail.com>
2022-10-25 10:31:54 +08:00
LinkinStar adc760e874 refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
LinkinStar 18d1688363 feat: add system initialization data 2022-10-19 17:20:31 +08:00
LinkinStar f6a09ecb7d feat: support specify the installation directory 2022-10-13 17:37:13 +08:00
LinkinStar da6e241a34 feat: update default config file path 2022-10-12 20:20:26 +08:00
LinkinStar ebda51ba29 feat: update all default config file path to absolute path 2022-10-12 17:56:28 +08:00
LinkinStar 1e561157ba feat: add dump/check command function 2022-10-12 11:49:28 +08:00
LinkinStar 35195c8e09 feat: add command function 2022-10-12 11:12:04 +08:00
LinkinStar 3b7be87667 update: support docker-compose 2022-09-29 21:08:00 +08:00
aichy 22848a6773 install document 2022-09-29 11:12:28 +08:00
LinkinStar 87d3948b75 feat: add new cli 2022-09-28 19:18:51 +08:00
aichy c0fb000fab fix 2022-09-28 19:13:12 +08:00
aichy 7361fecf58 initdb 2022-09-28 18:41:34 +08:00
aichy 01094e3e2c fix 2022-09-28 16:41:51 +08:00
aichy 27f05ee63c update install 2022-09-28 16:24:33 +08:00