Commit Graph

  • 1c4df40f12 fix: 全局格式化 Tim 2025-08-11 18:16:13 +08:00
  • 31cff70f63 fix: test commit Tim 2025-08-11 18:12:18 +08:00
  • 678626a3d7 Merge pull request #495 from nagisa77/codex/add-gift-icon-for-lottery-posts Tim 2025-08-11 15:44:50 +08:00
  • 05bf33dacd feat: add lottery icon to post list Tim 2025-08-11 15:44:34 +08:00
  • 4cf7f1dacf fix: utc tim 2025-08-11 11:25:23 +08:00
  • 5871d74c4f fix: utc tim 2025-08-11 11:18:10 +08:00
  • 1e3e1a78a5 Merge pull request #483 from nagisa77/zrjuux-codex/fix-circular-dependency-in-beans Tim 2025-08-11 11:11:22 +08:00
  • 4b987f894d Handle self-invocation in PostService Tim 2025-08-11 11:11:11 +08:00
  • 3ab1e92a37 Merge pull request #482 from nagisa77/revert-481-codex/fix-circular-dependency-in-beans Tim 2025-08-11 11:10:55 +08:00
  • 2c334a26b6 Revert "refactor: remove circular dependency in PostService" Tim 2025-08-11 11:10:45 +08:00
  • 2a25c6edfa Merge pull request #481 from nagisa77/codex/fix-circular-dependency-in-beans Tim 2025-08-11 11:09:35 +08:00
  • 3c6553d7f8 refactor: remove circular dependency in PostService Tim 2025-08-11 11:09:23 +08:00
  • 908df079e0 fix: UTC 时间 tim 2025-08-11 11:03:00 +08:00
  • a3f30e9444 Merge pull request #480 from nagisa77/codex/fix-finalizelottery-execution-issue Tim 2025-08-11 10:59:20 +08:00
  • aff3997687 Merge branch 'main' into codex/fix-finalizelottery-execution-issue Tim 2025-08-11 10:59:06 +08:00
  • 5fa0bd792b Ensure lottery finalization runs transactionally Tim 2025-08-11 10:57:55 +08:00
  • 2280a16a83 Reapply "fix: UTC 时间" tim 2025-08-11 10:55:37 +08:00
  • 86ef6f9ce7 Revert "fix: UTC 时间" tim 2025-08-11 10:50:36 +08:00
  • bcd499b4bc fix: UTC 时间 tim 2025-08-11 10:43:27 +08:00
  • dcc7c3ebcc fix: 取消时区计算 tim 2025-08-11 10:28:40 +08:00
  • fd2676ef04 fix: add log tim 2025-08-11 10:24:13 +08:00
  • ca49407bf9 Merge pull request #479 from nagisa77/codex/refactor-lottery-task-scheduling Tim 2025-08-11 10:21:01 +08:00
  • ff64f13765 Reschedule lottery finalization on startup Tim 2025-08-11 10:20:50 +08:00
  • 29e061c885 Merge pull request #478 from nagisa77/codex/fix-postservice-argument-length-error Tim 2025-08-11 10:07:10 +08:00
  • 36bc86da7f test: update PostService tests for new signature Tim 2025-08-11 10:06:53 +08:00
  • 2811a89e3b Merge pull request #477 from nagisa77/codex/remove-schedule-when-deleting-lottery-post Tim 2025-08-11 10:06:07 +08:00
  • a774c9cc97 Cancel lottery schedule on post deletion Tim 2025-08-11 10:05:37 +08:00
  • e27f57fab2 fix: website tim 2025-08-11 10:01:36 +08:00
  • 692fc6d1d0 Merge pull request #470 from nagisa77/codex/add-lottery-post-type-and-api Tim 2025-08-11 09:56:45 +08:00
  • 5360529327 feat: 抽奖ui tim 2025-08-11 09:56:15 +08:00
  • e7d0f7fb0e Merge pull request #476 from nagisa77/codex/implement-logic-in-posts-page Tim 2025-08-11 02:35:25 +08:00
  • 6b1aeb82c1 feat: add lottery section logic Tim 2025-08-11 02:34:54 +08:00
  • 8320a84ba0 feat: 抽奖ui tim 2025-08-11 02:22:38 +08:00
  • 7aef126181 Merge pull request #475 from nagisa77/codex/add-post-type-selection-and-lottery-options Tim 2025-08-11 01:45:38 +08:00
  • e0291868bc feat: add lottery post type options Tim 2025-08-11 01:45:23 +08:00
  • 0cf1bf187a Merge pull request #474 from nagisa77/revert-473-f9h526-codex/add-post-creation-enhancements Tim 2025-08-11 01:33:12 +08:00
  • 6fb16e91dc Revert "feat: add lottery post fields" Tim 2025-08-11 01:32:50 +08:00
  • 6d40e6e5e8 Merge pull request #473 from nagisa77/f9h526-codex/add-post-creation-enhancements Tim 2025-08-11 01:32:26 +08:00
  • 398226b9bc feat: add lottery post fields Tim 2025-08-11 01:32:12 +08:00
  • c1ad6b499f Merge pull request #472 from nagisa77/revert-471-codex/add-post-creation-enhancements Tim 2025-08-11 01:31:00 +08:00
  • 71e0b1379c Revert "feat: add lottery post options" Tim 2025-08-11 01:30:36 +08:00
  • 594d8bf994 Merge pull request #471 from nagisa77/codex/add-post-creation-enhancements Tim 2025-08-11 01:29:42 +08:00
  • 7616a2d0e0 feat: add lottery post options Tim 2025-08-11 01:29:22 +08:00
  • c4ca1465ee Merge remote-tracking branch 'origin/main' into codex/add-lottery-post-type-and-api tim 2025-08-11 01:18:50 +08:00
  • eb32e4bad7 feat: implement lottery post type Tim 2025-08-11 01:17:55 +08:00
  • ae1a8daa22 Revert "Reapply "feat: reuse server data on home page"" tim 2025-08-11 01:14:51 +08:00
  • 0fdb4c234a feat: fix menu show tim 2025-08-11 01:08:44 +08:00
  • 23815fbd0a feat: fix ssr tim 2025-08-11 00:55:58 +08:00
  • dbeaefe9ba Reapply "feat: reuse server data on home page" tim 2025-08-11 00:41:34 +08:00
  • 582873e505 Reapply "fix: retain scroll position after hydration" tim 2025-08-11 00:41:08 +08:00
  • 6b35b43fd6 Merge pull request #469 from nagisa77/feature/nuxt_opt_v1 Tim 2025-08-10 22:12:02 +08:00
  • 06fd7e893e Merge pull request #468 from nagisa77/codex/fix-avatar-misalignment-on-refresh Tim 2025-08-10 22:09:00 +08:00
  • ef2bf7f32b fix: ensure unique avatar keys on home page Tim 2025-08-10 22:01:56 +08:00
  • f312cf7d1c Revert "fix: correct SSR mobile detection" tim 2025-08-10 17:41:20 +08:00
  • 351b33bb3c Merge pull request #465 from nagisa77/codex/ssrismobile Tim 2025-08-10 17:14:42 +08:00
  • 113cec1705 fix: correct SSR mobile detection Tim 2025-08-10 17:14:02 +08:00
  • 454f2b4a0b Merge branch 'main' of github.com:nagisa77/OpenIsle tim 2025-08-10 13:19:02 +08:00
  • 6ab4879968 fix: 解决帖子评论问题 tim 2025-08-10 12:46:20 +08:00
  • 57acb37e84 fix: 解决帖子评论问题 tim 2025-08-10 12:46:20 +08:00
  • 4441c697b3 Merge pull request #460 from nagisa77/feature/nuxt_opt_v1 Tim 2025-08-10 12:30:22 +08:00
  • bda2b54ce9 fix: magic delay tim 2025-08-10 12:30:09 +08:00
  • f6f4f198b0 Merge pull request #461 from nagisa77/codex/improve-comment-box-scroll-behavior Tim 2025-08-10 12:27:45 +08:00
  • f50541bff7 feat: scroll to comment editor when opened Tim 2025-08-10 12:27:32 +08:00
  • 2a5bff1086 feat: 本地回复数据fixed tim 2025-08-10 12:26:22 +08:00
  • 8c1386a2d0 Merge pull request #459 from nagisa77/codex/reset-login-state-on-401-error Tim 2025-08-10 11:59:39 +08:00
  • ce5bcb9dca Reset auth on 401 Tim 2025-08-10 11:59:23 +08:00
  • 1177a778ee feat: fix 注册失败和登录失败 tim 2025-08-10 11:50:21 +08:00
  • 1a8e216aa9 feat: 新增贡献者前端标识 tim 2025-08-10 02:24:26 +08:00
  • 7189977a2f feat: 防止重新弄错代码行数 tim 2025-08-10 02:14:43 +08:00
  • d5f52529f7 Merge pull request #457 from nagisa77/codex/fix-compilation-issue-in-medalservicetest Tim 2025-08-10 02:08:47 +08:00
  • 1e85e489a7 test: update MedalService tests for contributor medal Tim 2025-08-10 02:08:28 +08:00
  • 5ec85519c7 Merge pull request #447 from nagisa77/codex/add-new-medallions-and-related-api Tim 2025-08-10 02:03:00 +08:00
  • 9462c284d6 feat: 新增贡献者勋章 tim 2025-08-10 02:02:36 +08:00
  • c6e88792a3 Merge pull request #456 from nagisa77/codex/add-contributor-achievement-feature Tim 2025-08-10 01:30:03 +08:00
  • 2dfbf0d904 feat: track contributor lines Tim 2025-08-10 01:29:41 +08:00
  • 68c7b12cb0 Merge pull request #455 from nagisa77/codex/update-backend-to-set-selected-badge Tim 2025-08-10 01:15:21 +08:00
  • 33b2734ba5 feat: auto select medal for user in mappers Tim 2025-08-10 01:15:02 +08:00
  • b58a5d975c Merge pull request #454 from nagisa77/codex/update-medal-selection-logic-in-backend Tim 2025-08-10 00:59:51 +08:00
  • d0df698aa9 feat: auto select medals and improve navigation Tim 2025-08-10 00:59:34 +08:00
  • 6b80f2386b Revert "feat: auto select medals and make badges interactive" tim 2025-08-10 00:32:07 +08:00
  • 8e475103f8 Merge pull request #452 from nagisa77/codex/add-badge-selection-for-users Tim 2025-08-10 00:26:54 +08:00
  • 4516f77727 feat: auto select medals and make badges interactive Tim 2025-08-10 00:25:13 +08:00
  • 594068bd5e Merge pull request #451 from nagisa77/codex/add-user-badge-selection-feature Tim 2025-08-10 00:14:31 +08:00
  • 041496cf98 feat: add user medal selection and display Tim 2025-08-10 00:13:54 +08:00
  • 6aedec7a9b feat: achievement select to show tim 2025-08-09 22:26:46 +08:00
  • 6d08d10f19 Merge pull request #450 from nagisa77/codex/add-achievement-popup-to-globalpopups.vue Tim 2025-08-09 17:18:46 +08:00
  • cdc35878a2 feat: add medal popup Tim 2025-08-09 17:18:31 +08:00
  • 57c0aa5899 feat: 完成的排序在前面 tim 2025-08-09 17:08:48 +08:00
  • b196be59a2 Merge pull request #449 from nagisa77/codex/tabloading Tim 2025-08-09 16:53:40 +08:00
  • 760bc4fc4b feat: optimize achievements tab loading Tim 2025-08-09 16:53:27 +08:00
  • 6b5b6b8c81 feat: fix some code tim 2025-08-09 16:47:40 +08:00
  • 411d24194b Merge pull request #448 from nagisa77/codex/integrate-real-data-for-achievementlist Tim 2025-08-09 14:29:42 +08:00
  • 2560bf45a7 feat: wire achievements to backend Tim 2025-08-09 14:29:29 +08:00
  • 4207886dce feat: achivement tim 2025-08-09 14:15:54 +08:00
  • 987fe0d885 feat: implement medal feature Tim 2025-08-09 02:08:02 +08:00
  • 9c1cedd172 feature: delete vue3 CSR tim 2025-08-09 01:16:37 +08:00
  • ff767970a1 Revert "fix: retain scroll position after hydration" tim 2025-08-08 18:45:53 +08:00
  • 6d277b5809 Revert "feat: reuse server data on home page" tim 2025-08-08 18:45:34 +08:00
  • fddfd07836 Merge pull request #446 from nagisa77/codex/fix-ismobile-check-for-initial-data Tim 2025-08-08 18:12:56 +08:00
  • 27a2591904 refactor: per-request mobile detection Tim 2025-08-08 18:12:40 +08:00