Commit Graph

  • 4ae8d8ac8c fix: reset navbar_style default color shuai 2025-05-19 16:45:17 +08:00
  • 50bed824f6 feat: Supports separate setting of navigation background color shuai 2025-05-19 10:33:24 +08:00
  • 9368da2c04 fix: code snippet caused the layout to break #1329 shuai 2025-05-12 16:24:59 +08:00
  • 4182d9f506 docs(command): unify style of usage statements Shaobiao Lin 2025-05-06 19:59:15 +08:00
  • 757e89467a docs(command): remove redundant comments Shaobiao Lin 2025-05-06 19:06:56 +08:00
  • aac1532b7e chore(migrations): update migration version Sonui 2025-05-07 23:49:56 +08:00
  • d866ca71e1 fix(plugin): set params.Value in Get method to ensure correct value retrieval Sonui 2025-05-07 23:46:39 +08:00
  • 15ef81533f feat(migrations): Add v26 migration file to support plugin KV storage Sonui 2025-04-03 14:01:53 +08:00
  • beac023875 docs(plugin): Add comments to KVOperator methods to improve code readability Sonui 2025-04-03 14:01:11 +08:00
  • 56f36ec5e6 refactor(plugin): improve KV storage with better caching and param handling Sonui 2025-03-10 00:28:57 +08:00
  • 42d6ad6111 fix(plugin): rename 'close' to avoid builtin collision Sonui 2025-03-01 13:55:36 +08:00
  • 9f8cab5626 perf(plugin): remove unnecessary KV storage checks Sonui 2025-03-01 11:56:32 +08:00
  • 42cc06886a refactor(plugin): improved initialization of the KV storage plugin Sonui 2025-03-01 11:22:40 +08:00
  • 20d7e4bc10 feat(plugin): add key-value storage support for plugins Sonui 2025-02-25 18:18:26 +08:00
  • 3f1ed50f67 New translations en_us.yaml (Chinese Simplified) v1.5.0-RC1 v1.5.0 Sunny 2025-04-29 15:34:37 +08:00
  • 68bedd1c60 New translations en_us.yaml (Chinese Simplified) Sunny 2025-04-29 15:21:07 +08:00
  • 335defc9bf New translations en_us.yaml (Malayalam) Sunny 2025-04-29 15:11:09 +08:00
  • a0c9edd43c New translations en_us.yaml (Welsh) Sunny 2025-04-29 15:11:07 +08:00
  • 214189883e New translations en_us.yaml (Telugu) Sunny 2025-04-29 15:11:05 +08:00
  • 34d8af3e2c New translations en_us.yaml (Hindi) Sunny 2025-04-29 15:11:04 +08:00
  • f415855612 New translations en_us.yaml (Persian) Sunny 2025-04-29 15:11:02 +08:00
  • b68dedc1b8 New translations en_us.yaml (Indonesian) Sunny 2025-04-29 15:10:59 +08:00
  • c14cec048b New translations en_us.yaml (Vietnamese) Sunny 2025-04-29 15:10:58 +08:00
  • ecb0933c17 New translations en_us.yaml (Chinese Traditional) Sunny 2025-04-29 15:10:56 +08:00
  • 138afb26c4 New translations en_us.yaml (Chinese Simplified) Sunny 2025-04-29 15:10:55 +08:00
  • 3d56224bb6 New translations en_us.yaml (Ukrainian) Sunny 2025-04-29 15:10:53 +08:00
  • 025a7de060 New translations en_us.yaml (Turkish) Sunny 2025-04-29 15:10:51 +08:00
  • f0da7146eb New translations en_us.yaml (Swedish) Sunny 2025-04-29 15:10:49 +08:00
  • 2a4e486a6e New translations en_us.yaml (Slovak) Sunny 2025-04-29 15:10:47 +08:00
  • 5b2f950d40 New translations en_us.yaml (Russian) Sunny 2025-04-29 15:10:46 +08:00
  • 71c30a952c New translations en_us.yaml (Portuguese) Sunny 2025-04-29 15:10:44 +08:00
  • e0bc0bc714 New translations en_us.yaml (Polish) Sunny 2025-04-29 15:10:42 +08:00
  • 4682ba010f New translations en_us.yaml (Korean) Sunny 2025-04-29 15:10:40 +08:00
  • 96f6c86d74 New translations en_us.yaml (Japanese) Sunny 2025-04-29 15:10:38 +08:00
  • f79409e534 New translations en_us.yaml (Italian) Sunny 2025-04-29 15:10:36 +08:00
  • 70034113b4 New translations en_us.yaml (German) Sunny 2025-04-29 15:10:35 +08:00
  • eff54adcc1 New translations en_us.yaml (Danish) Sunny 2025-04-29 15:10:33 +08:00
  • 0671f8b758 New translations en_us.yaml (Czech) Sunny 2025-04-29 15:10:31 +08:00
  • 5c57c5d3e4 New translations en_us.yaml (Spanish) Sunny 2025-04-29 15:10:29 +08:00
  • 9e28763bef New translations en_us.yaml (French) Sunny 2025-04-29 15:10:27 +08:00
  • 3653a5d803 New translations en_us.yaml (Romanian) Sunny 2025-04-29 15:10:26 +08:00
  • 02c1304b99 feat(docs): Add Apache License header release/1.5.0 LinkinStars 2025-04-29 15:00:40 +08:00
  • e9c403c8ea docs(Makefile): upgrade version to 1.5.0 LinkinStars 2025-04-29 14:56:01 +08:00
  • fc3f6384f2 build: pin mockgen version to v0.5.0 LinkinStars 2025-04-29 14:33:58 +08:00
  • e4322d620a Merge remote-tracking branch 'origin/dev' into test LinkinStars 2025-04-29 14:25:56 +08:00
  • f9362749b1 update reaction button styles for dark mode and enhance hover effects hgaol 2025-04-29 10:47:03 +08:00
  • d2efdade19 feat: implement dark mode support for reaction buttons and update styles accordingly hgaol 2025-04-25 19:29:44 +08:00
  • 9f420e67d2 Merge branch 'dev' into test shuai 2025-04-27 11:59:34 +08:00
  • 8314548711 fix: Optimize the internal logic of merge tags and ui #1110 shuai 2025-04-27 11:58:29 +08:00
  • 537b721044 feat: refactor tag migration logic to streamline object relations and remove unused code hgaol 2025-04-25 00:48:33 +08:00
  • 9b0a86f421 feat: enhance MergeTagModal with debounced tag search and replace with searchTag hgaol 2025-04-22 09:21:02 +08:00
  • 7b4592830b optimize for no result hgaol 2025-04-21 22:26:53 +08:00
  • ab04d85d7e feat: implement migration of followers and tag objects during tag merge hgaol 2025-04-21 21:52:33 +08:00
  • 9c0844f0ed feat: implement MergeTag functionality with UI and backend support hgaol 2025-04-19 19:24:25 +08:00
  • 6abf8222d7 feat: add MergeTag functionality to merge tags and update followers hgaol 2025-04-18 21:20:54 +08:00
  • 30bac18a85 fix: add signal exit on build failure Luffy 2025-04-25 14:38:04 +08:00
  • 36d2904bc4 fix: dashboard unified download link shuai 2025-04-25 14:14:52 +08:00
  • 32be6c8be1 Merge remote-tracking branch 'origin/feat/1.5.0/user' into test LinkinStars 2025-04-25 10:44:00 +08:00
  • b2d5e9ba92 refactor(controller): optimize embed controller and update related components LinkinStars 2025-04-25 10:43:40 +08:00
  • d2831a8a46 fix: change dashbord download url shuai 2025-04-25 10:29:51 +08:00
  • 42fb04283f fix: sidenav style optimization shuai 2025-04-24 09:56:34 +08:00
  • 4bfcabdeb5 Merge remote-tracking branch 'origin/feat/1.5.0/user' into test LinkinStars 2025-04-18 14:38:37 +08:00
  • e8a6c3f1de fix(notification): check user status before sending notification LinkinStars 2025-04-18 14:38:01 +08:00
  • 59f0c3fb63 fix: Username minimum length still set to 4 sy-records 2025-04-18 10:49:04 +08:00
  • 5b9c00c4a7 Merge remote-tracking branch 'origin/feat/1.5.0/user' into test LinkinStars 2025-04-17 11:37:23 +08:00
  • 5b7cdce88d Merge branch 'suspended' into feat/1.5.0/user LinkinStars 2025-04-17 11:36:37 +08:00
  • 64e2ffe48f fix: clear suspended user information shuai 2025-04-17 10:49:34 +08:00
  • ef30ef228d feat(user): user can't login when suspended LinkinStars 2025-04-17 10:33:53 +08:00
  • 6495414dc9 fix: Remove suspended user-related route blocking shuai 2025-04-17 10:23:57 +08:00
  • d8ab25d565 fix: dedup questions in GetQuestionPage hgaol 2025-04-15 22:03:20 +08:00
  • 3f87e16329 Merge branch 'ui-optimization' into test shuai 2025-04-14 10:53:18 +08:00
  • 688d2523c3 style: delete logs shuai 2025-04-14 10:42:21 +08:00
  • 7b95e5b1e3 style: mobile side nav style optimization shuai 2025-04-14 10:40:22 +08:00
  • 840f6bfd2b feat: add support for multiple timezones and set local timezone in site info hgaol 2025-04-02 21:36:39 +08:00
  • 061f0403e2 style: Mobile navigation style optimization shuai 2025-04-10 15:58:58 +08:00
  • 1131b50d0e fix: Navigation style optimization shuai 2025-04-10 15:47:16 +08:00
  • 934f7cea9c fix: correct hover background color for dark theme in reaction button hgaol 2025-04-03 10:22:01 +08:00
  • fae5f9140f Merge branch 'ui-optimization' into test shuai 2025-04-07 15:57:22 +08:00
  • 91f831a02a fix: Optimize template code shuai 2025-04-07 15:56:49 +08:00
  • ff3066d2e5 style: resole conflict shuai 2025-04-07 15:33:55 +08:00
  • bebf5931a1 style: admin ui style changed shuai 2025-04-07 15:31:31 +08:00
  • d3fea58709 fix: restore code shuai 2025-04-07 14:57:49 +08:00
  • 28df302283 fix(i18n): correct typo in link description LinkinStars 2025-04-07 14:49:24 +08:00
  • 4f0fa4d100 Merge branch 'ui-optimization' into test shuai 2025-04-07 14:49:11 +08:00
  • 105cd37dfe fix: update seo template for footer template shuai 2025-04-07 11:44:34 +08:00
  • 568f1e9f48 fix: update seo template for questions page shuai 2025-04-07 10:51:19 +08:00
  • 308f3cf32e fix: uypdate seo template codes shuai 2025-04-03 17:37:47 +08:00
  • 8bc6837b45 fix: Optimize sidebar navigation style shuai 2025-04-03 15:59:15 +08:00
  • a46b3e060a fix: resolve output path to absolute path in newAnswerBuilder hgaol 2025-04-03 09:32:59 +08:00
  • 4040450c79 fix: add ExternalContentDisplay field to Env hgaol 2025-04-02 22:21:21 +08:00
  • f92860e8ec chore: remove duplicated security requirements (#1302) Seiya 2025-04-02 10:12:39 +09:00
  • 1fcf0363e2 fix: development warning shuai 2025-04-01 18:17:23 +08:00
  • d48b633baa fix: get tag with page nil pointer error Young Xu 2025-03-28 21:29:43 +08:00
  • 3b07b39d89 remove unused service in question service hgaol 2025-03-26 18:11:31 +08:00
  • 989b2b3650 feat: support using search plugin to search similar question in ask question page hgaol 2025-03-26 17:54:01 +08:00
  • 276a22f1c1 Merge branch 'ui-optimization' into test shuai 2025-03-26 11:44:15 +08:00
  • 5d1b9dcf38 fix: run prettier to format codes shuai 2025-03-25 17:11:44 +08:00
  • 7511778b32 fix: update codemirror/language-data to 6.4.0 and run prettier shuai 2025-03-25 17:10:51 +08:00
  • 2372699f7c Merge branch 'dev' into test LinkinStars 2025-03-24 11:22:41 +08:00
  • 282e47c912 docs(README): update Docker command to use version 1.4.5 LinkinStars 2025-03-24 11:22:04 +08:00