siujamo
a447bffa77
refactor: update GitHub URLs and English labels in hero layout
2026-05-11 17:47:28 +08:00
siujamo
4d009a0195
fix: migrate login page to Ant Design 6 and Tailwind CSS 4 syntax
2026-05-11 17:46:20 +08:00
zihluwang
1dfe3f7221
refactor: remove unused icon images
2026-05-11 07:02:17 +08:00
zihluwang
86e259a500
feat: add legal tabs and update header assets
...
Switch the legal page to tabbed EULA/privacy content with URL sync, update header styling, and migrate footer icons to Ant Design.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-11 07:00:05 +08:00
zihluwang
b91855095b
refactor: optimised slots
2026-05-10 13:52:22 +08:00
zihluwang
1f30f70f21
refactor: rename app title
2026-05-10 13:43:01 +08:00
zihluwang
13242deb6c
refactor: reduce slots
2026-05-10 13:41:37 +08:00
zihluwang
3b5153f386
refactor: add a built-in slot
2026-05-10 13:32:49 +08:00
zihluwang
5502643466
refactor: change the modification display order
2026-05-10 13:30:51 +08:00
fanxingyao
381ccae5fd
feat(index): 更新footer-更新header-添加header背景,footer图标
2026-05-08 18:48:38 +08:00
siujamo
af58edbafd
feat: add custom hooks for typed useDispatch and useSelector
2026-05-07 10:46:06 +08:00
zihluwang
9b2d527576
docs: add EULA and PrivacyPolicy
2026-05-06 19:14:43 +08:00
zihluwang
d663cc5d20
docs: add js docs
2026-05-06 19:01:58 +08:00
zihluwang
5d84cf0589
feat: add placeholder files for EULA and Privacy Policy
...
Added empty files as placeholders for future legal documentation.
2026-05-06 18:59:17 +08:00
zihluwang
6e18d2efa9
refactor: change default size of modifications to 10
2026-05-06 01:31:05 +08:00
zihluwang
5803d057fd
refactor: change the order of the slots
2026-05-05 11:48:30 +08:00
zihluwang
fbbef5c28b
feat: enhance firearm options and tuning button styles for better usability
2026-04-26 11:55:55 +08:00
zihluwang
6d98ecef30
feat: add tuning options to modification form and update labels for clarity
2026-04-26 11:51:25 +08:00
zihluwang
0e695e4266
feat: update initial form values to clear accessories array
2026-04-26 11:48:12 +08:00
zihluwang
d524b3814c
feat: format code for improved readability and consistency
2026-04-26 11:40:30 +08:00
zihluwang
8e98f5b9da
feat: refactor loadModifications to use async/await and improve invocation
2026-04-25 15:31:17 +08:00
zihluwang
9a65fd04c3
feat: refactor loadFirearms to use async/await and improve error handling
2026-04-25 15:30:33 +08:00
zihluwang
49fbcb221c
feat: enhance review tooltip in firearm form for better user experience
2026-04-25 15:29:24 +08:00
zihluwang
0a2f58a91b
feat: add calibres data and update firearm form to use select input for calibre
2026-04-25 11:06:49 +08:00
zihluwang
3f3ff08d25
feat: make code more strict
2026-04-24 19:47:03 +08:00
zihluwang
05b355e709
feat: add a new commonly used slot
2026-04-24 19:44:24 +08:00
zihluwang
e76e684b4d
feat: integrate dayjs with duration plugin and update imports
2026-04-23 20:37:43 +08:00
zihluwang
2fc865ea57
feat: add create and edit modals for modifications management
2026-04-23 16:12:48 +08:00
zihluwang
abc4c68a0f
feat: add CRUD operations for modifications in modification-api
2026-04-22 16:52:19 +08:00
zihluwang
ff487064a2
refactor: split interfaces by module
2026-04-22 16:52:09 +08:00
zihluwang
745c98bc20
feat: add create and edit modals for firearms management
2026-04-21 23:40:00 +08:00
zihluwang
16db0eb0ee
feat: add functionality to create, edit, and remove firearms
2026-04-21 14:30:13 +08:00
zihluwang
a2e3676d05
feat: add logout functionality with dropdown menu for user authentication
2026-04-21 11:28:07 +08:00
zihluwang
d6b8d12b2e
feat: add user-based conditional rendering for firearms and mod codes pages
2026-04-14 11:57:43 +08:00
zihluwang
ac76150915
feat: implement user authentication with login functionality
...
- Add auth-api for handling login requests.
- Update index.ts to export AuthApi.
- Modify HeroLayout to display username or login link based on authentication state.
- Create LoginPage component for user login.
- Update router to include login route with EmptyLayout.
- Configure WebClient to include credentials in requests.
- Add auth-slice for managing authentication state in Redux.
- Update Redux store to include auth reducer.
- Define LoginRequest and User types in types/index.ts.
- Configure Vite to proxy API requests to the backend server.
2026-04-14 11:17:31 +08:00
zihluwang
78fa02e618
feat: add bullet calibre display to FirearmsPage
2026-04-09 14:30:21 +08:00
zihluwang
63f9885aa2
feat: add additional firearm attributes and DPS calculation to FirearmsPage
2026-04-09 14:17:38 +08:00
zihluwang
7f50fafee8
feat: add tag API and integrate tag selection in modifications page
2026-04-07 11:59:37 +08:00
zihluwang
3da706402d
feat: enhance modification display with copy functionality and improved styling
2026-04-07 11:17:14 +08:00
zihluwang
9dfd52eb2d
feat: integrate Ant Design components and configuration for improved UI
2026-04-07 11:06:34 +08:00
zihluwang
a98902b08b
fix: correct className syntax for consistent styling in firearms and mod codes pages
2026-04-07 01:28:34 +08:00
zihluwang
bad31c6653
feat: implement modifications page with pagination and detail display
2026-04-06 21:02:16 +08:00
zihluwang
ae912050b6
feat: add link to view modification codes for firearms
2026-04-06 20:53:13 +08:00
zihluwang
feeb44bf6a
feat: add firearm type filter to firearms page
2026-04-06 20:47:44 +08:00
zihluwang
452b807b62
feat: add firearm page for display firearms
2026-04-06 20:40:42 +08:00
zihluwang
a0a5c835aa
feat: add firearm management features
...
- Implemented API for fetching firearms and firearm details.
- Created a new page for displaying the list of firearms with search and filter options.
- Added Redux slice for managing firearms state.
- Integrated Redux Persist for state persistence.
- Updated routing to include firearms page.
- Removed obsolete modification codes data.
- Enhanced UI with responsive grid layout for firearms display.
- Added utility functions for handling URL query parameters.
2026-04-06 17:57:25 +08:00
zihluwang
864895d932
feat: add new weapon modifications for AWM, MCX LT, and KC17
2026-04-02 15:31:00 +08:00
zihluwang
335de44487
feat: add mode filtering to ModCodes component
2026-04-02 15:06:47 +08:00
zihluwang
353e8a597b
feat: add @tanstack/react-virtual for improved virtual scrolling and enhance modification codes with additional weapon data and filtering options
2026-04-02 10:42:36 +08:00
zihluwang
00215decc5
feat: add modification codes page and update routing; remove about and contact pages
2026-04-02 10:01:18 +08:00