Commit Graph

472 Commits

Author SHA1 Message Date
mauro-balades
769ce0bcae Refactor import statement in release notes page 2024-09-08 23:56:56 +02:00
mauro-balades
9b73f8d841 Refactor version list component and import VersionList in release notes page 2024-09-08 23:56:45 +02:00
mauro-balades
c275f9b49b Refactor version list component and remove duplicate code 2024-09-08 23:56:21 +02:00
mauro 🤙
76d4585807 Merge pull request #54 from meetpateltech/release-page-update
added better navigation in release version page
2024-09-08 23:52:30 +02:00
mauro 🤙
6ecf0b4d71 Merge branch 'main' into release-page-update 2024-09-08 23:52:19 +02:00
mauro 🤙
513868407e Merge pull request #122 from arduinoturkbatu/batua
at themes page, fixed responsive layout on cards
2024-09-08 23:45:06 +02:00
mauro 🤙
4c5d834f34 Merge branch 'main' into batua 2024-09-08 23:44:52 +02:00
mauro 🤙
391e8bc505 Merge pull request #162 from danm36/rss-feed
fix: Re-add RSS 2.0 Feed
2024-09-08 23:37:59 +02:00
mauro 🤙
595cef9d76 Merge pull request #165 from makkarankush68/nav-ui-fix
Refactor NavigationMenuViewport for better access & Updated Logo component to use next/Image
2024-09-08 23:36:58 +02:00
mauro 🤙
3c024ffd68 Merge branch 'main' into nav-ui-fix 2024-09-08 23:36:51 +02:00
mauro-balades
22a64bb872 Merge branch 'main' of https://github.com/zen-browser/www 2024-09-08 23:35:14 +02:00
mauro-balades
d5ab7ec758 refactor: Update UI styles in Features, Marketplace, and Theme components 2024-09-08 23:35:10 +02:00
nitro
c537761365 Merge pull request #83 from venkat4541/update-instructions-button-text
Change the button text for installation instructions for Mac
2024-09-08 14:30:41 +02:00
nitro
bb0a01d07e [fix] discord invite link 2024-09-08 12:40:14 +02:00
Ankush Makkar
fdba358a5c Refactor Logo component to use next/Image 2024-09-08 03:37:12 +05:30
Ankush Makkar
4c82526acf Refactor NavigationMenuViewport styles for better responsiveness 2024-09-08 03:36:19 +05:30
mauro-balades
2a6e209cb3 feat: Update contributors image in About page 2024-09-07 16:50:28 +02:00
mauro-balades
c43f235aed Update contributors information in About page 2024-09-07 16:49:36 +02:00
NOCanoa
1e921b032c Update README.md 2024-09-07 12:29:05 +01:00
mauro 🤙
59c6a5122d Update mode-toggle.tsx 2024-09-07 13:25:08 +02:00
mauro 🤙
1ace81736d Merge pull request #141 from ktz-dev/system-color-preference
fix: Add use-system-settings color mode and make it the default
2024-09-07 13:22:56 +02:00
NOCanoa
4be115ccc5 Update README.md 2024-09-06 19:39:28 +01:00
NOCanoa
9903341205 Added plausible.io 2024-09-06 19:32:28 +01:00
NOCanoa
4790101383 Merge pull request #143 from GabsEdits/main
fix: Smooth scrolling
2024-09-06 19:11:51 +01:00
NOCanoa
8679edc9b3 Merge pull request #144 from ktz-dev/style-adjustments
fix: object-right to object-left so sidebar is visible
2024-09-06 19:01:08 +01:00
NOCanoa
5e2ad84066 Merge pull request #164 from muditjuneja/muditjuneja-patch-1
Minor ~ Update the download message
2024-09-06 18:09:13 +01:00
NOCanoa
8657a5a4d2 Atualizar o page.tsx 2024-09-06 00:15:10 +01:00
NOCanoa
ea944e2dba Atualizar o README.md 2024-09-05 23:57:54 +01:00
Mudit Juneja
f9afbb0882 Update the download message
~Minor
- changes the download message while the download starts.
2024-09-06 00:44:59 +05:30
Daniel Masterson
9759e379fa feat: Re-add RSS 2.0 Feed 2024-09-04 20:30:14 +01:00
mauro-balades
48a96ee010 Fixed contributors 2024-09-04 20:10:05 +02:00
mauro-balades
088c7ea8b2 feat: Update contributors image in About page
The contributors image in the About page was updated to use the new URL provided by the contributors-img service. This change ensures that the correct image is displayed, reflecting the latest contributors to the Zen Browser project.
2024-09-04 20:07:11 +02:00
mauro-balades
6015c48ede feat: Update import path for markdown.css in about/page.tsx 2024-09-04 20:06:37 +02:00
mauro-balades
7457f1411b feat: Update import path for markdown.css in about/page.tsx
The import path for the markdown.css file in the about/page.tsx file was updated to '../privacy-policy/markdown.css'. This change ensures that the correct CSS file is being imported and applied to the About page, improving the styling and consistency of the page.
2024-09-04 20:04:22 +02:00
mauro-balades
1c8a62d4ec Merge branch 'main' of https://github.com/zen-browser/www 2024-09-04 19:58:31 +02:00
mauro-balades
35de666833 feat: Add About page with team information
Add a new About page to provide information about the Zen Browser project and the team behind it. This page includes details about the main developer team and other contributors. The About page also displays a list of contributors with their respective GitHub profiles. This change enhances the user experience by providing transparency and recognition to the project contributors.
2024-09-04 19:58:26 +02:00
NOCanoa
f7f3ce63e8 Update release-notes.ts 2024-09-03 22:17:52 +01:00
NOCanoa
0b9163d691 Removed a.35 we getting issues from peps,
Zen not updating to a35...
2024-09-03 16:56:05 +01:00
mauro 🤙
5af5016516 Merge pull request #126 from aashirwadRunjan/runjan/feature
Changes in Download Page.
2024-09-03 15:45:31 +02:00
Aashirwadrunjan
5713ee20d1 removed unwanted dependencies from package-json file 2024-09-03 14:57:28 +05:30
Waled Khatiz
be22b3a3d9 Merge branch 'main' into system-color-preference 2024-09-03 09:21:55 +10:00
mauro-balades
06f0dfa945 feat: Add .env folder to gitignore 2024-09-02 22:51:47 +02:00
mauro-balades
c342848dd1 Merge branch 'main' of https://github.com/zen-browser/www 2024-09-02 22:47:33 +02:00
mauro-balades
3493fdca5f feat: Add language switcher component to footer
Enhance user experience by adding a language switcher component to the footer. This allows users to easily change the language of the website. The code changes include:
- Adding the `LocaleSwitcher` component to the footer.
- Updating the footer layout to accommodate the language switcher.
- Importing the `LocaleSwitcher` component in the `Footer` component.
2024-09-02 22:47:28 +02:00
nitro
b04e0c5a1f add missing fixes to changelog 2024-09-02 22:40:56 +02:00
mauro-balades
a67198d9ed feat: Enhance user experience with language switcher in footer 2024-09-02 22:26:38 +02:00
nitro
8b74aaf260 add missing v35 fix 2024-09-02 22:22:01 +02:00
nitro
1f9ad5bc53 v35 release notes 2024-09-02 22:07:35 +02:00
Aashirwadrunjan
72292d7501 necessary changes 2024-09-03 00:37:40 +05:30
mauro-balades
d787a95657 feat: Add language switcher component to footer 2024-09-02 21:04:05 +02:00