1091 Commits

Author SHA1 Message Date
Ariful Alam
25fbeb9130
Merge pull request #766 from arifszn/interval-change
Set dependabot interval to monthly
2025-07-06 18:27:47 +06:00
Ariful Alam
6f6646fb0d Set dependabot interval to monthly 2025-07-06 18:25:53 +06:00
Ariful Alam
8f413562e9
Merge pull request #765 from arifszn/v4
Release v4
2025-07-06 18:22:09 +06:00
Ariful Alam
996f0c9da2 Update eslint-config-prettier 2025-07-06 18:20:55 +06:00
Ariful Alam
e119e9a76e Bump prettier version 2025-07-06 18:19:02 +06:00
Ariful Alam
1e631441d3 Fix JSX import missing 2025-07-06 18:17:34 +06:00
Ariful Alam
1ad2d3e152 Upgrade React version to 19 2025-07-06 18:16:12 +06:00
Ariful Alam
01139329b5 Fix warning of nested element 2025-07-06 18:10:48 +06:00
Ariful Alam
db19264188 Update Gitprofile version to 4.0.0 2025-07-06 17:33:37 +06:00
Ariful Alam
ecba63a9fa Remove CustomTheme interface and update for daisyUI v5
- Remove CustomTheme interface from global.d.ts
- Remove SanitizedCustomTheme interface from sanitized-config.tsx
- Remove customTheme property from ThemeConfig interfaces
- Remove customTheme object from utils/index.tsx
- Delete default-custom-theme.tsx file
- Update README.md to show custom themes are now defined in CSS
- Add procyon custom theme using @plugin 'daisyui/theme' syntax
- Update gitprofile.config.ts to remove customTheme configuration
2025-07-06 17:30:53 +06:00
Ariful Alam
3f3c77e989 Remove text-opacity classes as Tailwind has dropped them 2025-07-06 17:16:11 +06:00
Ariful Alam
9c09a9d91e Refactor card components for improved styling and icon updates 2025-07-06 17:12:37 +06:00
Ariful Alam
3d42c1fc21 Replace theme icon with a new design 2025-07-06 16:31:48 +06:00
Ariful Alam
49db036c89 Upgrade tailwind version 2025-07-06 16:03:52 +06:00
Ariful Alam
4d7571c346
Update vite to v7 (#761)
* Update package-lock.json with dependency version bumps

* Update `vite` and `vite-plugin-pwa`

* Apply prettier
2025-07-06 13:48:16 +06:00
Ariful Alam
98eb69aed5 Remove Skype and add missing discord references (#760) 2025-07-06 13:36:13 +06:00
Adri
9ef19a2ab5
Add discord 2025-07-06 13:24:30 +06:00
Ariful Alam
76f29bc382
Merge pull request #731 from arifszn/dependabot/npm_and_yarn/typescript-5.8.3
Bump typescript from 5.6.2 to 5.8.3
2025-07-06 13:22:15 +06:00
Ariful Alam
6288d4aff8
Merge pull request #759 from arifszn/dependabot/npm_and_yarn/axios-1.10.0
Bump axios from 1.7.9 to 1.10.0
2025-07-06 13:17:57 +06:00
dependabot[bot]
8ec985b8ad
Bump axios from 1.7.9 to 1.10.0
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.10.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.7.9...v1.10.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.10.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-06 07:16:47 +00:00
Ariful Alam
c8f59d3dce
Merge pull request #738 from arifszn/arifszn-patch-1
Update Action badge
2025-05-16 14:42:26 +06:00
Ariful Alam
719a037e9b
Update Action name 2025-05-16 14:41:27 +06:00
Ariful Alam
e4f6efe457
Update README.md 2025-05-16 14:39:53 +06:00
dependabot[bot]
a38f1f8f60
Bump typescript from 5.6.2 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.8.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.2...v5.8.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 5.8.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-16 08:38:37 +00:00
Ariful Alam
bbaaf4fcec
Merge pull request #728 from arifszn/dependabot/npm_and_yarn/vitejs/plugin-react-4.4.1
Bump @vitejs/plugin-react from 4.3.4 to 4.4.1
2025-05-16 14:37:23 +06:00
dependabot[bot]
7febd185ba
Bump @vitejs/plugin-react from 4.3.4 to 4.4.1
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.3.4 to 4.4.1.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@4.4.1/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 4.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-29 16:35:52 +00:00
Ariful Alam
5fc7455401
Merge pull request #725 from arifszn/dependabot/npm_and_yarn/eslint-plugin-react-refresh-0.4.20
Bump eslint-plugin-react-refresh from 0.4.14 to 0.4.20
2025-04-29 22:34:44 +06:00
Ariful Alam
e64af09db9
Merge pull request #726 from arifszn/dependabot/npm_and_yarn/vite-6.3.3
Bump vite from 6.0.3 to 6.3.3
2025-04-29 22:28:16 +06:00
dependabot[bot]
2ea76ba2a8
Bump vite from 6.0.3 to 6.3.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.3 to 6.3.3.
- [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/v6.3.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-28 08:26:33 +00:00
dependabot[bot]
a7f356b835
Bump eslint-plugin-react-refresh from 0.4.14 to 0.4.20
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.14 to 0.4.20.
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.14...v0.4.20)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-refresh
  dependency-version: 0.4.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-28 08:25:17 +00:00
Ariful Alam
c88279ab0c
Merge pull request #699 from arifszn/arifszn-patch-1
Update README.md
2025-02-18 17:00:58 +06:00
Ariful Alam
466607e2cc
Update README.md 2025-02-18 16:42:23 +06:00
Ariful Alam
eb91299080
Merge pull request #672 from arifszn/dependabot/npm_and_yarn/date-fns-4.1.0
Bump date-fns from 3.6.0 to 4.1.0
2025-02-10 16:08:27 +06:00
Ariful Alam
66aa32b565
Merge pull request #691 from arifszn/rename-twitter
Replace Twitter with X in social links and configuration
2025-02-10 16:07:46 +06:00
Ariful Alam
c294bfeb8e Replace Twitter with X in social links and configuration 2025-02-10 16:06:22 +06:00
Ariful Alam
ed154567f8
Merge pull request #674 from arifszn/dependabot/npm_and_yarn/autoprefixer-10.4.20
Bump autoprefixer from 10.4.19 to 10.4.20
2025-02-10 16:00:05 +06:00
dependabot[bot]
709f8a7e5b
Bump autoprefixer from 10.4.19 to 10.4.20
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.19 to 10.4.20.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.19...10.4.20)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 08:47:52 +00:00
dependabot[bot]
d3fc3fd100
Bump date-fns from 3.6.0 to 4.1.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.6.0 to 4.1.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v3.6.0...v4.1.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 08:47:40 +00:00
dependabot[bot]
f50f68e669
Bump react-icons from 5.2.1 to 5.4.0
Bumps [react-icons](https://github.com/react-icons/react-icons) from 5.2.1 to 5.4.0.
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](https://github.com/react-icons/react-icons/compare/v5.2.1...v5.4.0)

---
updated-dependencies:
- dependency-name: react-icons
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 08:47:33 +00:00
Ariful Alam
b9f00b0d2b
Merge pull request #670 from arifszn/dependabot/npm_and_yarn/axios-1.7.9
Bump axios from 1.7.2 to 1.7.9
2024-12-08 17:36:26 +06:00
dependabot[bot]
ddd4940d14
Bump axios from 1.7.2 to 1.7.9
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.9.
- [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.7.2...v1.7.9)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-08 11:34:09 +00:00
Ariful Alam
f552ee2008
Merge pull request #669 from arifszn/dependabot/npm_and_yarn/eslint-plugin-react-hooks-5.1.0
Bump eslint-plugin-react-hooks from 4.6.0 to 5.1.0
2024-12-08 17:32:57 +06:00
dependabot[bot]
ed9d6f0098
Bump eslint-plugin-react-hooks from 4.6.0 to 5.1.0
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.0 to 5.1.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-08 11:27:42 +00:00
Ariful Alam
68984f5d8a
Merge pull request #665 from arifszn/dependabot/npm_and_yarn/eslint-plugin-react-refresh-0.4.14
Bump eslint-plugin-react-refresh from 0.4.6 to 0.4.14
2024-12-08 17:26:33 +06:00
Ariful Alam
2b986f043e
Merge pull request #598 from arifszn/dependabot/npm_and_yarn/react-helmet-async-2.0.5
Bump react-helmet-async from 2.0.4 to 2.0.5
2024-12-08 17:26:21 +06:00
dependabot[bot]
2d0ff2a662
Bump react-helmet-async from 2.0.4 to 2.0.5
Bumps [react-helmet-async](https://github.com/staylor/react-helmet-async) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/staylor/react-helmet-async/releases)
- [Commits](https://github.com/staylor/react-helmet-async/commits)

---
updated-dependencies:
- dependency-name: react-helmet-async
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-08 11:21:26 +00:00
Ariful Alam
f94730123a
Merge pull request #667 from arifszn/vite-version-upgrade
Upgrade vite version to 6
2024-12-08 17:18:14 +06:00
Ariful Alam
7bd3cc6c21 Upgrade vite version to 6 2024-12-08 17:16:42 +06:00
dependabot[bot]
811b1a3663
Bump eslint-plugin-react-refresh from 0.4.6 to 0.4.14
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.6 to 0.4.14.
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.6...v0.4.14)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-refresh
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 09:02:43 +00:00
Ariful Alam
9f5db4df90
Merge pull request #651 from arifszn/dependabot/npm_and_yarn/typescript-5.6.2
Bump typescript from 5.4.5 to 5.6.2
2024-11-25 15:48:56 +06:00