Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit b08bcc2
Merge: 0d2a720 f27c1dc
Author: Narayan soni <narayansoni854@gmail.com>
Date:   Thu Mar 2 15:17:16 2023 +0530

    Merge pull request narayan954#224 from narayan954/deepsource-transform-b2036ef1

commit f27c1dc
Author: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
Date:   Thu Mar 2 09:30:02 2023 +0000

    Format code with prettier

    This commit fixes the style issues introduced in 0d2a720 according to the output
    from prettier.

    Details: https://deepsource.io/gh/narayan954/dummygram/transform/293f1d52-4755-4ea8-be7b-9949010c717b/

commit 0d2a720
Merge: b9375ae 75c8271
Author: Narayan soni <narayansoni854@gmail.com>
Date:   Thu Mar 2 14:59:39 2023 +0530

    Merge pull request narayan954#222 from sarkartanmay393/feature/LoginPages

commit 75c8271
Author: Narayan soni <narayansoni854@gmail.com>
Date:   Thu Mar 2 14:40:31 2023 +0530

    fixed signup redirect

commit 0a65ccb
Author: Tanmay Sarkar <sarkartanmay393@gmail.com>
Date:   Thu Mar 2 12:32:27 2023 +0530

    Fix: minor

commit 57dd072
Author: Tanmay Sarkar <sarkartanmay393@gmail.com>
Date:   Thu Mar 2 12:08:32 2023 +0530

    Fix: noauth user to LoginScreen

commit 7e837a6
Author: Tanmay Sarkar <sarkartanmay393@gmail.com>
Date:   Wed Mar 1 21:47:54 2023 +0530

    Fix: AuthScreen functionality

commit f8e7c8d
Author: Tanmay Sarkar <sarkartanmay393@gmail.com>
Date:   Wed Mar 1 21:22:57 2023 +0530

    Add: login signup initials

commit b9375ae
Merge: 5af2310 18e40cb
Author: Narayan soni <narayansoni854@gmail.com>
Date:   Wed Mar 1 20:26:25 2023 +0530

    Merge pull request narayan954#221 from narayan954/deepsource-transform-21500910

commit 18e40cb
Author: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
Date:   Wed Mar 1 14:54:34 2023 +0000

    Format code with prettier

    This commit fixes the style issues introduced in 5af2310 according to the output
    from prettier.

    Details: https://deepsource.io/gh/narayan954/dummygram/transform/e84265f7-5492-47b1-b900-461d746f5133/

commit 5af2310
Merge: 637610c 08261da
Author: Narayan soni <narayansoni854@gmail.com>
Date:   Wed Mar 1 20:24:18 2023 +0530

    Merge pull request narayan954#218 from sarkartanmay393/feature/DarkMode

commit 08261da
Author: Tanmay Sarkar <sarkartanmay393@gmail.com>
Date:   Wed Mar 1 14:34:35 2023 +0530

    Fix: theme

commit 430b06d
Author: Tanmay Sarkar <sarkartanmay393@gmail.com>
Date:   Wed Mar 1 14:27:46 2023 +0530

    Fix: minors

commit 2369ed7
Merge: 10aa358 c8fc312
Author: Tanmay Sarkar <sarkartanmay393@gmail.com>
Date:   Wed Mar 1 14:27:06 2023 +0530

    Merge remote-tracking branch 'origin/feature/DarkMode' into feature/DarkMode

commit 10aa358
Author: Tanmay Sarkar <sarkartanmay393@gmail.com>
Date:   Wed Mar 1 14:26:19 2023 +0530

    Fix: Theme

commit c8fc312
Merge: 55e6792 637610c
Author: Narayan soni <narayansoni854@gmail.com>
Date:   Tue Feb 28 23:07:00 2023 +0530

    Merge branch 'master' into pr/218

commit 55e6792
Author: Tanmay Sarkar <sarkartanmay393@gmail.com>
Date:   Tue Feb 28 13:00:24 2023 +0530

    Add: Simple theme mode
  • Loading branch information
narayan954 committed Mar 4, 2023
1 parent 145d0f4 commit 43911e7
Show file tree
Hide file tree
Showing 11 changed files with 618 additions and 345 deletions.
83 changes: 83 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"react-dom": "^18.2.0",
"react-icons": "^4.7.1",
"react-lazy-load-image-component": "^1.5.6",
"react-router-dom": "^5.3.0",
"uuid": "^9.0.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 43911e7

Please sign in to comment.