37 Commits

Author SHA1 Message Date
Joshua Higgins
f30fa53dc6 Fix filler 2024-10-12 11:00:24 -04:00
Joshua Higgins
ad261f0ed9 more 2024-10-08 23:28:18 -04:00
7c315c9d8e init 2024-10-08 23:19:47 -04:00
mauro-balades
4f6bef1850 Fix formatting in status.json and themes-search.tsx 2024-09-30 16:58:46 +02:00
nitro
2a22cb7ea8 add img 2024-09-29 22:25:38 +02:00
NOCanoa
18682fe1f1 added umami 2024-09-25 17:28:36 +01:00
nitro
05389a4163 Merge pull request #194 from zen-browser/release-notes
v1.0.1-a.4 release notes
2024-09-24 00:11:51 +02:00
NOCanoa
ba9a476142 aded a uptime monitoring endpoint
save bandwidth
2024-09-23 22:44:17 +01:00
nitro
25f556c3e1 v1.0.1-a.4 release notes
TODO: Update `workflowId`
2024-09-23 21:12:27 +02:00
mauro-balades
14260cd49b Refactor contributors list in about page and add theme changes to release notes 2024-09-22 23:13:25 +02:00
mauro-balades
9f0076e793 Refactor layout component to adjust padding and width in ReleaseNotes page 2024-09-18 00:10:48 +02:00
mauro-balades
8c5f86d8ce Refactor layout component to enable dark theme by default 2024-09-16 23:34:51 +02:00
mauro-balades
1c81e8ebea Merge branch 'main' of https://github.com/zen-browser/www 2024-09-01 00:51:50 +02:00
mauro-balades
9599c606cf feat: Add lazy loading for images and update image components
The code changes include:
- Importing the `Image` component from `next/legacy/image` instead of `next/image` in multiple files.
- Adding a new `CachedImage` component that uses the `Image` component with a custom loader.
- Updating the `Logo` component to use the `CachedImage` component instead of the `img` tag.

Recent user commits and repository commits do not provide additional context for the commit message.
2024-09-01 00:51:37 +02:00
NOCanoa
2047c70aac Add files via upload 2024-08-31 18:14:55 +01:00
mauro-balades
42d0996272 Changed icon size 2024-08-31 17:29:39 +02:00
mauro-balades
52f98956f4 chore: Add logo to feature section 2024-08-30 14:05:32 +02:00
mauro-balades
7fd259f233 Added more to the site 2024-08-30 01:54:17 +02:00
mauro 🤙
7259462073 added more browser screenshots 2024-08-28 20:40:49 +00:00
mauro-balades
a3cf78d83a chore: Remove unused code and dependencies 2024-08-27 16:31:58 +02:00
Mauro Balades
7c4de05e3b refactor: Update CreateThemePage component to dynamically generate theme data 2024-08-22 21:11:18 +02:00
Mauro Balades
5d4ed0956f refactor: Update logo component to use SVG instead of PNG 2024-08-20 22:33:58 +02:00
Mauro Balades
62a32f9320 refactor: Update branding assets page layout and styles 2024-08-17 23:48:18 +02:00
Mauro Balades
fa36454e77 chore: Update ThemePage component to include padding for mobile view 2024-08-17 22:15:27 +02:00
Mauro Balades
c0f2423dfa feat: Add shine-pulse keyframe animation to tailwind.config.ts 2024-08-11 20:48:27 +02:00
Mauro Balades
c6424e3bff feat: Add Table component for displaying tabular data 2024-08-11 18:51:59 +02:00
Mauro Balades
aa15c818aa fix: Update flatpak command on download page 2024-07-29 09:58:30 +02:00
Mauro Balades
b3a3ac26ce New exported images 2024-07-27 12:53:59 +02:00
Mauro Balades
ca10039f69 feat: Add styled-components dependency and implement profile image animations 2024-07-20 14:24:11 +02:00
Mauro Balades
4a7e3aadc1 Updated screenshots 2024-07-11 22:59:26 +02:00
Mauro Balades
75beedfbff refactor: Add dropdown menu for theme selection in navigation menu 2024-07-11 11:08:01 +02:00
mauro 🤙
7cb6998f4f refactor: Update Features component to include a "Want more?" section with download button 2024-07-08 16:20:06 +00:00
Mauro Balades
917403a7fb Added browser screnshot image 2024-07-07 14:20:46 +02:00
Mauro Balades
88d9b0e60b refactor: Add new Feature component and update Features page 2024-07-05 13:02:06 +02:00
Mauro Balades
2ab3801100 Damn, I like this website! 2024-07-03 17:03:11 +02:00
Mauro Balades
ef3e94cb8d chore: Add next-themes npm dependency and update layout.tsx to use ThemeProvider 2024-07-03 14:29:50 +02:00
Mauro Balades
4b6e9dd70f Initial commit from Create Next App 2024-07-03 13:53:54 +02:00