zihluwang
1dfe3f7221
refactor: remove unused icon images
1.2.3
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
zihluwang
5790750124
feat: implemented listening port check by vite-plugin-port-checker
2026-05-10 13:30:25 +08:00
zihluwang
26bca96575
chore: add dependency vite-plugin-port-checker for checking listening ports
2026-05-10 13:29:55 +08:00
fanxingyao
381ccae5fd
feat(index): 更新footer-更新header-添加header背景,footer图标
2026-05-08 18:48:38 +08:00
zihluwang
752e64f259
ci: add ci process
2026-05-08 08:23:35 +08:00
zihluwang
84a2a2ffea
Merge remote-tracking branch 'origin/main' into develop
2026-05-08 08:11:08 +08:00
dependabot[bot]
fd2352b6ad
chore: bump the dependency-updates group with 7 updates
...
Bumps the dependency-updates group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [axios](https://github.com/axios/axios ) | `1.15.2` | `1.16.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react ) | `19.2.5` | `19.2.6` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) | `19.2.5` | `19.2.6` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router ) | `7.14.2` | `7.15.0` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) | `7.14.2` | `7.15.0` |
| [globals](https://github.com/sindresorhus/globals ) | `17.5.0` | `17.6.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `8.0.10` | `8.0.11` |
Updates `axios` from 1.15.2 to 1.16.0
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.15.2...v1.16.0 )
Updates `react` from 19.2.5 to 19.2.6
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react )
Updates `react-dom` from 19.2.5 to 19.2.6
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react-dom )
Updates `react-router` from 7.14.2 to 7.15.0
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.15.0/packages/react-router )
Updates `react-router-dom` from 7.14.2 to 7.15.0
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.15.0/packages/react-router-dom )
Updates `globals` from 17.5.0 to 17.6.0
- [Release notes](https://github.com/sindresorhus/globals/releases )
- [Commits](https://github.com/sindresorhus/globals/compare/v17.5.0...v17.6.0 )
Updates `vite` from 8.0.10 to 8.0.11
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v8.0.11/packages/vite )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependency-updates
- dependency-name: react
dependency-version: 19.2.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependency-updates
- dependency-name: react-dom
dependency-version: 19.2.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependency-updates
- dependency-name: react-router
dependency-version: 7.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependency-updates
- dependency-name: react-router-dom
dependency-version: 7.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependency-updates
- dependency-name: globals
dependency-version: 17.6.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependency-updates
- dependency-name: vite
dependency-version: 8.0.11
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependency-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-07 07:58:51 +00:00
siujamo
0efcf75221
chore: remove unused deploy scripts from package.json
2026-05-07 13:35:41 +08:00
siujamo
0479744ce5
perf: optimise packaging
2026-05-07 10:51:29 +08:00
siujamo
af58edbafd
feat: add custom hooks for typed useDispatch and useSelector
2026-05-07 10:46:06 +08:00
siujamo
1a16199f2f
docs: update .env.example with detailed instructions and configuration notes
2026-05-07 09:21:27 +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
84fa103555
Merge branch 'refs/heads/main' into develop
2026-05-06 18:57:05 +08:00
zihluwang
ff967da485
docs: update README file
2026-05-06 18:55:28 +08:00
zihluwang
6271b22708
Merge pull request #14 from zihluwang/dependabot/npm_and_yarn/dependency-updates-9da01cc519
...
chore: bump antd from 6.3.6 to 6.3.7 in the dependency-updates group
2026-05-06 15:07:20 +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
dependabot[bot]
22da81a102
chore: bump antd from 6.3.6 to 6.3.7 in the dependency-updates group
...
Bumps the dependency-updates group with 1 update: [antd](https://github.com/ant-design/ant-design ).
Updates `antd` from 6.3.6 to 6.3.7
- [Release notes](https://github.com/ant-design/ant-design/releases )
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md )
- [Commits](https://github.com/ant-design/ant-design/compare/6.3.6...6.3.7 )
---
updated-dependencies:
- dependency-name: antd
dependency-version: 6.3.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependency-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-30 07:57:59 +00:00
zihluwang
a8959c28ec
Merge pull request #13 from zihluwang/develop
...
v1.2.2
2026-04-26 11:59:11 +08:00
zihluwang
fbbef5c28b
feat: enhance firearm options and tuning button styles for better usability
1.2.2
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
e4acb7fd6f
Merge pull request #12 from zihluwang/develop
...
v1.2.1
2026-04-25 15:17:04 +08:00
zihluwang
a66ed2e216
Merge branch 'main' into develop
...
# Conflicts:
# package.json
# pnpm-lock.yaml
2026-04-25 11:10:23 +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
a9ddf3e3f8
Merge pull request #11
...
chore: bump the dependency-updates group with 11 updates
2026-04-24 19:43:20 +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
dependabot[bot]
ab9be06d5e
chore: bump the dependency-updates group with 11 updates
...
Bumps the dependency-updates group with 11 updates:
| Package | From | To |
| --- | --- | --- |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite ) | `4.2.2` | `4.2.4` |
| [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual ) | `3.13.23` | `3.13.24` |
| [antd](https://github.com/ant-design/ant-design ) | `6.3.5` | `6.3.6` |
| [axios](https://github.com/axios/axios ) | `1.14.0` | `1.15.2` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router ) | `7.14.0` | `7.14.2` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) | `7.14.0` | `7.14.2` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss ) | `4.2.2` | `4.2.4` |
| [globals](https://github.com/sindresorhus/globals ) | `17.4.0` | `17.5.0` |
| [prettier](https://github.com/prettier/prettier ) | `3.8.1` | `3.8.3` |
| [typescript](https://github.com/microsoft/TypeScript ) | `6.0.2` | `6.0.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `8.0.8` | `8.0.10` |
Updates `@tailwindcss/vite` from 4.2.2 to 4.2.4
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.4/packages/@tailwindcss-vite )
Updates `@tanstack/react-virtual` from 3.13.23 to 3.13.24
- [Release notes](https://github.com/TanStack/virtual/releases )
- [Changelog](https://github.com/TanStack/virtual/blob/main/packages/react-virtual/CHANGELOG.md )
- [Commits](https://github.com/TanStack/virtual/commits/@tanstack/react-virtual@3.13.24/packages/react-virtual )
Updates `antd` from 6.3.5 to 6.3.6
- [Release notes](https://github.com/ant-design/ant-design/releases )
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md )
- [Commits](https://github.com/ant-design/ant-design/compare/6.3.5...6.3.6 )
Updates `axios` from 1.14.0 to 1.15.2
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.14.0...v1.15.2 )
Updates `react-router` from 7.14.0 to 7.14.2
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.14.2/packages/react-router )
Updates `react-router-dom` from 7.14.0 to 7.14.2
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.14.2/packages/react-router-dom )
Updates `tailwindcss` from 4.2.2 to 4.2.4
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.4/packages/tailwindcss )
Updates `globals` from 17.4.0 to 17.5.0
- [Release notes](https://github.com/sindresorhus/globals/releases )
- [Commits](https://github.com/sindresorhus/globals/compare/v17.4.0...v17.5.0 )
Updates `prettier` from 3.8.1 to 3.8.3
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.8.1...3.8.3 )
Updates `typescript` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.2...v6.0.3 )
Updates `vite` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v8.0.10/packages/vite )
---
updated-dependencies:
- dependency-name: "@tailwindcss/vite"
dependency-version: 4.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependency-updates
- dependency-name: "@tanstack/react-virtual"
dependency-version: 3.13.24
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependency-updates
- dependency-name: antd
dependency-version: 6.3.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependency-updates
- dependency-name: axios
dependency-version: 1.15.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependency-updates
- dependency-name: react-router
dependency-version: 7.14.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependency-updates
- dependency-name: react-router-dom
dependency-version: 7.14.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependency-updates
- dependency-name: tailwindcss
dependency-version: 4.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependency-updates
- dependency-name: globals
dependency-version: 17.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependency-updates
- dependency-name: prettier
dependency-version: 3.8.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependency-updates
- dependency-name: typescript
dependency-version: 6.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependency-updates
- dependency-name: vite
dependency-version: 8.0.10
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependency-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-23 07:59:11 +00: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
e7373d6e98
Merge pull request #10 from zihluwang/dependabot/npm_and_yarn/dependency-updates-2c57f57997
...
chore: bump the dependency-updates group with 5 updates
2026-04-22 14:44:01 +08:00
zihluwang
d52ce8828d
Merge branch 'develop' into dependabot/npm_and_yarn/dependency-updates-2c57f57997
2026-04-22 14:43:52 +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