Commit graph

1864 commits

Author SHA1 Message Date
taroj1205
fe71ede8c5
fix(download): hide flathub download for twilight download page 2025-05-19 23:10:48 +12:00
taroj1205
79ead46ea8
feat(codeowners): add codeowner to support auto assigning reviewer 2025-05-19 22:20:38 +12:00
taroj1205
22093a3630
refactor(sponsors): replace tuta sponsor image to improved color version 2025-05-19 22:17:24 +12:00
taroj1205
936771ada3
chore(features): improve responsive font-size for title 2025-05-19 21:42:18 +12:00
taroj1205
91ac5d0f6b
fix(features): improve font size for features section title 2025-05-19 21:40:42 +12:00
Kyle
836a526509
1.12.5b & 1.12.6b grammar release notes 2025-05-19 10:11:57 +02:00
Shintaro Jokagi
2640412e7f
Merge branch 'main' into fix/modal#604 2025-05-19 19:40:41 +12:00
taroj1205
c5a6afed7b
fix(modal): fixed release modal preventing scroll when closed with esc 2025-05-19 19:39:23 +12:00
mr. m
6730aa0a39
Merge pull request #610 from zen-browser/feat/sticky-feature#592 2025-05-19 09:38:10 +02:00
mr. m
786c7258c7
Fix build link 2025-05-19 00:35:52 -07:00
taroj1205
c8dae6b376
feat(sticky-features): make features videos sticky 2025-05-19 19:28:23 +12:00
Mr. M
cbe48b89ce
Fix split view link opening and all-tabs menu text display issue 2025-05-19 02:02:52 +02:00
Mr. M
dded8fb91d
Merge branch 'main' of https://github.com/zen-browser/www 2025-05-19 01:59:05 +02:00
Mr. M
df15be0e9c
Add warning for noExplicitAny rule and update security advisory text 2025-05-19 01:58:21 +02:00
mr. m
8a7d5aa7d4
Merge pull request #606 from zen-browser/dependabot/npm_and_yarn/undici-5.29.0 2025-05-19 01:50:16 +02:00
mr. m
3425f93501
Merge pull request #607 from zen-browser/dependabot/npm_and_yarn/babel/helpers-7.27.1 2025-05-19 01:50:01 +02:00
mr. m
edf1597553
Merge pull request #605 from zen-browser/dependabot/npm_and_yarn/multi-ca76c3e5e6 2025-05-19 01:49:39 +02:00
dependabot[bot]
92b8d58d7f
chore(deps): bump @babel/helpers from 7.26.9 to 7.27.1
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.9 to 7.27.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-helpers)

---
updated-dependencies:
- dependency-name: "@babel/helpers"
  dependency-version: 7.27.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-18 23:49:34 +00:00
dependabot[bot]
469a7e7cb7
chore(deps): bump undici from 5.28.5 to 5.29.0
Bumps [undici](https://github.com/nodejs/undici) from 5.28.5 to 5.29.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 5.29.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-18 23:49:27 +00: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
2060789de7
Fixed builds 2025-05-19 01:47:29 +02:00
Mr. M
aa8db644ce
formatting 2025-05-19 01:42:17 +02:00
Mr. M
acde3d1c04
Release notes for 1.12.6b 2025-05-19 01:41:39 +02:00
mr. m
db9f4ae152
Fixed translated strings 2025-05-17 22:25:36 +02:00
mr. m
00a71784ca
Added studio to the about page 2025-05-17 22:09:35 +02:00
mr. m
0086d9be7b
Merge pull request #602 from zen-browser/fix/title
fix(title): replace title css with tailwind
2025-05-16 08:22:53 +02:00
taroj1205
9f4cab7f7d
fix: resolve merge conflict 2025-05-16 18:15:12 +12:00
Mr. M
4b96e3d847
fix(PlatformDownload): remove appImage support from x86_64 and aarch64 releases 2025-05-16 07:47:39 +02:00
mr. m
48f7a91053
Merge pull request #601 from zen-browser/feat/tests
feat(tests): integrate Playwright and Vitest for testing, add CI pipeline, and update dependencies
2025-05-16 07:41:19 +02: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
8eccb20102
fix(ci-pipeline): update Playwright job dependency from setup to build
- Changed the dependency of the Playwright job to run after the build job instead of the setup job, ensuring the correct execution order in the CI workflow.
2025-05-16 13:07:59 +12:00
taroj1205
26e219042a
fix(playwright.config): standardize base URL for local development
- Updated the base URL in the Playwright configuration from 'http://127.0.0.1:3000' to 'http://localhost:3000' for improved consistency and clarity in local development environments.
2025-05-16 13:05:01 +12:00
taroj1205
24edc39847
fix(playwright.config): update web server configuration to use URL
- Changed the web server configuration to specify the URL as 'http://localhost:3000' for improved clarity in local development.
</message>

<message>feat(ci-pipeline): add artifact upload and download steps in CI workflow

- Introduced steps to upload the build output as an artifact after the build job.
- Added a step to download the build output artifact before running Playwright tests, ensuring the tests have access to the latest build.
2025-05-16 13:00:14 +12:00
taroj1205
024a8a4574
fix(playwright.config): remove URL from web server configuration
- Eliminated the URL specification from the web server configuration in Playwright, streamlining the setup for local development.
2025-05-16 12:52:36 +12:00
taroj1205
9c9883b660
fix(playwright.config): update web server command and URL for local development
- Modified the web server command to use 'npm run start' in CI environments and 'npm run dev' locally.
- Changed the URL from 'http://127.0.0.1:3000' to 'http://localhost:3000' for consistency.
- Added a port specification for clarity.
2025-05-16 12:51:48 +12:00
taroj1205
980883b5b1
fix(ci-pipeline): update Playwright job dependency from build to setup
- Changed the dependency of the Playwright job to run after the setup job instead of the build job, ensuring proper execution order in the CI workflow.
2025-05-16 12:42:57 +12:00
taroj1205
69ca816719
feat(ci-pipeline): add Playwright testing job to CI workflow
- Introduced a new Playwright job that runs after the build job.
- Added steps for checking out the repository, setting up Node.js, restoring node_modules from cache, installing dependencies, and installing Playwright browsers.
- Included a step to run Playwright tests, enhancing the CI pipeline with automated testing capabilities.
2025-05-16 12:38:01 +12:00
taroj1205
14c88d32b3
test(platform-download): add AppImage support and enhance Linux platform tests
- Updated the test for the Linux platform to include AppImage download options for both x86_64 and ARM64 architectures.
- Added assertions to verify the presence of AppImage links and checksums in the rendered output.
- Ensured consistency in platform naming and improved test coverage for Linux releases.
2025-05-16 12:36:23 +12:00
taroj1205
646fb03317
fix(tests): update ARM64 release label and checksum in PlatformDownload test
- Changed 'arm64' to 'aarch64' for consistency with platform naming conventions.
- Updated the checksum format for the ARM64 tarball to align with the new structure.
2025-05-16 12:33:05 +12:00
taroj1205
dd86c639ac
refactor(download): streamline import statements and code formatting in download.astro
- Consolidated import statements for improved readability.
- Standardized code formatting for consistency.
- Maintained existing functionality while enhancing code clarity.
2025-05-16 12:30:58 +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
Shintaro Jokagi
466c829a8a
Discard changes to src/components/download/DownloadScript.astro 2025-05-16 11:46:46 +12:00
Shintaro Jokagi
3b24bcac56
Discard changes to src/pages/[...locale]/download.astro 2025-05-16 11:46:40 +12:00
taroj1205
0472e714e6
fix(playwright.config): simplify web server command by removing CI condition 2025-05-16 11:42:43 +12:00
taroj1205
5d6508a306
refactor(ci-pipeline): rename Playwright job to build and streamline CI steps
- Consolidated Playwright job into a build job for clarity.
- Removed Playwright browser installation and test execution steps to simplify the workflow.
2025-05-16 11:41:40 +12:00
taroj1205
ad9f27b220
fix(playwright.config): adjust web server command for CI environment 2025-05-16 11:37:40 +12:00
taroj1205
056ef53172
refactor(ci-pipeline): streamline CI steps by reorganizing dependency installation and restoring cache
- Moved Playwright browser installation and project build steps to the appropriate locations in the CI pipeline.
- Removed redundant cache paths for Playwright, optimizing the workflow.
2025-05-16 11:33:40 +12:00
taroj1205
ed2412c35b
fix(vitest): ignore playwright tests 2025-05-16 11:26:14 +12:00