Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] no issue adding Happy Coding in README.md #449

Closed
wants to merge 216 commits into from

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    fd48e1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    468f9ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c45a90 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    d8314f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e61786 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26d9fdc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fbed1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea15e40 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    6ad392d View commit details
    Browse the repository at this point in the history
  2. Enhancement-krishnaacharyaa#113 - Better the lighthouse score in mobi…

    …le device
    
    Improved the Accesibility & SEO scores to 95+ in Google Lighthouse Mobile testing
    krishnaacharyaa authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e9a4382 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. feat: Added auth middleware

    0xmohitsen authored and krishnaacharyaa committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    3fb8945 View commit details
    Browse the repository at this point in the history
  2. feat: Added env example

    0xmohitsen authored and krishnaacharyaa committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    7766364 View commit details
    Browse the repository at this point in the history
  3. feat: Added env variables

    0xmohitsen authored and krishnaacharyaa committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    0772354 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    026abe7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70c4c4e View commit details
    Browse the repository at this point in the history
  6. feat: Imported env variables

    0xmohitsen authored and krishnaacharyaa committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    570d2b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f242ec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5118647 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    614b125 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e3f9f1e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    695c9aa View commit details
    Browse the repository at this point in the history
  12. feat: Added logic for logout + added login and logout icons + added c…

    …onditional rendering
    0xmohitsen authored and krishnaacharyaa committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    2c7b0d5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    43115c4 View commit details
    Browse the repository at this point in the history
  14. feat: Updated env sample

    0xmohitsen authored and krishnaacharyaa committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    ceb0114 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1d85896 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4e3c7df View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    28c4e8f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    537943d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bd1e115 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d167b8a View commit details
    Browse the repository at this point in the history
  21. feat: Removed catched errors to directly display on frontend + added …

    …log of catched errors for debugging
    0xmohitsen authored and krishnaacharyaa committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    1dc59a7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0f1909a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    78b6f82 View commit details
    Browse the repository at this point in the history
  24. feat: Set errors with appropriate fields coming from backend response…

    … + removed toast msg
    0xmohitsen authored and krishnaacharyaa committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    98984e1 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    658e174 View commit details
    Browse the repository at this point in the history
  26. feat: Reverted: Set errors with appropriate fields coming from backen…

    …d response + removed toast msg
    0xmohitsen authored and krishnaacharyaa committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    72cb5b6 View commit details
    Browse the repository at this point in the history
  27. feat: Resize login icon

    0xmohitsen authored and krishnaacharyaa committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    e03ee04 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    98abeec View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1ecad14 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    dfe677f View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    9912632 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    b7ee8ac View commit details
    Browse the repository at this point in the history
  33. feat: Run format in both ends + removed localStorage + implemented si…

    …ngleton UserState class + cookies are set in browser's cookie
    0xmohitsen authored and krishnaacharyaa committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    2601a72 View commit details
    Browse the repository at this point in the history
  34. feat: Added env for testing

    0xmohitsen authored and krishnaacharyaa committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    c00d47e View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    592cbfd View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    ed122f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f67da6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    933fdbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f0a1fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f41a897 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0dae320 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    0225fef View commit details
    Browse the repository at this point in the history
  2. feat-krishnaacharyaa#169: added author middleware, updated payload of…

    … token, removed db call in admin middleware
    devsharmagit authored and krishnaacharyaa committed May 5, 2024
    Configuration menu
    Copy the full SHA
    01184cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f22ea21 View commit details
    Browse the repository at this point in the history
  4. feat-krishnaacharyaa#169: changed name of middleware functions and up…

    …dated isAuthorMiddleware
    devsharmagit authored and krishnaacharyaa committed May 5, 2024
    Configuration menu
    Copy the full SHA
    8f34f1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b11b76 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    9ee6513 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93dad57 View commit details
    Browse the repository at this point in the history
  3. fix-krishnaacharyaa#4: viteconfig file , testsetup file changed to ts…

    …, string constant added for error message in signup page
    Aswin2255 authored and krishnaacharyaa committed May 13, 2024
    Configuration menu
    Copy the full SHA
    689aa81 View commit details
    Browse the repository at this point in the history
  4. fix-krishnaacharyaa#4: added more testcase,filenames are changed acco…

    …rding to the guildlines,modified test cases to handel default HTML validation error message for email input,changes the string constants into images.ts
    Aswin2255 authored and krishnaacharyaa committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b4abad5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed967b1 View commit details
    Browse the repository at this point in the history
  6. chore-krishnaacharyaa#4 : added coverage options and verbose for det…

    …ailed test report
    Aswin2255 authored and krishnaacharyaa committed May 13, 2024
    Configuration menu
    Copy the full SHA
    229ce58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d45cf5c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    adf47c7 View commit details
    Browse the repository at this point in the history
  9. fix-krishnaacharyaa#110

    Latest post card skeleton alignment bug fixed
    adititapariya authored and krishnaacharyaa committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e260eb1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d2a794e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ae9fe38 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e2410a5 View commit details
    Browse the repository at this point in the history
  13. fix : files names

    Sukomal07 authored and krishnaacharyaa committed May 13, 2024
    Configuration menu
    Copy the full SHA
    09e32fd View commit details
    Browse the repository at this point in the history
  14. fix: fix user model

    Sukomal07 authored and krishnaacharyaa committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1d5508e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    8210822 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3550fa View commit details
    Browse the repository at this point in the history
  3. fix : fix isLoggedIn code

    Sukomal07 authored and krishnaacharyaa committed May 14, 2024
    Configuration menu
    Copy the full SHA
    96a6cd5 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    68f3729 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44c8e30 View commit details
    Browse the repository at this point in the history
  3. feat: Added the suggestion

    Ameerjafar authored and krishnaacharyaa committed May 15, 2024
    Configuration menu
    Copy the full SHA
    16e6818 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb6be56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a945c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f8545e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8d465c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05697be View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    31e7e0d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    08eea1a View commit details
    Browse the repository at this point in the history
  11. fix : fix signin , signup , home page code , added axios-instance and…

    … require-auth and loader
    Sukomal07 authored and krishnaacharyaa committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3511b5b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4496200 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    b26ef5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    583ec77 View commit details
    Browse the repository at this point in the history
  3. fix-krishnaacharyaa#249: Replaced axios from axiosInstance + removed …

    …user from userState when tokens gets expired + correction in error toastify
    0xmohitsen authored and krishnaacharyaa committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e2ca9b9 View commit details
    Browse the repository at this point in the history
  4. fix-krishnaacharyaa#249: Added toast promise for pending , success an…

    …d error while creating a blog post
    0xmohitsen authored and krishnaacharyaa committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f472c18 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. fix-krishnaacharyaa#258: Now only icons are visible in mobile screens…

    … + correction in header alignment
    0xmohitsen authored and krishnaacharyaa committed May 17, 2024
    Configuration menu
    Copy the full SHA
    44e7ea2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4a0770 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    f6f67e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c53627 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0526c4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4add05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ff70d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35cf912 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ea701f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    07e9e7b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    96c6d45 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fd11e4b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    9f206fb View commit details
    Browse the repository at this point in the history
  2. fix-krishnaacharyaa#270: Added the border and the background-color to…

    … differentiate the background
    rushil-b-patel authored and krishnaacharyaa committed May 19, 2024
    Configuration menu
    Copy the full SHA
    f5707ee View commit details
    Browse the repository at this point in the history
  3. fix-krishnaacharyaa#159 Created Theme Changer Function to handle the …

    …dark and light Mode based on preferences and local stored theme
    Ritik-The-Dev authored and krishnaacharyaa committed May 19, 2024
    Configuration menu
    Copy the full SHA
    fbd8f5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dae035 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae730b1 View commit details
    Browse the repository at this point in the history
  6. feat-krishnaacharyaa#301: Now displaying error messages below violate…

    …d input field instead of toastifying + correction in margin between signup input field (replaced mb-3 to mb-2)
    0xmohitsen authored and krishnaacharyaa committed May 19, 2024
    Configuration menu
    Copy the full SHA
    8acb828 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a6a520 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cdc26a1 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. fix-krishnaacharyaa#263: Updated README file

    The fully new version of readme file
    Meetjain1 authored and krishnaacharyaa committed May 21, 2024
    Configuration menu
    Copy the full SHA
    429887e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91fcd5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ece3ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed96a67 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    e341e91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa3663f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    751f57e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    641f381 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    7c5555b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c49a6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a22cfa8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a946e23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cdc810 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcd2ab2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4860946 View commit details
    Browse the repository at this point in the history
  8. feat-krishnaacharyaa#177: convert the airbnb lint to eslint:recommend…

    …ed and prettier:recommendee
    Ameerjafar authored and krishnaacharyaa committed May 23, 2024
    Configuration menu
    Copy the full SHA
    fd8e7fc View commit details
    Browse the repository at this point in the history
  9. chore: Added the suggestions

    Ameerjafar authored and krishnaacharyaa committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e1f8f8c View commit details
    Browse the repository at this point in the history
  10. chore: revert to prettier one

    Ameerjafar authored and krishnaacharyaa committed May 23, 2024
    Configuration menu
    Copy the full SHA
    990f550 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fcd701e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    999b2af View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ddddc49 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    18326ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51d5d78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82c4b55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04b0695 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    b71b2a5 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    98916d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2354c41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78bd1a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4f5a42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7906910 View commit details
    Browse the repository at this point in the history
  6. chore: Added the permission in the prepare section of the root packag…

    …e.json for husky to work properly
    krishnaacharyaa committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0b3cd24 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7be64bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2828549 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    216fb9c View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. revert

    rushil-b-patel authored and krishnaacharyaa committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ec4bb53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0750c0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d606c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a05672a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6a5a04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a739531 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67454da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f6fea2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c9aa507 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e0ef36f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e98d2e3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eec15c6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    34af487 View commit details
    Browse the repository at this point in the history
  14. fix-krishnaacharyaa#108: Fixed bug by adding responsiveness and inlin…

    …ing the skeleton. (krishnaacharyaa#371)
    
    Update post-card-skeleton.tsx
    Chelseasingla1 authored May 28, 2024
    Configuration menu
    Copy the full SHA
    2185f1a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    875e783 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0cd1559 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f63dc7a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    23a8ab6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b72d61b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    055bdb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4779f83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08e08a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d435990 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    9e344f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c3922a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    f0b2237 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1e5688 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c8427b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    4c40ce0 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    2cc631c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df4f098 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a22bc6a View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    067921b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3f4147 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af322ce View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. fix-krishnaacharyaa#6: integration test completed for signin componen…

    …t , fixed unit test due to new changes
    Aswin2255 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0447008 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    8af331c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3177a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    5a19104 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    52f6ae3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55ed4f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf99c48 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    d90c7eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fa9d77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18b8e16 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    e762c3a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    dc20c6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    954593b View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Update CONTRIBUTING.md

    chore: updated documentation
    ayushrajparihar authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    3c8c049 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    ec2de89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    046c422 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. fix-krishnaacharyaa#379: Enhancing the footer by including GitHub and…

    … Discord for better feedback
    Lanthoiba2022 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b44c32b View commit details
    Browse the repository at this point in the history
  2. fix-krishnaacharyaa#379: Requested changes made for Enhancing the foo…

    …ter by including GitHub and Discord for better feedback
    Lanthoiba2022 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2674fb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9cdade View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    09e0b2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82bd0ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7592f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12c559f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d687c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    604df24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32388f7 View commit details
    Browse the repository at this point in the history
  3. Update signin-page.tsx

    kapilG0 authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9a2514a View commit details
    Browse the repository at this point in the history
  4. Update signup-page.tsx

    kapilG0 authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    66f7f76 View commit details
    Browse the repository at this point in the history
  5. Update signin-page.tsx

    kapilG0 authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    7d1a0ca View commit details
    Browse the repository at this point in the history
  6. Update signup-page.tsx

    kapilG0 authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    460f4a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db4b416 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. chore: Removed logs

    krishnaacharyaa committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    aaf569d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    04e9222 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa7445c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    c7df8ad View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    ddb013b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    da9a4f6 View commit details
    Browse the repository at this point in the history