Commit Graph

  • 4b9c7d3e0d refactor: move typed Redux hooks from src/store/hooks.ts to src/hooks/store.ts develop siujamo 2026-05-12 09:08:37 +08:00
  • b2fea5df8e docs: extend British English convention to code comments siujamo 2026-05-11 17:48:42 +08:00
  • a447bffa77 refactor: update GitHub URLs and English labels in hero layout siujamo 2026-05-11 17:47:28 +08:00
  • 4d009a0195 fix: migrate login page to Ant Design 6 and Tailwind CSS 4 syntax siujamo 2026-05-11 17:46:20 +08:00
  • 7a0a74bfea refactor: rename application to 《三角洲》指南 siujamo 2026-05-11 15:11:31 +08:00
  • fd537af916 feat: add CLAUDE.md siujamo 2026-05-11 15:11:08 +08:00
  • e7f4fc3374 Merge remote-tracking branch 'origin/develop' into develop siujamo 2026-05-11 11:10:12 +08:00
  • 92703d4985 ci: build and upload release tarball Use pnpm build:tar during release workflow and upload dist.tar.gz. zihluwang 2026-05-11 07:10:30 +08:00
  • 1dfe3f7221 refactor: remove unused icon images 1.2.3 zihluwang 2026-05-11 07:02:17 +08:00
  • 86e259a500 feat: add legal tabs and update header assets zihluwang 2026-05-11 07:00:05 +08:00
  • b91855095b refactor: optimised slots zihluwang 2026-05-10 13:52:22 +08:00
  • 1f30f70f21 refactor: rename app title zihluwang 2026-05-10 13:43:01 +08:00
  • 13242deb6c refactor: reduce slots zihluwang 2026-05-10 13:41:37 +08:00
  • 3b5153f386 refactor: add a built-in slot zihluwang 2026-05-10 13:32:49 +08:00
  • 5502643466 refactor: change the modification display order zihluwang 2026-05-10 13:30:51 +08:00
  • 5790750124 feat: implemented listening port check by vite-plugin-port-checker zihluwang 2026-05-10 13:30:25 +08:00
  • 26bca96575 chore: add dependency vite-plugin-port-checker for checking listening ports zihluwang 2026-05-10 13:29:55 +08:00
  • 381ccae5fd feat(index): 更新footer-更新header-添加header背景,footer图标 fanxingyao 2026-05-07 18:50:38 +08:00
  • 0113ece426 Merge remote-tracking branch 'origin/develop' into develop siujamo 2026-05-08 17:38:23 +08:00
  • 37adfddf3f feat: add @onixbyte/vite-plugin-port-checker to enhance Vite configuration siujamo 2026-05-08 17:35:45 +08:00
  • 752e64f259 ci: add ci process zihluwang 2026-05-08 08:23:35 +08:00
  • 84a2a2ffea Merge remote-tracking branch 'origin/main' into develop zihluwang 2026-05-08 08:11:08 +08:00
  • fd2352b6ad chore: bump the dependency-updates group with 7 updates dependabot[bot] 2026-05-07 07:58:51 +00:00
  • 0efcf75221 chore: remove unused deploy scripts from package.json siujamo 2026-05-07 13:35:41 +08:00
  • 0479744ce5 perf: optimise packaging siujamo 2026-05-07 10:51:29 +08:00
  • af58edbafd feat: add custom hooks for typed useDispatch and useSelector siujamo 2026-05-07 10:46:06 +08:00
  • 1a16199f2f docs: update .env.example with detailed instructions and configuration notes siujamo 2026-05-07 09:21:27 +08:00
  • 9b2d527576 docs: add EULA and PrivacyPolicy zihluwang 2026-05-06 19:14:43 +08:00
  • d663cc5d20 docs: add js docs zihluwang 2026-05-06 19:01:58 +08:00
  • 5d84cf0589 feat: add placeholder files for EULA and Privacy Policy zihluwang 2026-05-06 18:59:17 +08:00
  • 84fa103555 Merge branch 'refs/heads/main' into develop zihluwang 2026-05-06 18:57:05 +08:00
  • ff967da485 docs: update README file zihluwang 2026-05-06 18:55:28 +08:00
  • 6271b22708 Merge pull request #14 from zihluwang/dependabot/npm_and_yarn/dependency-updates-9da01cc519 zihluwang 2026-05-06 15:07:20 +08:00
  • 6e18d2efa9 refactor: change default size of modifications to 10 zihluwang 2026-05-06 01:31:05 +08:00
  • 5803d057fd refactor: change the order of the slots zihluwang 2026-05-05 11:48:30 +08:00
  • 22da81a102 chore: bump antd from 6.3.6 to 6.3.7 in the dependency-updates group dependabot[bot] 2026-04-30 07:57:59 +00:00
  • a8959c28ec Merge pull request #13 from zihluwang/develop zihluwang 2026-04-26 11:59:11 +08:00
  • fbbef5c28b feat: enhance firearm options and tuning button styles for better usability 1.2.2 zihluwang 2026-04-26 11:55:55 +08:00
  • 6d98ecef30 feat: add tuning options to modification form and update labels for clarity zihluwang 2026-04-26 11:51:25 +08:00
  • 0e695e4266 feat: update initial form values to clear accessories array zihluwang 2026-04-26 11:48:12 +08:00
  • d524b3814c feat: format code for improved readability and consistency zihluwang 2026-04-26 11:40:30 +08:00
  • 8e98f5b9da feat: refactor loadModifications to use async/await and improve invocation zihluwang 2026-04-25 15:31:17 +08:00
  • 9a65fd04c3 feat: refactor loadFirearms to use async/await and improve error handling zihluwang 2026-04-25 15:30:33 +08:00
  • 49fbcb221c feat: enhance review tooltip in firearm form for better user experience zihluwang 2026-04-25 15:29:24 +08:00
  • e4acb7fd6f Merge pull request #12 from zihluwang/develop zihluwang 2026-04-25 15:17:04 +08:00
  • a66ed2e216 Merge branch 'main' into develop zihluwang 2026-04-25 11:10:23 +08:00
  • 0a2f58a91b feat: add calibres data and update firearm form to use select input for calibre zihluwang 2026-04-25 11:06:49 +08:00
  • 3f3ff08d25 feat: make code more strict zihluwang 2026-04-24 19:47:03 +08:00
  • 05b355e709 feat: add a new commonly used slot zihluwang 2026-04-24 19:44:24 +08:00
  • a9ddf3e3f8 Merge pull request #11 zihluwang 2026-04-24 19:43:20 +08:00
  • e76e684b4d feat: integrate dayjs with duration plugin and update imports zihluwang 2026-04-23 20:37:43 +08:00
  • 2fc865ea57 feat: add create and edit modals for modifications management zihluwang 2026-04-23 16:12:48 +08:00
  • ab9be06d5e chore: bump the dependency-updates group with 11 updates dependabot[bot] 2026-04-23 07:59:11 +00:00
  • abc4c68a0f feat: add CRUD operations for modifications in modification-api zihluwang 2026-04-22 16:52:19 +08:00
  • ff487064a2 refactor: split interfaces by module zihluwang 2026-04-22 16:52:09 +08:00
  • e7373d6e98 Merge pull request #10 from zihluwang/dependabot/npm_and_yarn/dependency-updates-2c57f57997 zihluwang 2026-04-22 14:44:01 +08:00
  • d52ce8828d Merge branch 'develop' into dependabot/npm_and_yarn/dependency-updates-2c57f57997 zihluwang 2026-04-22 14:43:52 +08:00
  • 745c98bc20 feat: add create and edit modals for firearms management zihluwang 2026-04-21 23:40:00 +08:00
  • 16db0eb0ee feat: add functionality to create, edit, and remove firearms zihluwang 2026-04-21 14:30:13 +08:00
  • a2e3676d05 feat: add logout functionality with dropdown menu for user authentication zihluwang 2026-04-21 11:28:07 +08:00
  • 088b0e87ce chore: bump the dependency-updates group with 5 updates dependabot[bot] 2026-04-16 07:57:56 +00:00
  • d6b8d12b2e feat: add user-based conditional rendering for firearms and mod codes pages zihluwang 2026-04-14 11:57:43 +08:00
  • ac76150915 feat: implement user authentication with login functionality zihluwang 2026-04-14 11:17:31 +08:00
  • b000336d22 Merge pull request #9 from zihluwang/develop main zihluwang 2026-04-09 17:27:22 +08:00
  • cf2b57f745 feat: reinstall packages zihluwang 2026-04-09 17:25:31 +08:00
  • a1984c3ecb Merge remote-tracking branch 'origin/main' into develop zihluwang 2026-04-09 17:24:21 +08:00
  • 3af4650d32 Merge pull request #8 from zihluwang/dependabot/npm_and_yarn/dependency-updates-1cafa9d752 zihluwang 2026-04-09 17:19:39 +08:00
  • a36c539ef1 chore: bump the dependency-updates group with 6 updates dependabot[bot] 2026-04-09 07:57:55 +00:00
  • dad5c191fa feat: add tarball build script to package.json 1.2.1 zihluwang 2026-04-09 14:33:18 +08:00
  • 78fa02e618 feat: add bullet calibre display to FirearmsPage zihluwang 2026-04-09 14:30:21 +08:00
  • 63f9885aa2 feat: add additional firearm attributes and DPS calculation to FirearmsPage 1.2.0 zihluwang 2026-04-09 14:17:38 +08:00
  • 7f50fafee8 feat: add tag API and integrate tag selection in modifications page zihluwang 2026-04-07 11:59:37 +08:00
  • 3da706402d feat: enhance modification display with copy functionality and improved styling zihluwang 2026-04-07 11:17:14 +08:00
  • 9dfd52eb2d feat: integrate Ant Design components and configuration for improved UI zihluwang 2026-04-07 11:06:34 +08:00
  • 4294495ffa chore: add @ant-design/cssinjs zihluwang 2026-04-07 11:06:21 +08:00
  • a98902b08b fix: correct className syntax for consistent styling in firearms and mod codes pages zihluwang 2026-04-07 01:28:34 +08:00
  • bad31c6653 feat: implement modifications page with pagination and detail display zihluwang 2026-04-06 21:02:16 +08:00
  • ae912050b6 feat: add link to view modification codes for firearms zihluwang 2026-04-06 20:53:13 +08:00
  • feeb44bf6a feat: add firearm type filter to firearms page zihluwang 2026-04-06 20:47:44 +08:00
  • 452b807b62 feat: add firearm page for display firearms zihluwang 2026-04-06 20:40:42 +08:00
  • 38b25099de chore: add antd@6 for better UI and UX zihluwang 2026-04-06 20:40:19 +08:00
  • a0a5c835aa feat: add firearm management features zihluwang 2026-04-06 17:57:25 +08:00
  • 864895d932 feat: add new weapon modifications for AWM, MCX LT, and KC17 zihluwang 2026-04-02 15:31:00 +08:00
  • a4e5891189 feat: update README and add MIT Licence zihluwang 2026-04-02 15:20:57 +08:00
  • 335de44487 feat: add mode filtering to ModCodes component zihluwang 2026-04-02 15:06:47 +08:00
  • 3573a23acf Merge pull request #5 from zihluwang:dependabot/npm_and_yarn/globals-17.4.0 zihluwang 2026-04-02 15:01:43 +08:00
  • 6858e07603 Merge pull request #6 from zihluwang/dependabot/npm_and_yarn/typescript-6.0.2 zihluwang 2026-04-02 15:00:27 +08:00
  • aa2415a0cb chore: bump typescript from 5.9.3 to 6.0.2 dependabot[bot] 2026-04-02 06:54:37 +00:00
  • f9ff917360 chore: bump globals from 16.5.0 to 17.4.0 dependabot[bot] 2026-04-02 06:54:36 +00:00
  • 405c520cab Merge pull request #7 from zihluwang:dependabot/npm_and_yarn/dependency-updates-0c07818b49 zihluwang 2026-04-02 14:53:27 +08:00
  • 026843c6f0 chore: bump the dependency-updates group across 1 directory with 3 updates dependabot[bot] 2026-04-02 02:44:23 +00:00
  • 353e8a597b feat: add @tanstack/react-virtual for improved virtual scrolling and enhance modification codes with additional weapon data and filtering options 1.0.0 zihluwang 2026-04-02 10:42:36 +08:00
  • 86b743dcc0 feat: remove GitHub Pages deployment workflow zihluwang 2026-04-02 10:02:33 +08:00
  • 00215decc5 feat: add modification codes page and update routing; remove about and contact pages zihluwang 2026-04-02 10:01:18 +08:00
  • c22bc08282 Merge pull request #1 from zihluwang/copilot/remove-auth-store-redux-axios zihluwang 2026-04-02 09:29:47 +08:00
  • b3caeb8ce5 feat: remove auth, store, redux, and axios from template copilot-swe-agent[bot] 2026-04-02 01:27:56 +00:00
  • 5d44e24c95 Initial plan copilot-swe-agent[bot] 2026-04-02 01:24:00 +00:00
  • 8b3ccc6a51 Initial commit zihluwang 2026-04-02 09:23:57 +08:00