Mr. M
acde3d1c04
Release notes for 1.12.6b
2025-05-19 01:41:39 +02:00
taroj1205
9f4cab7f7d
fix: resolve merge conflict
2025-05-16 18:15:12 +12:00
taroj1205
a8855654be
fix(title): replace title css with tailwind
2025-05-16 13:47:31 +12:00
taroj1205
806b5ec28f
chore(dependencies): remove unused text-encoding package and update license fields to optional and peer for several packages
2025-05-16 11:17:31 +12:00
taroj1205
133bbc20be
feat(tests): integrate Playwright and Vitest for testing, add CI pipeline, and update dependencies
...
- Added Playwright configuration for end-to-end testing.
- Integrated Vitest for unit testing with setup files.
- Updated package.json scripts for testing commands.
- Created CI pipeline for automated testing and builds.
- Added various test cases for components and pages.
- Updated .gitignore to exclude Playwright and coverage.
- Enhanced ModsList component with additional class for styling.
2025-05-16 11:15:14 +12:00
Shintaro Jokagi
78627c7749
chore(package-lock): update package-lock to latest
2025-05-15 14:15:23 +12:00
Shintaro Jokagi
bcb1427a79
feat(lint): add biome formatter and linter, husky and lint-staged
...
This commit adds the Biome formatter and linter to replace Prettier, including:
- Add biome.json config file
- Add pre-commit hook with Husky
- Configure GitHub Action to run Biome checks
- Apply Biome formatting rules to codebase
- Remove Prettier dependencies
2025-05-15 13:52:37 +12:00
mr. m
082319064a
Remove AppImage download option from Linux section in PlatformDownload component
2025-05-03 08:36:40 +02:00
Mr. M
c1d694f4a9
Updated dependencies
2025-04-27 22:16:22 +02:00
Vrezh Fedora
fc07f4989a
feat(preact): migrate react to lightweight preact
2025-02-23 20:10:11 +01:00
mr. M
2d0c6c715b
No code changes detected.
2025-02-21 00:05:39 +01:00
taroj1205
d77b698262
chore: remove pnpm-lock
2025-02-20 09:47:37 +00:00
taroj1205
372c55a1c8
dep(astro): update astro to 5.3.0
2025-02-20 12:02:52 +13:00
mr. M
855ac64e8e
feat: add lucide-react dependency at version 0.475.0
2025-02-09 13:09:17 +01:00
mr. M
17ed7572e0
fix: update workflows to use npm instead of pnpm and remove unused deployment files
2025-02-09 12:59:54 +01:00
Suraj Yadav
a5f804a6f6
chore: Remove package-lock.json
2025-02-01 19:07:21 +05:30
mr. M
8de6c4324b
feat: enhance community section and update release notes with new features
2025-01-13 23:42:12 +01:00
mr. M
d14b44b2c8
fix: format code and ensure consistent styling across files
2025-01-08 00:19:40 +01:00
mr. M
ec4ab1c93e
feat: add twilight support to release notes and update related components
2025-01-01 17:56:36 +01:00
mr. m 🤙
cf4c1ad758
feat: update sitemap integration and add sitemap link to robots.txt and layout
2024-12-27 09:36:15 +00:00
mr. m 🤙
630439e913
Added newline support to release notes
2024-12-19 23:48:20 +00:00
mr. m 🤙
66bfa362b3
Simplify twilight check in getIfTwilight function
2024-12-12 09:47:57 +00:00
mr. M
2f6e60a36a
style: enhance layout and responsiveness of Footer and Sidebar components
2024-12-11 19:02:13 +01:00
mr. M
aa5c4f6ad0
feat: integrate React support and add AnimatedText component for enhanced animations
2024-12-11 18:40:01 +01:00
eveeifyeve
fcf4e6248d
chore: removed astro cloudflare adapter
...
I added wrangler which is only needed for cloudflare pages.
2024-12-10 20:21:49 +11:00
mr. M
c40e516973
feat: add author link function, integrate Cloudflare adapter, and enhance layout with new HomeExtras component
2024-12-10 00:44:49 +01:00
mr. M
a594d343b4
feat: update styles and components for theme support; add FontAwesome icons
2024-12-09 00:30:05 +01:00
mr. M
e2eae44969
feat: add download page and update button links; remove favicon.svg and release notes page
2024-12-08 17:51:57 +01:00
mr. M
a1be27be82
Update dependencies, fix typos, and enhance layout with new components
2024-12-06 15:07:53 +01:00
mr. M
f45c7b10e4
Worked on the new rebranding!
...
Co-authored-by: taroj1205 <taroj1205@users.noreply.github.com >
2024-11-24 23:52:26 +01:00
taroj1205
38712913e7
Changing to live server
2024-11-25 10:48:39 +13:00
mr. m 🤙
a86130fc07
Feat: add lucide-astro icons, enhance Button component with bordered option, and update layout styles
2024-11-21 12:49:29 +00:00
mr. M
8612d6da90
Feat: add Tailwind CSS and Prettier configuration, create reusable components for Title, Description, and Button
2024-11-21 00:21:16 +01:00
mr. M
7bb60fdf2a
Initial layout
2024-11-20 22:52:58 +01:00
Sofrin
8f1e4a2ed9
fix(layout): add scriptProp so cf rocket lets next-themes script to run
2024-11-07 08:17:38 +07:00
taroj1205
02180e1d84
feat(sort-order): implemented a way to sort mods by asc or desc
2024-11-03 21:42:59 +13:00
dependabot[bot]
0c5dd9e051
Bump next from 14.2.4 to 14.2.10 ( #272 )
...
Bumps [next](https://github.com/vercel/next.js ) from 14.2.4 to 14.2.10.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.4...v14.2.10 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-27 13:38:21 +01:00
mr. M
05fc64ef6d
Update framer-motion to version 11.11.9
2024-10-22 18:38:31 +02:00
Mauro Baladés
ff14e15c7a
Refactor package-lock.json and release-notes.ts files
2024-10-15 20:30:16 +03:00
mr. M
9ddc812ffe
Refactor package-lock.json to remove unnecessary license field and update dependencies in zen-website
2024-10-13 13:34:05 +02:00
Zhenya Goroh
d85cca256b
Added alert modal
2024-10-10 00:37:21 +03:00
Zhenya Goroh
708336b383
Added eslint-unused-imports plugin
2024-10-08 22:06:23 +03:00
sumukhj1219
3ca8de0c88
fix: Navbar Position is fixed for every page mt-5
2024-09-18 19:10:44 +05:30
mauro 🤙
9fb93c9e48
Delete package-lock.json
2024-09-15 08:10:52 -07:00
mauro 🤙
f71d765d16
Refactor Prettier configuration to adhere to code style guidelines
2024-09-15 14:46:10 +00:00
dependabot[bot]
8c723f0e42
chore(deps): bump send and serve-static
...
Bumps [send](https://github.com/pillarjs/send ) and [serve-static](https://github.com/expressjs/serve-static ). These dependencies needed to be updated together.
Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases )
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md )
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0 )
Updates `serve-static` from 1.16.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases )
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md )
- [Commits](https://github.com/expressjs/serve-static/compare/1.16.0...v1.16.2 )
---
updated-dependencies:
- dependency-name: send
dependency-type: indirect
- dependency-name: serve-static
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-14 10:14:59 +00:00
mauro-balades
0f442277ed
feat: Add moment dependency and update release notes page
...
This commit adds the moment dependency to the project by updating the package-lock.json and package.json files. It also updates the release notes page by modifying the layout and adding a paragraph to thank users for their feedback.
2024-09-10 22:41:28 +02:00
mauro-balades
2434a88551
feat: Add react-sticky-box dependency
...
``
2024-09-10 21:32:17 +02:00
mauro 🤙
4c5d834f34
Merge branch 'main' into batua
2024-09-08 23:44:52 +02:00
Aashirwadrunjan
5713ee20d1
removed unwanted dependencies from package-json file
2024-09-03 14:57:28 +05:30