Commit Graph

46 Commits

Author SHA1 Message Date
nitro
8e1f688c48 refer to official docs instead of github 2024-08-23 19:54:31 +02:00
nitro
9007583cf4 refer to official docs instead of github issue 2024-08-22 15:21:21 +02:00
Mauro Balades
69effed338 refactor: Fix download link in DownloadPage component 2024-08-21 11:03:31 +02:00
Mauro Balades
3bb17cb056 chore: Update npm dependency to latest stable version 2024-08-21 11:00:58 +02:00
Mauro Balades
586f02a2a1 refactor: Update DownloadPage component layout and styles 2024-08-20 14:26:50 +02:00
Mauro Balades
f36a630f81 feat: Update download page layout for responsive design 2024-08-15 10:57:52 +02:00
oscargonzalez
197046bf07 Merge branch 'main' of https://github.com/zen-browser/www 2024-08-15 10:11:30 +02:00
mauro 🤙
cf036ff639 Merge branch 'main' into main 2024-08-13 09:47:34 +02:00
oscargonzalez
e5599b55f1 Merge branch 'main' of https://github.com/zen-browser/www 2024-08-13 08:38:20 +02:00
Lenny
ef0c191863 Update download.tsx
change "m1 or m2" to "m series chips"
2024-08-12 15:40:33 -04:00
Pratyay360
ff19d50cda refactor: Improve responsiveness of Features component layout 2024-08-12 21:33:45 +05:30
oscargonzalez
5de55847f4 refactor:responsive fixes 2024-08-12 18:03:17 +02:00
Mauro Balades
a1f26e38e6 feat: Update architecture selection on download page 2024-08-03 22:34:04 +02:00
Mauro Balades
f088216376 feat: Update flatpak installation link on download page 2024-08-03 22:11:46 +02:00
Mauro Balades
d441a2f8d8 feat: Add architecture selection information on download page 2024-08-03 19:51:22 +02:00
Mauro Balades
bef7a1060c fix: Update flatpak installation command on download page 2024-08-03 10:49:04 +02:00
Mauro Balades
f78d43701b feat: Increase quantity of particles on download page 2024-08-02 23:52:57 +02:00
Mauro Balades
62b0736a06 chore: Remove overflow hidden from FormField component 2024-08-02 23:36:58 +02:00
Mauro Balades
56f05d7bfb fix: Update architecture selection on download page 2024-08-02 17:42:51 +02:00
Mauro Balades
1cd071b81a feat: Increase quantity of particles on download page
The commit increases the quantity of particles on the download page from 20 to 30, improving the visual effect.
2024-08-02 17:39:34 +02:00
Mauro Balades
608a451bd3 fix: Update architecture selection on download page 2024-08-02 00:44:10 +02:00
Mauro Balades
df8354f9da chore: Update release file names for different platforms 2024-08-02 00:39:38 +02:00
Mauro Balades
5dde47be3e fix: Update flatpak command on download page
Fixes a typo in the flatpak installation command on the download page. Replaces "com.zen.browser" with "io.github.zen_browser" to ensure the correct package is installed.
2024-08-01 20:26:37 +02:00
Mauro Balades
ac79dea1f7 Redesigned the website! 2024-08-01 20:15:50 +02:00
Mauro Balades
aa15c818aa fix: Update flatpak command on download page 2024-07-29 09:58:30 +02:00
Mauro Balades
1ce7ccedc7 feat: Update flatpak command on download page
Fixes a typo in the flatpak installation command on the download page. Replaces "com.zen.browser" with "io.github.zen_browser" to ensure the correct package is installed.

Co-authored-by: [co-author]
2024-07-27 14:23:36 +02:00
Mauro Balades
094e39c450 Added release 1.0.0-a.7! 2024-07-27 09:44:43 +02:00
Mauro Balades
395a5b4071 Update download page to fix typo in flatpak command 2024-07-25 13:32:27 +02:00
Mauro Balades
9b260f5e36 Update download page to fix typo in flatpak command 2024-07-25 13:28:21 +02:00
Mauro Balades
b6c46a252b Update download page to fix typo in flatpak command 2024-07-25 13:23:12 +02:00
Mauro Balades
eef253b192 Update download page to fix typo in flatpak command 2024-07-25 13:21:50 +02:00
Mauro Balades
b897904911 feat: Add support for flatpak download option on Linux 2024-07-25 13:17:42 +02:00
Mauro Balades
fe8266bf5d refactor: Update download.tsx to use "WindowsStubInstaller" instead of "WindowsInstaller" in select options 2024-07-12 23:34:13 +02:00
Mauro Balades
310c0eeea0 refactor: Update download.tsx to use "WindowsStubInstaller" instead of "WindowsInstaller" in select options 2024-07-12 19:45:31 +02:00
Mauro Balades
a89a618cf2 refactor: Update download.tsx to use "WindowsStubInstaller" instead of "WindowsInstaller" in select options 2024-07-12 19:33:16 +02:00
Mauro Balades
e33bb2477c refactor: Update download.tsx to use "WindowsStubInstaller" instead of "WindowsInstaller" in select options 2024-07-12 18:45:39 +02:00
Mauro Balades
d9ff1a48b4 Added mobile support 2024-07-12 00:22:11 +02:00
Mauro Balades
12cf6a6153 refactor: Update download.tsx to use "WindowsStubInstaller" instead of "WindowsInstaller" in select options 2024-07-11 21:22:43 +02:00
Mauro Balades
e0491dd6c7 refactor: Update download.tsx to use "WindowsInstaller" instead of "WindowsZip" in select options 2024-07-11 09:48:56 +02:00
mauro 🤙
818b8bed76 refactor: Update download.tsx to fix download link URL 2024-07-04 23:16:13 +00:00
mauro 🤙
26dd892f21 refactor: Update next.config.mjs to allow specific origins for server actions and update download.tsx to open download link in a new tab 2024-07-04 10:54:11 +00:00
mauro 🤙
a1149838e6 refactor: Update .gitignore and package.json, and add database functionality 2024-07-04 10:06:30 +00:00
mauro 🤙
5396e42be8 feat: Add logo with text to navigation menu 2024-07-04 07:58:14 +00:00
Mauro Balades
cb35ed18c9 refactor: Remove unused import in download.tsx 2024-07-03 20:04:54 +02:00
Mauro Balades
d6d0fcf1ee refactor: Update download.tsx to use window.navigator instead of navigator.userAgent 2024-07-03 20:01:28 +02:00
Mauro Balades
80fa3d1842 feat: Add @radix-ui/react-tabs npm dependency and update header.tsx to include a download link 2024-07-03 19:58:38 +02:00