mr. m
301199b9b2
Merge branch 'main' of https://github.com/zen-browser/www
2025-05-30 22:40:29 +02:00
mr. m
f524c86b47
fix: update package-lock.json with new biomejs CLI versions and clean up package.json lint-staged configuration
2025-05-30 22:32:35 +02:00
mr. m
a05c6aeee3
feat: add support for 'change' type in release notes
...
- Updated package dependencies to latest versions.
- Enhanced ReleaseNoteItem component to handle 'change' type items.
- Modified ReleaseNoteListItem to display 'change' type with appropriate styling.
- Added translation for 'change' in English localization.
- Extended ReleaseNote interface to include 'changes' property.
- Added new release note entry with 'changes' for version 1.12.9b.
2025-05-30 22:32:23 +02:00
Shintaro Jokagi
d5866fd300
chore(npm): update package versions to fixed versions in package.json
2025-05-29 12:08:10 +12:00
Shintaro Jokagi
9f9872376e
feat(i18n): add japanese translation with better fallback
2025-05-29 11:53:26 +12:00
Shintaro Jokagi
78ff7cbbe5
chore: remove jiti from dependencies and add it to overrides
2025-05-29 00:52:53 +12:00
Shintaro Jokagi
fd6193a0a6
chore: remove @biomejs/biome from dependencies
2025-05-28 15:33:06 +12:00
Shintaro Jokagi
7fafa6bc69
feat(prettier): add prettier formatting
2025-05-28 13:43:44 +12:00
Shintaro Jokagi
01f4dac75d
feat(eslint): add eslint flat config
2025-05-28 13:38:11 +12:00
dependabot[bot]
da4ccab755
chore(deps): bump cookie and wrangler
...
Bumps [cookie](https://github.com/jshttp/cookie ) to 1.0.2 and updates ancestor dependency [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler ). These dependencies need to be updated together.
Updates `cookie` from 0.5.0 to 1.0.2
- [Release notes](https://github.com/jshttp/cookie/releases )
- [Commits](https://github.com/jshttp/cookie/compare/v0.5.0...v1.0.2 )
Updates `wrangler` from 3.109.2 to 3.114.8
- [Release notes](https://github.com/cloudflare/workers-sdk/releases )
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/wrangler@3.114.8/packages/wrangler/CHANGELOG.md )
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@3.114.8/packages/wrangler )
---
updated-dependencies:
- dependency-name: cookie
dependency-version: 1.0.2
dependency-type: indirect
- dependency-name: wrangler
dependency-version: 3.114.8
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-18 23:49:08 +00:00
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
817f29e581
fix(hero): remove unnecessary exclamation mark from title font class
2025-05-16 13:50:09 +12:00
taroj1205
aebea185d9
chore(package): streamline lint-staged configuration in package.json
2025-05-16 13:48:57 +12:00
taroj1205
a8855654be
fix(title): replace title css with tailwind
2025-05-16 13:47:31 +12:00
taroj1205
6a7bd311c0
feat(download): enhance download page with checksum integration and platform-specific releases
...
- Added a new `release-data.ts` file to manage release information with dynamic checksums.
- Introduced `CHECKSUMS` constant for easy access to file checksums.
- Updated `PlatformDownload.astro` to support additional release types and improved type safety.
- Enhanced the download page to correctly display platform-specific download links and checksums.
- Refactored tests to validate the new download functionality and checksum integration.
2025-05-16 12:30:14 +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
4678f29a13
chore(package): update scripts
2025-05-15 23:11:49 +12:00
Shintaro Jokagi
3e6155ffef
chore(biome): update config and fix issues
2025-05-15 23:10:31 +12:00
Shintaro Jokagi
37ce589fa5
chore(biome): fix lint issues
2025-05-15 13:58:21 +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
mr. M
39149fabd1
feat: remove unused assets and update release notes with new features and improvements
2025-03-08 01:33:31 +01:00
Vrezh Fedora
fc07f4989a
feat(preact): migrate react to lightweight preact
2025-02-23 20:10:11 +01: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
mr. M
a68cd34785
fix: update theme colors and improve button styles; update dependencies
2025-02-05 22:16:28 +01:00
Suraj Yadav
9ee5083a15
build(package): Migrate to pnpm from npm
2025-02-01 19:02:47 +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
NOCanoa
8314256b53
added sitemap
2024-12-26 23:43:15 +00:00
mr. m
399c3505db
Merge pull request #362 from 27rogi/mods-page-improvements
...
feat(mods): add latest update and creation dates, improve mod page
2024-12-18 11:58:08 +01:00
Daniel Masterson
0102dc66fd
feat(rss): port RSS feed from old Next.JS site to Astro
2024-12-16 14:44:54 +00:00
27rogi
22539e2c71
feat(mods): add latest update and creation dates, improve mod page styles
2024-12-14 02:22:05 +03: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