Commit graph

1864 commits

Author SHA1 Message Date
Ashish Kumar
2417adba62 chore: update twitter icon to x icon 2025-05-12 21:38:41 +05:30
taroj1205
0d071fc196
Merge branch 'main' into feat/i18n#541 2025-05-13 00:46:30 +12:00
Shintaro Jokagi
b12045734e
fix(imports): update import paths in ReleaseNoteItem and useModsSearch to utilize ~ for consistency 2025-05-12 23:46:55 +12:00
Shintaro Jokagi
bac2fe1846
fix(imports): update asset import paths to use ~ for consistency 2025-05-12 23:45:25 +12:00
Shintaro Jokagi
79f2381023
chore(tsconfig): update paths to use ~ instead of @ 2025-05-12 23:43:11 +12:00
Shintaro Jokagi
37598bb645
chore(privacy): add more translation to privacy policy page 2025-05-12 23:40:29 +12:00
mr. m
3288f7e934
Fixed release notes 2025-05-11 20:32:58 +02:00
mr. m
9dd247c835
Merge pull request #590 from KyleDL101/grammar 2025-05-11 10:54:44 +02:00
Kyle
3f2ffab3d9
Release 1.12.3b grammar 2025-05-10 18:40:02 +02:00
mr. m
4b938f2b41
Merge pull request #589 from KyleDL101/grammar
Release 1.12.2b grammar
2025-05-09 20:34:55 +02:00
mr. m
91671c2596
Merge branch 'main' into grammar 2025-05-09 20:34:47 +02:00
mr. m
96472a2c1f
Fixed release notes 2025-05-09 20:34:24 +02:00
taroj1205
6d5a53dc53
feat(i18n): add 404 page localization strings to English translations
- Introduced new localization entries for the "Page Not Found" section, including title, description, and button text.
2025-05-09 23:58:27 +12:00
taroj1205
54dfef1eac
feat(i18n): implement internationalization support and refactor components for localization
- Added i18n configuration to `astro.config.mjs` for managing locales.
- Introduced utility functions for locale handling in `i18n.ts`.
- Updated various components (e.g., `BackButton`, `Button`, `Community`, `Footer`, `Hero`, `NavBar`, etc.) to utilize localized strings.
- Created new localized pages for `about`, `donate`, `download`, `release-notes`, and others.
- Removed outdated pages and adjusted imports to reflect new structure.
- Enhanced the `ModsList` component to support localization.
- Added English language JSON file for translations.
- Improved overall code organization and structure for better maintainability.
2025-05-09 23:49:41 +12:00
mr. m
904d921c09
Merge pull request #587 from zen-browser/feat/download-checksum 2025-05-09 02:26:06 +02:00
taroj1205
45d38e60ae
Merge branch 'main' into feat/download-checksum 2025-05-09 12:25:52 +12:00
taroj1205
c3f5d669f9
refactor(ButtonCard): remove redundant comment and streamline event listener attachment
- Removed unnecessary comment about attaching listeners after DOM is ready.
- Maintained functionality of checksum button event listeners.
2025-05-09 12:21:41 +12:00
mr. m
960a0fa4fa
Merge pull request #586 from zen-browser/feat/download-checksum 2025-05-09 02:21:39 +02:00
taroj1205
79d4aeb39b
refactor(checksum): streamline checksum handling and improve UI transitions
- Removed GITHUB_TOKEN from workflow as it's no longer needed.
- Enhanced ButtonCard component with smoother transitions for checksum display.
- Cleaned up unused styles related to checksum interactions.
2025-05-09 12:19:35 +12:00
taroj1205
3816206f6b
feat(checksum): add checksum support to download components and update workflow
- Enhanced ButtonCard component to accept and display SHA-256 checksums.
- Updated PlatformDownload and release-data to include checksum information for each release.
- Modified DownloadScript to apply twilight mode to new checksum buttons.
- Adjusted download page to retrieve and display checksums dynamically.
2025-05-09 12:13:27 +12:00
mr. m
5eddd5af98
Merge pull request #582 from Amoralchik/Fix-Hero-component-text 2025-05-09 01:11:24 +02:00
mr. m
aa7fb110e5
Merge pull request #584 from shamblonaut/fix-btt-arrow 2025-05-09 01:10:23 +02:00
mr. m
6d0829e293
Merge branch 'main' into fix-btt-arrow 2025-05-09 01:10:16 +02:00
mr. m
d207ef5381
Add fix for disabling search suggestions by default in release notes 2025-05-09 01:08:29 +02:00
mr. m
59974742e9
Fix logic to retrieve previous release note and update compare link condition 2025-05-09 00:20:34 +02:00
mr. m
2b8c9c8c36
Remove unused import of releaseNotesTwilight from ReleaseNoteItem.astro 2025-05-08 23:45:17 +02:00
mr. m
1905616b97
Add compare link for previous release notes and fix import statement 2025-05-08 23:40:28 +02:00
mr. m
be0133cc36
Refactor text formatting for improved readability and update release notes for version 1.12.3b 2025-05-08 23:32:54 +02:00
Kyle
ee1c78b307
Release 1.12.2b grammar 2025-05-08 10:05:39 +02:00
Shaheem Niyaz
0140de8b6f fix: duplicate content in back-to-top button 2025-05-08 12:25:16 +05:30
mr. m
46f583717f
Merge pull request #583 from zen-browser/release-notes-12-2
Update release notes for version 1.12.2b with new features and bug fixes
2025-05-08 07:41:09 +02:00
mr. m
7be810dd56
Update stable.json 2025-05-08 07:40:42 +02:00
Amoralchik
67ae595f3e
Refactor Hero components to use static titles instead of props 2025-05-07 16:51:15 +03:00
Mr. M
272694791e
Update workflow ID for release notes entry on 05/05/2025 2025-05-06 23:58:27 +02:00
Mr. M
858532da07
Merge branch 'release-notes-12-2' of https://github.com/zen-browser/www into release-notes-12-2 2025-05-06 23:58:16 +02:00
Mr. M
1868037531
Update release notes with new fixes and features for improved user experience 2025-05-06 23:58:12 +02:00
mr. m
4f96cf71e7
Update stable.json 2025-05-06 07:24:39 +02:00
Mr. M
06cba386bc
Update release notes for version 1.12.2b with new features and bug fixes 2025-05-05 23:15:33 +02:00
Amoralchik
42907cb1d1
Fix Hero component text 2025-05-05 18:02:23 +03:00
mr. m
ffa05b936b
Merge pull request #578 from KyleDL101/design 2025-05-05 13:12:13 +02:00
mr. m
a0cea7fd7a
Merge pull request #581 from KyleDL101/grammar 2025-05-05 13:11:56 +02:00
Kyle
dff1f7dd6b
Release notes 1.12.1b grammar 2025-05-05 07:25:50 +02:00
mr. m
1aca9d971d
Merge pull request #579 from zen-browser/update-12 2025-05-04 01:55:35 +02:00
mr. m
752abe7771
Merge branch 'main' into update-12 2025-05-04 01:55:29 +02:00
mr. m
8570e9d93b
Update redirect logic in whatsnew.astro and add version to whats-new.json 2025-05-04 01:48:22 +02:00
Kyle
3424669bba
Release note minor design fixes 2025-05-04 01:24:52 +02:00
mr. m
bad47785c8
Merge pull request #577 from KyleDL101/grammar
Release 1.12b grammar
2025-05-03 13:18:50 +02:00
Kyle
8cc2c6e71c
Merge branch 'grammar' of https://github.com/KyleDL101/www into grammar 2025-05-03 13:16:26 +02:00
Kyle
2767f5b981
Release 1.12b grammar 2025-05-03 13:06:50 +02:00
mr. m
0fde467ff3
Fixed type 2025-05-03 12:52:30 +02:00