Commit Graph

  • 8b39ab2c4b Merge pull request #426 from answerdev/feat/1.1.1/ui haitao.jarvis 2023-07-04 15:13:38 +08:00
  • c620d466f1 fix(PicAuthCodeModal): Optimize the image captcha style and improve the automatic refresh of the captcha. haitaoo 2023-07-04 15:09:29 +08:00
  • 964195fd85 feat(init): set default privileges when init LinkinStars 2023-07-04 14:33:31 +08:00
  • 5d3e986479 Merge branch 'feat/1.1.1/ai' into test aichy126 2023-07-04 14:32:56 +08:00
  • 1c2162bdc2 update captcha style aichy126 2023-07-04 14:32:34 +08:00
  • b01d965f80 refactor(user): refactor search user by name LinkinStars 2023-07-04 11:20:55 +08:00
  • 2f4090c25e fix(activity): add activity common service init LinkinStars 2023-07-03 17:15:29 +08:00
  • fa5f8970eb Merge pull request #425 from answerdev/feat/1.1.1/ui haitao.jarvis 2023-07-03 17:09:13 +08:00
  • a96f73a95e refactor: Add default type to some form inputs haitaoo 2023-07-03 17:08:25 +08:00
  • 61a60499ae fix: Add an alt attribute to all user avatars. haitaoo 2023-07-03 16:42:44 +08:00
  • 60e8426102 update captcha ui aichy126 2023-07-03 16:31:40 +08:00
  • c80fec2bfc fix(SignUp): The user name field of the user registration form is changed to a server-side check. haitaoo 2023-07-03 16:17:28 +08:00
  • c3dd2f4021 fix: Optimise the type of search input to search haitaoo 2023-07-03 15:58:22 +08:00
  • 0d746cb3fb chore: Some accessibility improvements. haitaoo 2023-07-03 15:37:03 +08:00
  • dabc5bfeb1 Merge branch 'feat/1.1.1/state' into test LinkinStars 2023-07-03 14:43:46 +08:00
  • 7f58fbdad1 refactor(answer): refactor accept answer activity LinkinStars 2023-07-03 14:11:48 +08:00
  • b2b118bd04 fix(Logo): Add alt attribute to logo images haitaoo 2023-07-03 12:09:23 +08:00
  • 9e632d14a9 fix(Theme): Set the --bs-link-hover-color-rgb colour variable haitaoo 2023-07-03 11:47:54 +08:00
  • 07f9cf1ac5 fix: Uniformly hide broken images haitaoo 2023-07-03 11:15:24 +08:00
  • 47661dc8a3 refactor(votes): refactor user vote repo LinkinStars 2023-06-30 18:18:22 +08:00
  • 9a31d7e76d refactor(votes): refactor user vote service param LinkinStars 2023-06-29 14:53:39 +08:00
  • 296676b887 Merge pull request #421 from answerdev/feat/1.1.1/ui haitao.jarvis 2023-06-28 18:43:39 +08:00
  • fb5f3a7cf1 fix(Dashboard): Some minor problem adjustments. haitaoo 2023-06-28 18:41:24 +08:00
  • 71bab09445 fix(sitemap): create pageList by total pages LinkinStars 2023-06-28 11:57:29 +08:00
  • ac91dc5259 fix(sitemap): set question id by default LinkinStars 2023-06-28 11:43:13 +08:00
  • cbf7da18c7 Merge branch 'github-main' into feat/1.2.0/state LinkinStars 2023-06-28 10:53:21 +08:00
  • a23080df0a refactor(sitemap): save sitemap in cache LinkinStars 2023-06-28 10:52:36 +08:00
  • 79711f2b7b fix(UcLogin): Add the missing i18n field to the UcLogin plugin. haitaoo 2023-06-26 11:42:49 +08:00
  • 95a57417c1 fix(email): skip send email when SMTP config is empty LinkinStars 2023-06-25 17:59:18 +08:00
  • 5e41cd95fb fix(i18n): Add the term admin.users.more to en_US haitaoo 2023-06-25 15:20:16 +08:00
  • 8d3b3ea247 Merge branch 'main' into hot-fix/1.1.0.ai aichy126 2023-06-25 14:44:51 +08:00
  • 5884ec04d9 hot fix pq short id aichy126 2023-06-25 14:44:22 +08:00
  • 6715b50a7e fix(user-agent): set user role status from agent LinkinStars 2023-06-25 10:07:18 +08:00
  • 765ae6e105 Merge pull request #412 from nonvis/fix/update-config-repo LinkinStars 2023-06-22 21:23:47 +08:00
  • aa972354a8 fix(config): use key to update a specific item nonvis@gmail.com 2023-06-22 14:36:38 +09:00
  • 622c517da7 refactor(data): use names for gonic mapper LinkinStars 2023-06-21 16:41:14 +08:00
  • 0d0b5b3304 Merge pull request #411 from answerdev/feat/1.1.1/ui haitao.jarvis 2023-06-21 15:54:24 +08:00
  • 18a6a20590 feat(Tag): Tag colours follow the theme colours haitaoo 2023-06-21 15:53:10 +08:00
  • a48c53d6c6 refactor(dashboard): rename dashboard cache key LinkinStars 2023-06-21 15:48:04 +08:00
  • 36d3c068f3 refactor: Remove the useless LabelsCard component and related tool functions. haitaoo 2023-06-21 15:12:44 +08:00
  • fc1270f57d fix(CustomizeTheme): Make --bs-link-color-rgb follow the theme colour setting haitaoo 2023-06-21 12:05:50 +08:00
  • 4e18806e00 feat(Branding): Adjust the brand image display to object-fit-contain haitaoo 2023-06-21 12:00:56 +08:00
  • 92c5bb6616 refactor(answer): refactor admin question answer page list LinkinStars 2023-06-20 16:55:43 +08:00
  • a7e9273182 Merge branch 'hot-fix/1.1.0.ai' into test aichy126 2023-06-20 14:23:12 +08:00
  • f2a02c21df fix upgrade QuestionV13 aichy126 2023-06-20 14:22:44 +08:00
  • 102b8c1b9f fix upgrade QuestionV13 aichy126 2023-06-20 12:16:24 +08:00
  • 763eb53c36 fix upgrade aichy126 2023-06-20 12:14:04 +08:00
  • 3ed9568614 fix(init): set default permalink value LinkinStars 2023-06-20 10:18:30 +08:00
  • f4b6208f90 fix(context): add context for data LinkinStars 2023-06-19 18:29:15 +08:00
  • fb757139ae fix(activity): return err when can not find activity type LinkinStars 2023-06-19 18:09:44 +08:00
  • 4f835e3841 fix(context): remove context background LinkinStars 2023-06-19 17:49:55 +08:00
  • 315199edd8 feat: change mobile side nav max height shuai 2023-06-16 16:12:18 +08:00
  • b1f510c9a5 Merge branch 'feat/1.1.1/ui' of github.com:answerdev/answer into feat/1.1.1/ui shuai 2023-06-16 16:10:24 +08:00
  • 4f5a186267 feat: change side nav max height shuai 2023-06-16 16:10:12 +08:00
  • f22187bdff fix(users): Prevent long user names from damaging the layout of user list pages haitaoo 2023-06-16 14:21:13 +08:00
  • 612616add6 Merge pull request #406 from answerdev/feat/1.1.1/ui haitao.jarvis 2023-06-16 14:00:09 +08:00
  • d63f924f27 build(Bootstrap): Upgrade bootstrap related libraries haitaoo 2023-06-16 11:35:09 +08:00
  • 546df6bcb8 fix(QuestionDetail): Remove the Add Question link from the Related Questions module haitaoo 2023-06-16 10:48:33 +08:00
  • 8052e1d1ce fix(avatar): set default gravatar base url only for none empty config #400 LinkinStars 2023-06-14 16:54:10 +08:00
  • cc0a03117c refactor(migrations): refactor migrations service LinkinStars 2023-06-14 16:53:56 +08:00
  • 42c08fe566 refactor(uploader): refactor AvatarThumbFile service LinkinStars 2023-06-13 17:38:22 +08:00
  • c49fa00570 Merge branch 'github-main' into feat/1.2.0/state LinkinStars 2023-06-13 16:43:06 +08:00
  • 18b9b5c391 Merge branch 'i18n' into github-main LinkinStars 2023-06-13 11:24:58 +08:00
  • 3088d1acca New translations en_US.yaml (Chinese Simplified) Fen 2023-06-13 11:23:14 +08:00
  • 48a8ea1410 New Crowdin updates (#402) Fen 2023-06-13 11:22:03 +08:00
  • 50cb7f05b7 New translations en_US.yaml (Welsh) Fen 2023-06-13 11:21:14 +08:00
  • d03a666aab New translations en_US.yaml (Indonesian) Fen 2023-06-13 11:21:13 +08:00
  • 7fbbd693d8 New translations en_US.yaml (Vietnamese) Fen 2023-06-13 11:21:12 +08:00
  • 4963a551a0 New translations en_US.yaml (Chinese Traditional) Fen 2023-06-13 11:21:12 +08:00
  • 16fec561b8 New translations en_US.yaml (Chinese Simplified) Fen 2023-06-13 11:21:11 +08:00
  • 407535ada7 New translations en_US.yaml (Turkish) Fen 2023-06-13 11:21:10 +08:00
  • d32b5c843b New translations en_US.yaml (Slovak) Fen 2023-06-13 11:21:09 +08:00
  • 96a06f67fc New translations en_US.yaml (Russian) Fen 2023-06-13 11:21:08 +08:00
  • 0939a6d987 New translations en_US.yaml (Portuguese) Fen 2023-06-13 11:21:08 +08:00
  • f13d23c69c New translations en_US.yaml (Japanese) Fen 2023-06-13 11:21:06 +08:00
  • 363922a7f0 New translations en_US.yaml (Italian) Fen 2023-06-13 11:21:06 +08:00
  • d2e1e7bea1 New translations en_US.yaml (German) Fen 2023-06-13 11:21:05 +08:00
  • 1ba6464cd9 New translations en_US.yaml (Spanish) Fen 2023-06-13 11:21:04 +08:00
  • 05159f5474 New translations en_US.yaml (French) Fen 2023-06-13 11:21:03 +08:00
  • a7420cb151 New Crowdin updates (#401) Fen 2023-06-13 11:10:36 +08:00
  • 204f5da7ef Merge remote-tracking branch 'hot-fix/1.1.0' into github-main LinkinStars 2023-06-13 10:31:13 +08:00
  • 237e43d6fb Merge branch 'hot-fix/1.1.0' aichy126 2023-06-12 18:00:34 +08:00
  • e1df1cbfc2 Merge branch 'main' of github.com:answerdev/answer aichy126 2023-06-12 18:00:22 +08:00
  • 71dcfcac36 update github action dockerfile aichy126 2023-06-12 17:59:51 +08:00
  • afa15379c2 fix(build): add node env for build plugin LinkinStars 2023-06-12 17:59:11 +08:00
  • 7e1ca07065 update github action Dockerfile aichy126 2023-06-12 17:58:24 +08:00
  • 142715c5cb Merge branch 'feat/plugins' into test LinkinStars 2023-06-12 17:38:13 +08:00
  • 383a45e86d fix(build): add node env for build plugin LinkinStars 2023-06-12 17:31:17 +08:00
  • 19138a1c67 Merge pull request #398 from answerdev/feat/plugins haitao.jarvis 2023-06-12 15:48:02 +08:00
  • c3d297c8f3 Merge branch 'test' into feat/plugins haitaoo 2023-06-12 15:47:30 +08:00
  • 3a21a000c4 fix(build): replace cp command by copy function LinkinStars 2023-06-12 15:24:30 +08:00
  • 1af37811f6 Merge branch 'hot-fix/1.1.0' into test aichy126 2023-06-12 14:56:57 +08:00
  • 7d2f53a283 fix(internal/build): Using forward slash with embed fs Itamar 2023-06-11 10:26:33 +03:00
  • 0217125f6f update edit answer shortid aichy126 2023-06-12 14:56:26 +08:00
  • ccb61dcc84 Merge pull request #397 from itamadev/fix/build-on-windows LinkinStars 2023-06-12 10:52:23 +08:00
  • 8e63d64f84 fix(internal/build): Using forward slash with embed fs Itamar 2023-06-11 10:26:33 +03:00
  • 4bd48fff60 Merge remote-tracking branch 'github/hot-fix/1.1.0' into github-main LinkinStars 2023-06-09 15:08:22 +08:00
  • 673ce8b8e4 Merge branch 'hot-fix/1.1.0' into test aichy126 2023-06-09 15:03:01 +08:00
  • cacf5e309f fix sitemap aichy126 2023-06-09 15:02:39 +08:00
  • 7b5e3fc0f9 Merge branch 'feat/plugins' of github.com:answerdev/answer into feat/plugins haitaoo 2023-06-09 14:47:05 +08:00