76 Commits

Author SHA1 Message Date
Artur Iusupov d93e31e92a feat(site): allow disabling email verification 2026-06-15 14:44:34 +08:00
LinkinStars 90022ce039 fix: integrate API key authentication into existing services and routes 2026-01-29 16:50:25 +08:00
kumfo 3264fdd1d9 feat(siteinfo): refactor site legal and security settings to use new policies and security endpoints 2026-01-22 12:25:37 +08:00
LinkinStars d3a29e7ad9 feat(theme): add layout options for site theme configuration 2025-12-19 12:23:55 +08:00
Krypt0n123 6660cdf6e2 fix: add missing revision data for default content (fixes #1436) 2025-12-08 20:04:53 +08:00
ferhat elmas f723d120d9 feat: add golangci-lint into lint target
* replace empty interface with any
* run fmt via golangci-lint

related to #1432

Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com>
2025-12-01 11:14:38 +08:00
Dinesht04 f238aa5051 feat(ui,internal): add min_content property in site info 2025-10-22 18:43:54 +08:00
Dinesht04 a63fe5b26c feat(internal,ui): add minimum tags property 2025-10-16 09:46:08 +08:00
LinkinStars 550a92684e feat(migrations): move user config to interface 2025-06-26 11:20:23 +08:00
shuai 4ae8d8ac8c fix: reset navbar_style default color 2025-05-19 16:46:30 +08:00
hgaol 840f6bfd2b feat: add support for multiple timezones and set local timezone in site info 2025-04-11 10:46:23 +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
Bzz 39e0f2e115 fix initSiteInfo 2025-02-24 18:00:55 +08:00
LinkinStars b2eb76893f feat(migrations): update site info initialization 2025-02-19 16:56:36 +08:00
LinkinStars 0618947350 refactor(name): rename incubator-answer 2025-01-07 10:39:23 +08:00
LinkinStars a955ba0658 feat(upload): add support for file attachments and enhance image upload 2024-12-09 11:52:18 +08:00
LinkinStars 9082623c49 fix(badge): remove duplicate default badges 2024-08-27 15:54:20 +08:00
LinkinStars f0c433cc02 fix(badge): fix badge init data 2024-08-14 12:31:03 +08:00
LinkinStars 98d93b1f98 feat(badge): add badge checking rule 2024-08-12 16:34:16 +08:00
kumfo 37981c139b feat(badge): init badge update data 2024-08-01 15:44:11 +08:00
LinkinStars ac25160791 feat(init): set permalink init config is only question id 2024-06-14 16:50:46 +08:00
LinkinStars d45676f682 fix(init): fix init question data last answer id 2024-06-14 16:00:34 +08:00
LinkinStars 6d1b02768d fix(init): fix init question and answer data, set pin default status 2024-06-14 14:34:42 +08:00
zahash d6b53cdac3 enhancement: 909; use camelCase, modify init data 2024-04-26 10:26:40 +08:00
zahash 5a99943367 enhancement: 909; update initial data 2024-04-26 10:26:40 +08:00
zahash ecf75669c1 [wip] start issue 909 2024-04-26 10:26:40 +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 16a42301f7 feat(install): Add LoginRequired configuration when install 2023-08-17 10:56:16 +08:00
LinkinStars 964195fd85 feat(init): set default privileges when init 2023-07-04 14:33:31 +08:00
LinkinStars 3ed9568614 fix(init): set default permalink value 2023-06-20 10:18:30 +08:00
LinkinStars cc0a03117c refactor(migrations): refactor migrations service 2023-06-14 16:53:56 +08:00
LinkinStars ba5aadf31b feat(rank): add permission and privilege reputation 2023-05-23 12:16:17 +08:00
LinkinStars e947354a68 feat(upgrade): add gravatar base url 2023-05-15 11:20:50 +08:00
LinkinStars e377daaac9 fix(plugin): fix rank config about question show/hide 2023-04-25 15:34:35 +08:00
LinkinStars 76dfc362c9 fix(plugin): fix rank config about question show/hide 2023-04-25 14:09:06 +08:00
LinkinStars 7824797648 fix(rank): update answer accept rank config 2023-04-21 17:24:23 +08:00
LinkinStars f500da413c feat(init): add users init config 2023-04-21 17:23:31 +08:00
LinkinStars 8adc975699 Merge remote-tracking branch 'github/feat/1.1.2/ui' into feat/1.1.2/user-center
# Conflicts:
#	internal/migrations/init.go
2023-04-20 10:36:54 +08:00
LinkinStars d02ec9712a fix(rank): fix the wrong reputation authority configuration 2023-04-20 10:15:22 +08:00
LinkinStars a3cc0ac38a feat(usercenter): add user center plugin and agent 2023-04-14 17:33:22 +08:00
LinkinStars f7e3e59822 feat(init): set default time zone 2023-02-22 15:04:03 +08:00
LinkinStars daa2a785e9 fix(plugin): Adding missing table. 2023-02-15 15:34:11 +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 8d0bd2be20 feat(plugin): Add plugin config repo 2023-01-18 10:39:55 +08:00
LinkinStar 568aa7ae18 feat(migration): Add upgrade configuration for new message email notification. 2022-12-30 11:23:10 +08:00
LinkinStar 1110a97ee1 fix(theme): Set a default theme config 2022-12-18 17:16:43 +08:00
LinkinStar 8e965adc78 fix(err): Properly handle unhandled errors 2022-12-17 13:34:06 +08:00