shuai
|
9f420e67d2
|
Merge branch 'dev' into test
|
2025-04-27 11:59:34 +08:00 |
|
hgaol
|
9c0844f0ed
|
feat: implement MergeTag functionality with UI and backend support
|
2025-04-25 18:34:14 +08:00 |
|
hgaol
|
6abf8222d7
|
feat: add MergeTag functionality to merge tags and update followers
|
2025-04-25 18:34:14 +08:00 |
|
LinkinStars
|
b2d5e9ba92
|
refactor(controller): optimize embed controller and update related components
|
2025-04-25 10:43:40 +08:00 |
|
LinkinStars
|
ef30ef228d
|
feat(user): user can't login when suspended
|
2025-04-17 10:33:53 +08:00 |
|
Seiya
|
f92860e8ec
|
chore: remove duplicated security requirements (#1302)
close #1300
|
2025-04-02 09:12:39 +08:00 |
|
Young Xu
|
d48b633baa
|
fix: get tag with page nil pointer error
Signed-off-by: Young Xu <xuthus5@gmail.com>
|
2025-04-01 10:28:36 +08:00 |
|
LinkinStars
|
5586940832
|
Merge remote-tracking branch 'origin/feat/1.4.5/file' into test
|
2025-03-11 12:06:32 +08:00 |
|
LinkinStars
|
54269334b6
|
feat(siteinfo): add external content display configuration
|
2025-03-11 12:05:31 +08:00 |
|
LinkinStars
|
3acc19c8eb
|
Merge remote-tracking branch 'origin/feat/1.4.5/file' into test
|
2025-03-04 14:26:19 +08:00 |
|
LinkinStars
|
de58e527e4
|
fix(siteinfo): fix Manifest: property 'icons' ignored, type array expected.
|
2025-03-04 14:23:23 +08:00 |
|
LinkinStars
|
d1eac6eefe
|
Merge remote-tracking branch 'origin/feat/1.4.5/file' into test
|
2025-02-28 18:37:43 +08:00 |
|
LinkinStars
|
e470b63f42
|
feat(server): add API base URL configuration and update routes
|
2025-02-28 17:07:46 +08:00 |
|
LinkinStars
|
3811b43fa3
|
Merge branch 'dev' into test
|
2025-01-16 15:56:05 +08:00 |
|
Young Xu
|
774f4b39b7
|
chore: remove excess judgment code
Signed-off-by: Young Xu <xuthus5@gmail.com>
|
2025-01-14 10:13:53 +08:00 |
|
LinkinStars
|
8a33548396
|
Merge branch 'dev' into test
|
2025-01-13 16:39:11 +08:00 |
|
LinkinStars
|
a5d826c6d4
|
feat(file): add ENV for skip the file access verification
|
2025-01-13 16:38:19 +08:00 |
|
LinkinStars
|
5cffab8649
|
feat(service): implement file cleanup and deletion functionality
|
2025-01-10 10:43:35 +08:00 |
|
Luffy
|
0285a47ae3
|
fix: missing ApiKeyAuth configuration in Swagger
|
2025-01-09 17:00:28 +08:00 |
|
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 |
|