LinkinStars
|
0618947350
|
refactor(name): rename incubator-answer
|
2025-01-07 10:39:23 +08:00 |
|
LinkinStars
|
b558de8a23
|
feat(user): add top questions and answers to user homepage
|
2024-12-09 11:52:18 +08:00 |
|
LinkinStars
|
43a474b417
|
feat(storage): add upload file condition to plugin upload
|
2024-12-09 11:52:18 +08:00 |
|
LinkinStars
|
a955ba0658
|
feat(upload): add support for file attachments and enhance image upload
|
2024-12-09 11:52:18 +08:00 |
|
sy-records
|
68570d7271
|
fix: resolve 404 error on Tags static page
|
2024-12-09 11:52:18 +08:00 |
|
sy-records
|
f93fd5181b
|
fix: display error message and HTML for invalid order
|
2024-10-18 16:50:33 +08:00 |
|
Luffy
|
916dba3f06
|
feat(pager): Show 404 when page is out of range (#1135)
close #1133
|
2024-10-18 10:12:59 +08:00 |
|
sy-records
|
a8e008de07
|
feat: Support related and hot questions template
|
2024-10-17 11:08:06 +08:00 |
|
Anan
|
5aad9e95b5
|
Add importer service
|
2024-10-16 11:28:26 +08:00 |
|
Anan
|
4c9e37fa6e
|
Add importer plugin type
|
2024-10-16 11:28:26 +08:00 |
|
Sonui
|
3eb9822c09
|
feat(question): support linking question
|
2024-10-12 10:17:18 +08:00 |
|
sy-records
|
211659a5bf
|
fix: missing url title for PermalinkQuestionIDAndTitleByShortID
|
2024-09-20 12:00:14 +08:00 |
|
LinkinStars
|
d5d9f38cb1
|
feat(badge): add trigger object id for all badge award event
|
2024-09-04 12:00:36 +08:00 |
|
LinkinStars
|
2ca5e8bb4a
|
Merge branch 'dev' into test
# Conflicts:
# cmd/wire_gen.go
# internal/service/content/question_service.go
|
2024-09-04 10:29:05 +08:00 |
|
ferrischi201
|
8142d78e10
|
fix(recommend): redirect unauth users from recommend page
|
2024-09-04 10:24:53 +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 |
|
robin
|
1af1f77a60
|
feat: Add RenderController to handle rendering configuration
|
2024-08-23 11:39:16 +08:00 |
|
kumfo
|
82d7445e62
|
fix: embed controller add error return
|
2024-08-22 16:14:24 +08:00 |
|
kumfo
|
59b089a4eb
|
Merge branch 'feat/1.4.0/embed' into test
|
2024-08-21 14:50:33 +08:00 |
|
kumfo
|
1d9f88f803
|
fix(embed): embed plugin type definition
|
2024-08-19 16:15:21 +08:00 |
|
LinkinStars
|
7d040f07dd
|
feat(badge): add badge notification
|
2024-08-15 18:34:13 +08:00 |
|
kumfo
|
61db21e0d3
|
feat(badge): fixed user's badge award list and add recent user badges
|
2024-08-12 15:33:04 +08:00 |
|
kumfo
|
5293f4f3ea
|
feat(badge): user's badge award list
|
2024-08-09 15:00:46 +08:00 |
|
kumfo
|
c2531f9b07
|
chore(badge): change project code struct
|
2024-08-09 11:33:24 +08:00 |
|
LinkinStars
|
b2d36e0a73
|
Merge branch 'feat/1.4.0/badges' into feat/1.4.0/badge
# Conflicts:
# internal/service/provider.go
|
2024-08-08 16:43:31 +08:00 |
|
kumfo
|
797ea9b918
|
feat(badge): badge info && badge award list
|
2024-08-08 16:41:17 +08:00 |
|
LinkinStars
|
07e4f549b1
|
feat(badge): add event for the badge
|
2024-08-08 16:19:47 +08:00 |
|
kumfo
|
ea43edc864
|
feat(badge): define func and add badge's list
|
2024-08-07 16:35:22 +08:00 |
|
sy-records
|
264f927433
|
fix: branding favicon might be empty
|
2024-08-07 10:11:23 +08:00 |
|
sy-records
|
f0b5859747
|
feat: Add Open Search support
|
2024-08-07 10:11:23 +08:00 |
|
LinkinStars
|
cc8cc43907
|
Merge branch 'feat/1.3.6/user' into test
# Conflicts:
# cmd/wire_gen.go
|
2024-07-25 10:15:24 +08:00 |
|
sy-records
|
c97134dd8d
|
feat: Support admin edit display name
feat: Support admin edit display name
|
2024-07-23 15:44:51 +08:00 |
|
kumfo
|
70ddccc27e
|
fix(cdn): fix cdn replace
|
2024-07-22 14:05:54 +08:00 |
|
kumfo
|
17703c2ed7
|
fix(cdn): fix cdn path render
|
2024-07-19 17:57:56 +08:00 |
|
LinkinStars
|
8df8f8ca50
|
Merge remote-tracking branch 'origin/feat/1.3.6/template' into test
|
2024-07-15 10:17:05 +08:00 |
|
LinkinStars
|
b7ebe3083b
|
feat(tag): update tags search API
|
2024-07-12 10:59:28 +08:00 |
|
kumfo
|
db540ac62b
|
feat(cdn-plugin): add cdn plugin
|
2024-07-10 15:14:40 +08:00 |
|
Kevin Gil
|
fd7686984c
|
fix typo
|
2024-07-10 15:14:40 +08:00 |
|
Kevin Gil
|
b144fc678f
|
website information in the template file now supports multiple languages
|
2024-07-10 15:14:40 +08:00 |
|
Kevin Gil
|
5f481fd3f9
|
fix typo
|
2024-06-24 12:18:42 +08:00 |
|
Kevin Gil
|
e89ec15e34
|
website information in the template file now supports multiple languages
|
2024-06-24 12:18:42 +08:00 |
|
LinkinStars
|
5dc79e665c
|
chore(asf): add asf header
|
2024-06-17 18:57:26 +08:00 |
|
LinkinStars
|
ac31c663ee
|
Merge branch 'fix/1.3.5/template' into test
|
2024-06-07 16:39:36 +08:00 |
|
LinkinStars
|
c1cbe20c3a
|
fix(template): add og meta tag in template
|
2024-06-07 16:39:07 +08:00 |
|
robin
|
938598aa72
|
Merge branch 'feat/1.3.5/embed' into test
|
2024-06-06 09:42:07 +08:00 |
|
LinkinStars
|
b53df317eb
|
fix(meta): decode object id
|
2024-05-27 18:43:11 +08:00 |
|
LinkinStars
|
b0882f66dd
|
Merge branch 'feat/basepath' into dev
# Conflicts:
# cmd/wire_gen.go
# ui/pnpm-lock.yaml
# ui/src/pages/Admin/General/index.tsx
|
2024-05-27 16:29:28 +08:00 |
|
hgaol
|
31a6fc9c36
|
convert tooltip in backend and refactored the ReactionResp structure
|
2024-05-27 16:01:12 +08:00 |
|
hgaol
|
7d2fd40097
|
add transaction when add or update reactions and fix other issues
|
2024-05-27 16:01:12 +08:00 |
|
hgaol
|
80bd8cd001
|
finish backend api and frontend
|
2024-05-27 16:01:12 +08:00 |
|