Commit Graph

21 Commits

Author SHA1 Message Date
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