Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: next auth implementation (#1865)
* chore: added Harsh to projects #1652 (#1717) * Update projects.json Added Project Signed-off-by: HARSH SHARMA <[email protected]> * Update projects.json Signed-off-by: HARSH SHARMA <[email protected]> * Update projects.json Signed-off-by: HARSH SHARMA <[email protected]> --------- Signed-off-by: HARSH SHARMA <[email protected]> * chore: added sahil chalke to projects #1729 (#1708) * added sahil chalke * added sahil chalke * added sahil chalke * Update projects.json Signed-off-by: Sahil Chalke <[email protected]> --------- Signed-off-by: Sahil Chalke <[email protected]> Co-authored-by: Priyankar Pal <[email protected]> * chore: Added Testimonial Project #1725 Co-authored-by: Priyankar Pal <[email protected]> * fix: Added `Navbar` Component in the layout. (#1712) * Added `Navbar` Component in the layout. * made required changes --------- Co-authored-by: Priyankar Pal <[email protected]> * fix: added text-primary hover to links (#1736) * chore: added color flipper project (vaibhav-xt) (#1726) * added color flipper project (vaibhav-xt) * chore: project addition by vaibhav-xt --------- Signed-off-by: Vaibhav Maurya <[email protected]> * fix: Opens Github link in new tab #1738 Co-authored-by: Priyankar Pal <[email protected]> * fix: Added `firebase` and `expressjs` to filters (#1739) * added firebase and express to filters * Update utils/techStack.ts Co-authored-by: Priyankar Pal <[email protected]> Signed-off-by: Sahil Chalke <[email protected]> --------- Signed-off-by: Sahil Chalke <[email protected]> Co-authored-by: Priyankar Pal <[email protected]> * fix: Added scroll to top button (#1737) * Added scroll to top button * made suggested changes * chore: project addition by parasss19 #1724 (#1742) Co-authored-by: Priyankar Pal <[email protected]> * fix: Footer text color (#1745) Co-authored-by: Your Name <[email protected]> * fix: Makes the Browse Projects button visible in mobile mode #1746 Co-authored-by: Priyankar Pal <[email protected]> * chore(deps): bump react-router-dom from 6.14.1 to 6.14.2 (#1758) Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.14.1 to 6.14.2. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/[email protected]/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: project addition by [palakkgoyal] #1754 (#1755) * chore: project addition by [palakkgoyal] #1754 Signed-off-by: Palak <[email protected]> * Converted tech stacks to lowercase Signed-off-by: Palak <[email protected]> --------- Signed-off-by: Palak <[email protected]> Co-authored-by: Priyankar Pal <[email protected]> * fix: Added aria label on social icons #1760 * chore: project addition by [anshulsoni4] #1757 (#1759) * added project (anshul soni) Signed-off-by: Anshul Soni <[email protected]> * updated project (anshul soni) Signed-off-by: Anshul Soni <[email protected]> * updated anshul soni 02 Signed-off-by: Anshul Soni <[email protected]> --------- Signed-off-by: Anshul Soni <[email protected]> Co-authored-by: Priyankar Pal <[email protected]> * fix: Added Contributors Section (#1765) Signed-off-by: Khushi Marothi <[email protected]> * chore: project addition by [ankit-0369] #1728 (#1774) * chore: project addition by [ankit-0369] #1728 Signed-off-by: Ankit kumar <[email protected]> * Update DB/projects.json Co-authored-by: Priyankar Pal <[email protected]> Signed-off-by: Ankit kumar <[email protected]> * Update DB/projects.json Co-authored-by: Priyankar Pal <[email protected]> Signed-off-by: Ankit kumar <[email protected]> --------- Signed-off-by: Ankit kumar <[email protected]> Co-authored-by: Priyankar Pal <[email protected]> * chore(deps): bump postcss from 8.4.26 to 8.4.27 (#1790) Bumps [postcss](https://github.com/postcss/postcss) from 8.4.26 to 8.4.27. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.26...8.4.27) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump eslint-config-next from 13.4.10 to 13.4.11 (#1791) Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.10 to 13.4.11. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v13.4.11/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: improper pointer actions 🛠 (#1780) * fix: improper pointer actions * fix: improper pointer actions on profile card --------- Co-authored-by: Priyankar Pal <[email protected]> * chore(deps): bump next from 13.4.10 to 13.4.11 (#1792) Bumps [next](https://github.com/vercel/next.js) from 13.4.10 to 13.4.11. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v13.4.10...v13.4.11) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Priyankar Pal <[email protected]> * fix: Copy functionality in Share profile #1786 #1793 Co-authored-by: Priyankar Pal <[email protected]> * chore: project added by Priyansh (#1785) * feat: Add "DevTweet" project and remove old projects * chore: fix typo --------- Co-authored-by: Priyankar Pal <[email protected]> * fix: Added animation to cards (#1775) * Update Banner.tsx Signed-off-by: Akanksha Chaurasia <[email protected]> * Update Banner.tsx Signed-off-by: Akanksha Chaurasia <[email protected]> --------- Signed-off-by: Akanksha Chaurasia <[email protected]> Co-authored-by: Priyankar Pal <[email protected]> * chore: project addition by ratishjain12 #1782 (#1783) * chore: project addition by ratishjain12 #1782 * chore: project addition by ratishjain12 #1782 * chore: project addition by ratishjain12 #1782 * fix: replaced space consuming border with outline (#1800) * fix: added logo in footer (#1804) * chore: project addition by ighoshsubho #1805 (#1806) ## Added new project to the list - A Cloud Reminder Application - A Wildfire Saviour Application - A Super Chat Application Closes #1805 Signed-off-by: Subho Ghosh <[email protected]> Co-authored-by: Priyankar Pal <[email protected]> * chore: Added crypto project (#1818) * docs: Added crypto project * Fixed * remove spaces --------- Co-authored-by: Priyankar Pal <[email protected]> * chore: added new checklists in all the issue forms (#1825) * chore: Added travel site project (#1821) Co-authored-by: Priyankar Pal <[email protected]> * ci: change stale the issue & pr messages (#1826) Signed-off-by: Priyankar Pal <[email protected]> * fix: icon hover resolved #1802 (#1827) * chore: project addition by Harshu467 #1828 (#1832) * chore: project addition by Harshu467 #1828 * Updated * chore(deps): bump @types/node from 20.4.2 to 20.4.4 (#1834) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.2 to 20.4.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Priyankar Pal <[email protected]> * chore(deps): bump next from 13.4.11 to 13.4.12 (#1835) Bumps [next](https://github.com/vercel/next.js) from 13.4.11 to 13.4.12. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v13.4.11...v13.4.12) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Priyankar Pal <[email protected]> * chore(deps): bump eslint-config-next from 13.4.11 to 13.4.12 (#1836) Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.11 to 13.4.12. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v13.4.12/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: project addition by AbhishekPSing07 #1794 (#1839) * chore: project addition by AbhishekPSing07 #1794 Signed-off-by: AbhishekPSingh07 <[email protected]> * chore: project addition by AbhishekPSing07 #1794 Signed-off-by: AbhishekPSingh07 <[email protected]> * chore: project addition by AbhishekPSing07 #1794 Changes made Signed-off-by: AbhishekPSingh07 <[email protected]> --------- Signed-off-by: AbhishekPSingh07 <[email protected]> Co-authored-by: Priyankar Pal <[email protected]> * remove github actor from stale-issue.yml Signed-off-by: Priyankar Pal <[email protected]> * chore(dep): @types/react upgraded to latest version * fix: hidden copyright for mobile devices 🛠 (#1843) * fix: incorrect copyright measurements for mobile * update: bottom alignment measurement for mobile navbar * chore: setup husky and commitlint (#1844) * chore: setup husky and commitlint * fix: windows setup --------- Co-authored-by: Priyankar Pal <[email protected]> * fix: commitlint pnpm * docs: added use `pnpm` point Signed-off-by: Priyankar Pal <[email protected]> * fix: improper floating animation for images on intro page (#1852) * fix: browse projects button cut-off on homepage for mobile devices (#1854) * fix: improper way of hiding images on homepage (#1856) * chore(deps): bump @types/node from 20.4.4 to 20.4.5 (#1857) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.4 to 20.4.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: Improved SEO (#1851) * Improved SEO * resolved the conflicts --------- Co-authored-by: Priyankar Pal <[email protected]> * chore: IOT project added (#1858) * #1850 * Update projects.json * feat: add next auth * remove use client from layout.tsx Signed-off-by: Priyankar Pal <[email protected]> --------- Signed-off-by: HARSH SHARMA <[email protected]> Signed-off-by: Sahil Chalke <[email protected]> Signed-off-by: Vaibhav Maurya <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Palak <[email protected]> Signed-off-by: Anshul Soni <[email protected]> Signed-off-by: Khushi Marothi <[email protected]> Signed-off-by: Ankit kumar <[email protected]> Signed-off-by: Akanksha Chaurasia <[email protected]> Signed-off-by: Subho Ghosh <[email protected]> Signed-off-by: Priyankar Pal <[email protected]> Signed-off-by: AbhishekPSingh07 <[email protected]> Signed-off-by: Sulagna Ghosh <[email protected]> Co-authored-by: HARSH SHARMA <[email protected]> Co-authored-by: Sahil Chalke <[email protected]> Co-authored-by: Priyankar Pal <[email protected]> Co-authored-by: Vaibhav Maurya <[email protected]> Co-authored-by: Priyanshu Maurya <[email protected]> Co-authored-by: Sumit Kumar Rai <[email protected]> Co-authored-by: Paras <[email protected]> Co-authored-by: Ilma Salsabil <[email protected]> Co-authored-by: Your Name <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Palak <[email protected]> Co-authored-by: Anshul Soni <[email protected]> Co-authored-by: Khushi Marothi <[email protected]> Co-authored-by: Ankit kumar <[email protected]> Co-authored-by: Abdul Khalid <[email protected]> Co-authored-by: Akanksha Jha <[email protected]> Co-authored-by: Priyansh Prajapat <[email protected]> Co-authored-by: Akanksha Chaurasia <[email protected]> Co-authored-by: Ratish jain <[email protected]> Co-authored-by: Bharti Vilas Nagpure <[email protected]> Co-authored-by: Subho Ghosh <[email protected]> Co-authored-by: karthik nadar <[email protected]> Co-authored-by: Anmol Baranwal <[email protected]> Co-authored-by: HARSH RAJENDRA UPADHYE <[email protected]> Co-authored-by: AbhishekPSingh07 <[email protected]> Co-authored-by: Balaji Sivasakthi <[email protected]> Co-authored-by: Deepaksingh Kushwah <[email protected]>
- Loading branch information