Commit graph

1776 commits

Author SHA1 Message Date
taroj1205
cd9748da57
chore(features): bring back split view video 2025-05-20 13:26:56 +12:00
taroj1205
59d44e1258
refactor(features): comment out splitView feature temporarily 2025-05-20 13:20:43 +12:00
taroj1205
60347985ef
style(features): adjust text alignment in feature section and clean up video component formatting 2025-05-20 13:13:47 +12:00
taroj1205
1391a517b9
fix(features): attempt to improve feature section to reduce performance issues 2025-05-20 13:09:47 +12:00
mr. m
95201bb0f6
Update stable.json 2025-05-20 00:47:52 +02:00
mr. m
84a48c1198
Update stable.json 2025-05-19 20:34:26 +02:00
mr. m
2d1b4454a9
Merge pull request #611 from zen-browser/fix/modal#604 2025-05-19 19:41:30 +02:00
mr. m
d9ca7bb4e5
Merge pull request #612 from KyleDL101/grammar 2025-05-19 19:41:01 +02:00
mr. m
586a233a0d
Merge pull request #614 from zen-browser/fix/feature#613
fix(features): improve font size for features section title
2025-05-19 14:30:42 +02:00
mr. m
e83d7a9caf
Merge pull request #615 from zen-browser/refactor/sponsor
refactor(sponsors): replace tuta sponsor image to improved color version
2025-05-19 14:30:09 +02:00
mr. m
a5636bde29
Merge pull request #616 from zen-browser/feat/codeowner
feat(codeowners): add codeowner to support auto assigning reviewer
2025-05-19 14:29:32 +02:00
mr. m
04764d7cf7
Merge pull request #617 from zen-browser/fix/download#453
fix(download): hide flathub download for twilight download page
2025-05-19 14:27:13 +02:00
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