Commit Graph

511 Commits

Author SHA1 Message Date
mauro-balades
1087dbb076 refactor: Remove unnecessary keys from theme object in get-theme API route 2024-08-27 17:43:02 +02:00
mauro-balades
e85c483c78 feat: Add Next.js API route for getting a theme by ID 2024-08-27 17:35:11 +02:00
mauro-balades
3eb9115f24 chore: Update CACHE_OPTIONS to include next revalidation settings 2024-08-27 16:55:23 +02:00
mauro-balades
7ca8d4fb7c feat: Refactor generateMetadata function and add support for jsDelivr CDN for images 2024-08-27 16:52:58 +02:00
mauro-balades
fc96c2c257 feat: Refactor generateMetadata function to improve performance and readability 2024-08-27 16:49:22 +02:00
mauro-balades
1cd4943053 feat: Allow images from jsDelivr and raw.githubusercontent.com CDNs 2024-08-27 16:42:40 +02:00
mauro-balades
53278bcef6 feat: Allow images from jsDelivr CDN 2024-08-27 16:39:11 +02:00
mauro-balades
8f95457096 chore: Update next.config to export output 2024-08-27 16:35:21 +02:00
mauro-balades
a3cf78d83a chore: Remove unused code and dependencies 2024-08-27 16:31:58 +02:00
mauro-balades
a76e74c0e7 chore: Add client-side code for privacy policy page 2024-08-27 16:06:03 +02:00
mauro-balades
9b31fafcad feat: Add client-side code for privacy policy page 2024-08-27 16:02:37 +02:00
mauro-balades
b6a64a0f52 chore: Remove unused code and dependencies 2024-08-27 15:57:55 +02:00
mauro 🤙
8badee4776 feat: Update next.config to export output 2024-08-27 12:46:48 +00:00
mauro 🤙
a948e2f4c5 feat: Add support for jsdelivr CDN for images 2024-08-27 12:44:32 +00:00
mauro 🤙
c06914d418 changed images to jsdeliv 2024-08-27 12:36:29 +00:00
mauro 🤙
76fae0a4fc added cache for homepage 2024-08-27 11:46:43 +00:00
nitro
530f69cd6c added missing update feature 2024-08-26 19:49:09 +02:00
nitro
2588488364 v30 release notes
Anything missing?
2024-08-26 18:30:42 +02:00
nitro
476d58d989 Merge branch 'zen-browser:main' into main 2024-08-26 17:48:08 +02:00
Mauro Balades
bfd9c43330 chore: Update theme-page.tsx and themes.ts 2024-08-26 14:26:11 +02:00
Mauro Balades
10b764aa7f Fix typo in ThemeCard component 2024-08-26 14:21:20 +02:00
nitro
2f3523f9d5 Merge pull request #60 from n7itro/fix-1
refer to official docs instead of github
2024-08-26 14:15:56 +02:00
Jeroen
63b9757341 Fix typo in features.tsx (#62)
Fix typo in features.tsx
2024-08-26 14:13:21 +02:00
mauro 🤙
cdc0506252 Merge pull request #102 from ktz-dev/themecard_size_limit
feat: Giving length limits to ThemeCards
2024-08-26 14:09:05 +02:00
mauro 🤙
6e7a63f619 Merge branch 'main' into themecard_size_limit 2024-08-26 14:08:58 +02:00
mauro 🤙
df7e40353c Merge pull request #59 from ars-fr/patch-1
fix readme.md | awkward way to say Zen Browser's website is built with next.js and tailwind.css
2024-08-26 14:06:43 +02:00
mauro 🤙
980fd374eb Merge pull request #108 from adityayaduvanshi/aditya
fix : community tile alignment
2024-08-26 14:03:44 +02:00
Aditya Yaduvanshi
276d99a18e fix : community tile alignment 2024-08-26 05:51:55 +05:30
Aditya Yaduvanshi
9a1da1d4af Fix : Community tile alignment 2024-08-26 05:48:58 +05:30
ΛRSfr
d51d2c26d2 Merge branch 'zen-browser:main' into patch-1 2024-08-25 18:16:12 -04:00
mauro 🤙
a1613b97a5 Merge pull request #64 from n7itro/fix-2
(benchmarks) refer to official docs over github
2024-08-25 21:06:35 +02:00
mauro 🤙
06371e52fe Merge branch 'main' into fix-2 2024-08-25 21:06:27 +02:00
mauro 🤙
94243d4206 Merge pull request #103 from ktz-dev/styling_for_ultra-wide_monitors
fix: Formatting of features.tsx on ultrawide monitors
2024-08-25 21:05:47 +02:00
mauro 🤙
90d0f8d178 Merge pull request #100 from ktz-dev/fix_aarch64_typo
fix: Corrected capitalization of AArch64
2024-08-25 21:05:30 +02:00
mauro 🤙
1c6fedebc8 Merge pull request #105 from ktz-dev/card_wrapper_typo
fix: CardWrapper typo
2024-08-25 21:03:59 +02:00
mauro 🤙
b5d531882e Merge pull request #106 from danm36/rss-feed
feat: Add RSS 2.0 Feed
2024-08-25 21:01:17 +02:00
Daniel Masterson
7ab3f4e6fa feat: Limit RSS Feed to return a maximum of 20 items 2024-08-25 19:59:19 +01:00
ΛRSfr
708094e771 Merge branch 'zen-browser:main' into patch-1 2024-08-25 14:43:38 -04:00
ΛRSfr
b40cf9aec1 fixed error 2024-08-25 14:41:38 -04:00
Daniel Masterson
2e94c80dc4 feat: Add RSS 2.0 Feed 2024-08-25 15:48:38 +01:00
Waled Khatiz
7b5a4adcfb fix: CardWrapper typo 2024-08-26 00:09:13 +10:00
Waled Khatiz
07cb648555 fix:Formatting of features.tsx on ultrawide monitors 2024-08-25 22:36:24 +10:00
Waled Khatiz
1c7d8ef1a9 feat:Giving length limits to ThemeCards 2024-08-25 22:26:44 +10:00
Waled Khatiz
fc14d12958 fix:Corrected capitalization of AArch64 2024-08-25 21:49:23 +10:00
mauro 🤙
b101766f33 Merge pull request #85 from zen-browser/revert-51-refactor/download-page
Revert "refactor: Improved platform detection, UI enhancements, and overall code quality"
2024-08-25 00:51:55 +02:00
mauro 🤙
2a7dc0cae3 Revert "refactor: Improved platform detection, UI enhancements, and overall code quality" 2024-08-25 00:51:46 +02:00
mauro 🤙
4838f336c5 Merge pull request #51 from BharathxD/refactor/download-page
refactor: Improved platform detection, UI enhancements, and overall code quality
2024-08-25 00:48:44 +02:00
mauro 🤙
0002f9314d Merge pull request #81 from n7itro/release-notes
v29 release notes
2024-08-25 00:19:24 +02:00
Mauro Balades
ba4372b912 chore: Refactor ThemePage component to fetch readme asynchronously 2024-08-25 00:09:03 +02:00
Mauro Balades
c691a4e7e8 chore: Update ThemePage component to fetch readme asynchronously 2024-08-25 00:07:33 +02:00