LinkinStars
e5cb38bd74
chore: add license files and update Go version to 1.24.0
2026-01-28 17:30:31 +08:00
LinkinStars
f403eadb2c
feat: add AI conversation management endpoints and update related schemas
2026-01-23 17:28:19 +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
maishivamhoo123
1fbb802e8f
feat: load optional .env file and add .env.example
2026-01-14 11:26:00 +08:00
ferhat elmas
bc629db132
chore(deps): bump mockgen to 0.6.0 for go1.25 support
...
Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com >
2025-11-28 17:00:25 +08:00
LinkinStars
20cd4d7c44
fix(deps): update protoc-gen-validate dependency to a new version
Build Latest Docker Image For Release / build (push) Has been cancelled
Build Binary For Release / build-goreleaser (push) Has been cancelled
Build Docker Image For Release / build (push) Has been cancelled
2025-10-30 10:47:10 +08:00
Sonui
93e183be62
feat: Add resetPassword cli tool
2025-10-28 14:52:53 +08:00
LinkinStars
a62c975c7e
chore(deps): update Go version and dependencies to v1.23.0 and latest compatible versions
2025-06-24 10:42:32 +08:00
LinkinStars
5cffab8649
feat(service): implement file cleanup and deletion functionality
2025-01-10 10:43:35 +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
LinkinStars
d6fa819fa1
refactor(gomod): downgrade dependency
2024-09-27 14:02:38 +08:00
LinkinStars
e062cbcb0e
refactor(gomod): replace pinyin dependency
2024-09-26 16:25:00 +08:00
LinkinStars
0d6ea89ad3
refactor(gomod): upgrade golang and dependence version
2024-09-23 15:00:34 +08:00
LinkinStars
cb5a0b7045
chore(lint): lint code and regenerate docs
2024-09-04 10:26:57 +08:00
ferrischi201
eacb79e512
feat(recommend): add tag-based recommendations in question page
...
Filter out deleted or hidden questions and support multi databases and filter out deleted or hidden questions.
For issue:1003.
2024-09-04 10:24:53 +08:00
Jan Ernsting
15531f4223
build swagger documentation on go generate
2024-08-22 10:58:06 +08:00
LinkinStars
bbb516c213
chore(gomod): remove go mod
2024-04-09 12:22:08 +08:00
LinkinStars
abe0680641
Release/1.3.0 ( #876 )
...
Co-authored-by: shuai <lishuailing@sifou.com >
Co-authored-by: Han Gao <dhangao@hotmail.com >
Co-authored-by: wzy <770954908@qq.com >
Co-authored-by: zahash <zahash.z@gmail.com >
Co-authored-by: Hosein Beigi <hbsciw@gmail.com >
Co-authored-by: kumfo <kumfo@sifou.com >
Co-authored-by: sy-records <52o@qq52o.cn >
Co-authored-by: 而立 <cuihengqing@cai-inc.com >
Co-authored-by: foxzero-007 <chq2549603631@gmail.com >
Co-authored-by: easy <58644520+foxzero-007@users.noreply.github.com >
Co-authored-by: robin <robin@rnode.me >
Co-authored-by: Akhil <surapuramakhil@gmail.com >
Co-authored-by: Shaobiao Lin <whalevocal@gmail.com >
2024-03-22 17:25:46 +08:00
LinkinStars
937de43978
Release/1.2.5 ( #759 )
...
Signed-off-by: Adam Vollrath <adam.d.vollrath@gmail.com >
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 >
Co-authored-by: Adam Vollrath <adam.d.vollrath@gmail.com >
Co-authored-by: kumfo <kumfo@sifou.com >
Co-authored-by: Yang Wong <yang wang>
Co-authored-by: hbsciw <hbsciw@gmail.com >
2024-01-29 17:19:41 +08:00
LinkinStars
84ef7d0e55
ci(asf): change the check-asf-header script to docker command via hawkeye-native
2023-11-17 15:54:27 +08:00
LinkinStars
a72ebc5262
Add dependencies license for release binary ( #610 )
...
The files that in the `docs/release` will be pack into binary release
zip.
- [x] put all the dependency licenses into `docs/release/licenses`.
- [x] add LICENSE for release binary. (We need to check this format
whether meet the requirements or not.)
- [x] add NOTICE for release binary.
---------
Co-authored-by: tison <wander4096@gmail.com >
Co-authored-by: shuai <lishuailing@sifou.com >
2023-11-15 15:17:11 +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
LinkinStars
d1733b24fe
chore(gomod): upgrade dockertest go mod version
2023-09-06 14:31:11 +08:00
realize096
631e24ca22
update github.com/opencontainers/runc v1.1.2 to 1.1.5
2023-09-06 14:26:33 +08:00
LinkinStars
119c7ddf6d
Merge branch 'feat/1.1.2/notification' into test
2023-08-22 17:40:49 +08:00
LinkinStars
e4a77367a4
feat(notification): add notification limit
2023-08-22 17:07:45 +08:00
LinkinStars
8a037f00db
feat(cache): upgrade cache interface
2023-08-22 16:10:41 +08:00
LinkinStars
5d28954e4c
feat(question): change create question title function
2023-08-18 18:15:44 +08:00
aichy
c7774e8dd8
Merge branch 'feat/1.1.1/ai' into test
2023-08-02 11:48:51 +08:00
aichy
1034f05644
go mod
2023-08-02 11:48:26 +08:00
aichy
7017be6840
update go mod
2023-07-28 17:13:06 +08:00
aichy
7e56b758e3
Merge branch 'feat/1.1.1/ai' into test
2023-07-28 17:12:36 +08:00
aichy
4fd7401566
update go mod
2023-07-28 17:11:35 +08:00
aichy
2f25686af3
Merge branch 'feat/1.1.1/ai' into test
2023-07-28 16:53:57 +08:00
aichy
d59d5ca0a8
fix go mod
2023-07-28 16:53:35 +08:00
aichy
c96b55a987
update go.mod
2023-07-24 11:20:40 +08:00
aichy
9c54fffdcb
update go.mod
2023-07-24 11:14:18 +08:00
aichy
7bb7f84432
Merge branch 'feat/1.1.1/ai' into test
2023-07-24 10:45:24 +08:00
aichy
f5f98bd602
swagger
2023-07-19 16:59:23 +08:00
LinkinStars
3988501fc5
feat(rank): adjust the rank of voting question and answer.
2023-07-19 16:48:26 +08:00
LinkinStars
622c517da7
refactor(data): use names for gonic mapper
2023-06-21 16:41:14 +08:00
LinkinStars
ecb0b3c06b
chore(gomod): update go mod
2023-05-16 19:09:05 +08:00
LinkinStars
350df2da8b
feat(email): translator all email template
2023-05-16 17:47:26 +08:00
LinkinStars
7527b62d28
chore(gomod): update go mod
2023-04-11 11:31:47 +08:00
aichy126
ad20a8ff1f
go mod add replace
2023-03-27 17:04:47 +08:00
LinkinStars
9bd9b475f4
Merge branch 'feat/ui-1.1.0' into feature-plugin
...
# Conflicts:
# internal/base/reason/reason.go
# internal/schema/user_schema.go
# internal/service/user_service.go
2023-03-21 11:45:50 +08:00
aichy126
ecff4e02bc
update short id
2023-03-20 11:00:34 +08:00
LinkinStars
adcb47a5e1
fix(plugin): Add cache plugin interface
2023-03-08 17:14:55 +08:00
LinkinStars
4a8ae2b166
Merge branch 'dev' into feature-plugin
2023-03-07 15:39:07 +08:00