Joshua Higgins
8116bfd43a
For macOS too!
2024-10-16 11:30:22 -04:00
Zhenya Goroh
708336b383
Added eslint-unused-imports plugin
2024-10-08 22:06:23 +03:00
Chris Bennett
af08ecaf79
feat: Add format script
2024-09-22 23:32:20 +01:00
mauro 🤙
f71d765d16
Refactor Prettier configuration to adhere to code style guidelines
2024-09-15 14:46:10 +00:00
Abhiman panwar
33619bcf69
Simplify theme toggle to dark/light only
...
- Remove system theme option
- Refactor ModeToggle component for immediate theme switching
- Implement local state management for smoother transitions
- Persist theme preference in localStorage
- Update icon display logic for better visual feedback
This commit addresses the issue of delayed theme switching and
simplifies the user experience by offering only dark and light modes.
2024-09-12 23:33:17 +05:30
mauro-balades
0f442277ed
feat: Add moment dependency and update release notes page
...
This commit adds the moment dependency to the project by updating the package-lock.json and package.json files. It also updates the release notes page by modifying the layout and adding a paragraph to thank users for their feedback.
2024-09-10 22:41:28 +02:00
mauro-balades
2434a88551
feat: Add react-sticky-box dependency
...
``
2024-09-10 21:32:17 +02:00
mauro-balades
d787a95657
feat: Add language switcher component to footer
2024-09-02 21:04:05 +02:00
Ankush Makkar
acac3e56ef
feat: add Tailwind Prettier sorting configuration
2024-08-31 18:20:01 +05:30
mauro 🤙
d84b2dbc26
cf
2024-08-31 11:24:51 +00:00
mauro 🤙
7b2fe6168a
cf
2024-08-31 10:36:50 +00:00
oscargonzalez
c0621c33e1
cloudflare
2024-08-31 12:07:58 +02:00
mauro-balades
2be28560d0
Merge branch 'main' of https://github.com/zen-browser/www
2024-08-30 13:59:34 +02:00
mauro-balades
0bac495026
Started working on features
2024-08-30 13:59:32 +02:00
Waled Khatiz
a68ee89be2
forgot-to-commit-the-rest
2024-08-30 14:42:45 +10:00
Daniel Masterson
2e94c80dc4
feat: Add RSS 2.0 Feed
2024-08-25 15:48:38 +01:00
Mauro Balades
7c4de05e3b
refactor: Update CreateThemePage component to dynamically generate theme data
2024-08-22 21:11:18 +02:00
mauro 🤙
eb50a4a6a3
Merge pull request #25 from AugustinMauroy/build
...
build: clean
2024-08-21 11:36:23 +02:00
Mauro Balades
3bb17cb056
chore: Update npm dependency to latest stable version
2024-08-21 11:00:58 +02:00
Augustin Mauroy
bb21a40176
build: clean
2024-08-21 10:36:50 +02:00
Mauro Balades
510072baa3
chore: Update dependencies and remove sync-fetch from theme API
2024-08-16 11:30:45 +02:00
Mauro Balades
58857925d0
chore: Update dependencies and add sync-fetch for theme API
2024-08-16 10:29:22 +02:00
Pratyay360
b4034ac07a
dependency updated
2024-08-12 18:33:13 +05:30
Mauro Balades
a13003ad8b
feat: Add react-markdown package for rendering markdown content
...
The commit adds the "react-markdown" package to the project dependencies, enabling the rendering of markdown content on the privacy policy page.
2024-08-02 23:34:33 +02:00
Mauro Balades
8a26ef85a8
chore: Update eslint rules and package dependencies
2024-08-01 20:21:00 +02:00
Mauro Balades
ac79dea1f7
Redesigned the website!
2024-08-01 20:15:50 +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
d9ff1a48b4
Added mobile support
2024-07-12 00:22:11 +02:00
Mauro Balades
75beedfbff
refactor: Add dropdown menu for theme selection in navigation menu
2024-07-11 11:08:01 +02: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
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
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
f8b12599c8
Added UI library
2024-07-03 14:24:47 +02:00
Mauro Balades
4b6e9dd70f
Initial commit from Create Next App
2024-07-03 13:53:54 +02:00