1590 Commits

Author SHA1 Message Date
kumfo 4692420e5f fix(update): fix update to v1.3.6
Build Docker Image For Release / build (push) Has been cancelled
Build Binary For Release / build-goreleaser (push) Has been cancelled
2024-07-25 16:44:10 +08:00
LinkinStars 0b09d524cc chore(asf): add asf header 2024-07-25 15:15:39 +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
LinkinStars f915e9925a Merge branch 'dev' into feat/1.3.6/user 2024-07-25 10:13:42 +08:00
LinkinStars 2a2ab45c4b refactor(conf): go fmt conf.go 2024-07-25 10:13:30 +08:00
EkkoKo e0068a70f6 conf.go: changed struct to camelcase 2024-07-25 10:11:46 +08:00
EkkoKo 0183875742 conf.go: Added an option for environment variables ovveride 2024-07-25 10:11:46 +08:00
LinkinStars 8cb5dd993f Merge branch 'dev' into feat/1.3.6/user 2024-07-25 10:10:34 +08:00
LinkinStars 8f30a1530c fix(question): update answer count after reviewing 2024-07-25 10:09:51 +08:00
LinkinStars 4c43e85d89 feat(email): add mask for email configˆ 2024-07-24 10:57:11 +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
LinkinStars 2820efc454 feat(user): ensure that only one link is active at a time 2024-07-22 17:34: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 c87b7171ea Merge branch 'feat/1.3.6/template' into test 2024-07-19 10:45:21 +08:00
LinkinStars 1ba1ad9fa2 fix(tag): remove check when recommend tags is empty 2024-07-19 10:44:43 +08:00
LinkinStars 0c98e0c365 Merge branch 'feat/1.3.6/cmd' into test 2024-07-18 16:16:18 +08:00
shuai f2120ff582 fix: test custome content 2024-07-17 15:46:51 +08:00
LinkinStars 82e656821d feat(cmd): add i18n command 2024-07-17 11:04:20 +08:00
LinkinStars 1b5c5ba1f6 Merge remote-tracking branch 'origin/fix/1.3.6/build' into test 2024-07-16 11:17:40 +08:00
kumfo e527d55b38 Merge branch 'test' into feat/1.3.6/hottest 2024-07-15 10:21:59 +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 c4318f1d18 feat(tag): recommend tags can't contain reserved tag 2024-07-12 16:40:02 +08:00
LinkinStars b7ebe3083b feat(tag): update tags search API 2024-07-12 10:59:28 +08:00
LinkinStars 6c553f52f8 feat(admin): update recommend_tags and reserved_tags filed in site write req 2024-07-11 17:53:59 +08:00
kumfo 795febe0ee feat(hot): change frequent to hot 2024-07-11 17:27:03 +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
LinkinStars 7ad8a83f8c fix(build): get specific version of plugins 2024-06-24 17:38:54 +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 9fa637768c Merge remote-tracking branch 'origin/feat/1.3.5/i18n' into test 2024-06-17 18:48:12 +08:00
LinkinStars 0974c6063a feat(install): if SKIP_REPLACE_I18N is set, skip replace i18n bundles 2024-06-17 18:47:49 +08:00
LinkinStars 1cdf658bee Merge branch 'dev' into test 2024-06-15 16:40:54 +08:00
sy-records 94b19bffb4 fix: review count in the Admin is not correct 2024-06-15 16:39:34 +08:00
LinkinStars ee34e9b598 Merge branch 'fix/1.3.5/init' into test 2024-06-14 16:51:06 +08:00
LinkinStars ac25160791 feat(init): set permalink init config is only question id 2024-06-14 16:50:46 +08:00
LinkinStars 1940e04f4f Merge branch 'fix/1.3.5/init' into test 2024-06-14 16:01:10 +08:00
LinkinStars d45676f682 fix(init): fix init question data last answer id 2024-06-14 16:00:34 +08:00
LinkinStars c71c1ae9f7 Merge branch 'fix/1.3.5/init' into test 2024-06-14 14:35:36 +08:00
LinkinStars 6d1b02768d fix(init): fix init question and answer data, set pin default status 2024-06-14 14:34:42 +08:00
LinkinStars ebed5a5619 Merge remote-tracking branch 'origin/dev' into test 2024-06-12 11:54:47 +08:00
sy-records 9a885d0bf6 fix: Apply fixes from code review 2024-06-12 11:44:34 +08:00
sy-records 2133e0fb4f feat: Support admin edit profie 2024-06-12 11:44:34 +08:00
sy-records 1e80addaec fix: Old questions may continue to be showed in the front 2024-06-07 19:09:45 +08:00
LinkinStars a56c5e3ffc Merge branch 'fix/1.3.5/question' into test 2024-06-07 17:31:39 +08:00
LinkinStars e3b483519e fix(question): update latest reactions when removing 2024-06-07 16:49:51 +08:00
LinkinStars ac31c663ee Merge branch 'fix/1.3.5/template' into test 2024-06-07 16:39:36 +08:00