Commit Graph

35 Commits

Author SHA1 Message Date
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
sumukhj1219
3ca8de0c88 fix: Navbar Position is fixed for every page mt-5 2024-09-18 19:10:44 +05:30
mauro 🤙
9fb93c9e48 Delete package-lock.json 2024-09-15 08:10:52 -07:00
mauro 🤙
f71d765d16 Refactor Prettier configuration to adhere to code style guidelines 2024-09-15 14:46:10 +00:00
dependabot[bot]
8c723f0e42 chore(deps): bump send and serve-static
Bumps [send](https://github.com/pillarjs/send) and [serve-static](https://github.com/expressjs/serve-static). These dependencies needed to be updated together.

Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)

Updates `serve-static` from 1.16.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/1.16.0...v1.16.2)

---
updated-dependencies:
- dependency-name: send
  dependency-type: indirect
- dependency-name: serve-static
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-14 10:14:59 +00:00
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 🤙
4c5d834f34 Merge branch 'main' into batua 2024-09-08 23:44:52 +02:00
Aashirwadrunjan
5713ee20d1 removed unwanted dependencies from package-json file 2024-09-03 14:57:28 +05:30
Aashirwadrunjan
72292d7501 necessary changes 2024-09-03 00:37:40 +05:30
Aashirwadrunjan
71f3146cf7 Improved formatting and remove unnecessary dependencies 2024-09-03 00:29:11 +05:30
aashirwadRunjan
386c04bf47 Merge branch 'main' into runjan/feature 2024-08-28 13:48:24 +05:30
Aashirwadrunjan
19c3d6e4ff feat: From 264, for the Choose your platform, I tried removing the checkbox and making it to select the div and it looks cooler. fix: The box sizing for Download Zen for macOS for AArch64 and Intel were not consistent like windows and linux. 2024-08-28 12:16:39 +05:30
mauro 🤙
021b2cc4e4 chore: Add Babel plugin to disable Next.js link prefetching 2024-08-27 23:13:46 +00:00
Arduino Türk Batu
0651775089 at themes page, fixed responsive layout on cards 2024-08-27 20:34:15 +03:00
mauro-balades
b6a64a0f52 chore: Remove unused code and dependencies 2024-08-27 15:57:55 +02:00
Aditya Yaduvanshi
9a1da1d4af Fix : Community tile alignment 2024-08-26 05:48:58 +05:30
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
Augustin Mauroy
bb21a40176 build: clean 2024-08-21 10:36:50 +02:00
Pratyay360
e98bc2d176 customized shadcn's theme toggle 2024-08-12 01:36:23 +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