diff --git a/CHANGELOG.md b/CHANGELOG.md index 977d410f..ab9d891b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,138 +1,150 @@ ### Changelog -#### [v0.2.1](https://github.com/Roman-Ojha/Social/compare/v0.2.0...v0.2.1) +#### [v0.3.0](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/compare/v0.2.1...v0.3.0) + +> 10 June 2022 + +- removing url link for rignt now [`#102`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/pull/102) +- fix: error while create message [`#107`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/107) +- fix(server): fixes storage route !'/u/userid' [`#103`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/103) +- feat(redis_auth): completed auth using redis [`#67`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/67) +- fix(client): added eslint validation on all UI element [`ad4ecbf`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/ad4ecbfa843e278aa7bdd2c86159ac0f1dac88a4) +- fix(axios): handling response error on client [`6f539dd`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/6f539ddb4a1c72e287700a500dee0c3038c794b2) +- docs: upgraded changelog, update tsconfig.json [`9afb83d`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/9afb83d093b1c0b6b4d3df68a7b2970848400bb4) + +#### [v0.2.1](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/compare/v0.2.0...v0.2.1) > 29 May 2022 -- docs: added more video static data [`#99`](https://github.com/Roman-Ojha/Social/issues/99) -- fix(layout): added html layout tag name [`#97`](https://github.com/Roman-Ojha/Social/issues/97) -- fix(UI_image): added new message page [`#98`](https://github.com/Roman-Ojha/Social/issues/98) -- fix(client): now DefaultAppPost is responsive [`#96`](https://github.com/Roman-Ojha/Social/issues/96) -- fix(socket): now chage system is fully working [`#39`](https://github.com/Roman-Ojha/Social/issues/39) -- fix(sort_message): completed sorting message list [`#94`](https://github.com/Roman-Ojha/Social/issues/94) -- fix(client comment): append comment on comment box [`#93`](https://github.com/Roman-Ojha/Social/issues/93) -- fix(client): change state of RightPartDrawer acc to device view [`#74`](https://github.com/Roman-Ojha/Social/issues/74) -- refactor(userPostField): refactring Emojimart,FilePicker [`077df4f`](https://github.com/Roman-Ojha/Social/commit/077df4f9d091af09cead4db17271f11df563c9be) -- fix(client): improved messageField, commentField [`13b8fd6`](https://github.com/Roman-Ojha/Social/commit/13b8fd6f766c25bb1947906c0d833db63745b7a4) -- refactor(usePostField): saperated Postbutton as component [`49d7dab`](https://github.com/Roman-Ojha/Social/commit/49d7dab84b5a770738d90e96b3872a19b5fc7ecc) +- docs: added more video static data [`#99`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/99) +- fix(layout): added html layout tag name [`#97`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/97) +- fix(UI_image): added new message page [`#98`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/98) +- fix(client): now DefaultAppPost is responsive [`#96`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/96) +- fix(socket): now chage system is fully working [`#39`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/39) +- fix(sort_message): completed sorting message list [`#94`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/94) +- fix(client comment): append comment on comment box [`#93`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/93) +- fix(client): change state of RightPartDrawer acc to device view [`#74`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/74) +- refactor(userPostField): refactring Emojimart,FilePicker [`077df4f`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/077df4f9d091af09cead4db17271f11df563c9be) +- fix(client): improved messageField, commentField [`13b8fd6`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/13b8fd6f766c25bb1947906c0d833db63745b7a4) +- refactor(usePostField): saperated Postbutton as component [`49d7dab`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/49d7dab84b5a770738d90e96b3872a19b5fc7ecc) -#### [v0.2.0](https://github.com/Roman-Ojha/Social/compare/v0.1.5...v0.2.0) +#### [v0.2.0](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/compare/v0.1.5...v0.2.0) > 26 May 2022 -- fix(client): separates as compoennt of message box/page [`#82`](https://github.com/Roman-Ojha/Social/issues/82) -- feat(server): completed #79 [`#79`](https://github.com/Roman-Ojha/Social/issues/79) -- feat(client): added helmet title for more pages/comp's [`#80`](https://github.com/Roman-Ojha/Social/issues/80) -- fix(client): routing to profile page on click on some comp [`#87`](https://github.com/Roman-Ojha/Social/issues/87) -- fix(message_box): separated innerUserMessageBox Comp [`239478f`](https://github.com/Roman-Ojha/Social/commit/239478f980a0243763b41a6afd1214664c861c8f) -- fix(messagePage): separated MessageList component from MessagePage [`6934d4a`](https://github.com/Roman-Ojha/Social/commit/6934d4a27171c10c6613ecb93d30e317f360f90c) -- fix(message_box): completed separating MessageBox comp [`bbb78de`](https://github.com/Roman-Ojha/Social/commit/bbb78de7df0d9f5d1b70f125cc28676130b19483) +- fix(client): separates as compoennt of message box/page [`#82`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/82) +- feat(server): completed #79 [`#79`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/79) +- feat(client): added helmet title for more pages/comp's [`#80`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/80) +- fix(client): routing to profile page on click on some comp [`#87`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/87) +- fix(message_box): separated innerUserMessageBox Comp [`239478f`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/239478f980a0243763b41a6afd1214664c861c8f) +- fix(messagePage): separated MessageList component from MessagePage [`6934d4a`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/6934d4a27171c10c6613ecb93d30e317f360f90c) +- fix(message_box): completed separating MessageBox comp [`bbb78de`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/bbb78de7df0d9f5d1b70f125cc28676130b19483) -#### [v0.1.5](https://github.com/Roman-Ojha/Social/compare/v0.1.4...v0.1.5) +#### [v0.1.5](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/compare/v0.1.4...v0.1.5) > 25 May 2022 -- fix(client): related to routing to rootUser Profile [`#88`](https://github.com/Roman-Ojha/Social/issues/88) -- fix(client): fetched post data on /u/profile [`#86`](https://github.com/Roman-Ojha/Social/issues/86) -- fixes #70 & fixes #72, finnaly application got much better [`#70`](https://github.com/Roman-Ojha/Social/issues/70) [`#72`](https://github.com/Roman-Ojha/Social/issues/72) -- docs(release): v0.1.5 [`bccf07e`](https://github.com/Roman-Ojha/Social/commit/bccf07ee5cf7f76897c8db84220edf77ffbe16cf) -- fix(client): fetched post data on /u/profile [`a6ef252`](https://github.com/Roman-Ojha/Social/commit/a6ef2528b5b7637185f64b38fcb6a847a1105cef) -- fixes: #92 completed refactoring and added types on mergeArray function [`d27e68b`](https://github.com/Roman-Ojha/Social/commit/d27e68bd13d530f8b3090567538b7d7bf384b593) +- fix(client): related to routing to rootUser Profile [`#88`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/88) +- fix(client): fetched post data on /u/profile [`#86`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/86) +- fixes #70 & fixes #72, finnaly application got much better [`#70`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/70) [`#72`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/72) +- docs(release): v0.1.5 [`bccf07e`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/bccf07ee5cf7f76897c8db84220edf77ffbe16cf) +- fix(client): fetched post data on /u/profile [`a6ef252`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/a6ef2528b5b7637185f64b38fcb6a847a1105cef) +- fixes: #92 completed refactoring and added types on mergeArray function [`d27e68b`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/d27e68bd13d530f8b3090567538b7d7bf384b593) -#### [v0.1.4](https://github.com/Roman-Ojha/Social/compare/v0.1.3...v0.1.4) +#### [v0.1.4](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/compare/v0.1.3...v0.1.4) > 24 May 2022 -- changing disc for technology used in readme file [`#78`](https://github.com/Roman-Ojha/Social/pull/78) -- fixes #85 reset field after get submit on setting page [`#85`](https://github.com/Roman-Ojha/Social/issues/85) -- fixes #83 separated all component form postBox [`#83`](https://github.com/Roman-Ojha/Social/issues/83) -- fixes #89 separated component of user post field [`#89`](https://github.com/Roman-Ojha/Social/issues/89) -- fixes #81 separated as component of profile page [`#81`](https://github.com/Roman-Ojha/Social/issues/81) -- fixes #84 getting error after comment in post get solved [`#84`](https://github.com/Roman-Ojha/Social/issues/84) -- separated CommentField from Postbox (#83) [`bb5fbeb`](https://github.com/Roman-Ojha/Social/commit/bb5fbebf7fdc3d8c5903bb3db5e30da3250a25d5) -- separated LikeCommentShare comp from PostBox (#83) [`effbfb7`](https://github.com/Roman-Ojha/Social/commit/effbfb714e4565df50a4e3c6a71f1dc08de0a7dd) -- some changes and i this it improved some stuff [`dc20488`](https://github.com/Roman-Ojha/Social/commit/dc204885b942be870c991fbc521a21f82d13917e) +- changing disc for technology used in readme file [`#78`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/pull/78) +- fixes #85 reset field after get submit on setting page [`#85`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/85) +- fixes #83 separated all component form postBox [`#83`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/83) +- fixes #89 separated component of user post field [`#89`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/89) +- fixes #81 separated as component of profile page [`#81`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/81) +- fixes #84 getting error after comment in post get solved [`#84`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/84) +- separated CommentField from Postbox (#83) [`bb5fbeb`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/bb5fbebf7fdc3d8c5903bb3db5e30da3250a25d5) +- separated LikeCommentShare comp from PostBox (#83) [`effbfb7`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/effbfb714e4565df50a4e3c6a71f1dc08de0a7dd) +- some changes and i this it improved some stuff [`dc20488`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/dc204885b942be870c991fbc521a21f82d13917e) -#### [v0.1.3](https://github.com/Roman-Ojha/Social/compare/v0.1.2...v0.1.3) +#### [v0.1.3](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/compare/v0.1.2...v0.1.3) > 19 May 2022 -- fixes #77 but i use yt-search package [`#77`](https://github.com/Roman-Ojha/Social/issues/77) -- fixes #76 added constant value for video home page [`#76`](https://github.com/Roman-Ojha/Social/issues/76) -- fixes #65 updated color after navigating to profile page [`#65`](https://github.com/Roman-Ojha/Social/issues/65) -- fixed #64 updated /u navigated page [`#64`](https://github.com/Roman-Ojha/Social/issues/64) -- changing name of the folder client/src/function -> client/src/funcs [`fc782a2`](https://github.com/Roman-Ojha/Social/commit/fc782a26e88861ae4206fa356f5eea14c35d6d7a) -- added and removed usefull/useless packages [`5b3c04a`](https://github.com/Roman-Ojha/Social/commit/5b3c04a2589296825f496e52df470cae5c328ad9) -- added yt-search package and query search video from it [`2e5e213`](https://github.com/Roman-Ojha/Social/commit/2e5e21398e5f6eb6a43abfdcc2dd8986a402d482) +- fixes #77 but i use yt-search package [`#77`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/77) +- fixes #76 added constant value for video home page [`#76`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/76) +- fixes #65 updated color after navigating to profile page [`#65`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/65) +- fixed #64 updated /u navigated page [`#64`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/64) +- changing name of the folder client/src/function -> client/src/funcs [`fc782a2`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/fc782a26e88861ae4206fa356f5eea14c35d6d7a) +- added and removed usefull/useless packages [`5b3c04a`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/5b3c04a2589296825f496e52df470cae5c328ad9) +- added yt-search package and query search video from it [`2e5e213`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/2e5e21398e5f6eb6a43abfdcc2dd8986a402d482) -#### [v0.1.2](https://github.com/Roman-Ojha/Social/compare/v0.1.1...v0.1.2) +#### [v0.1.2](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/compare/v0.1.1...v0.1.2) > 12 May 2022 -- merge prod -> main [`#73`](https://github.com/Roman-Ojha/Social/pull/73) -- fixes #32 now after submitting fro userID page wer aren't getting error [`#32`](https://github.com/Roman-Ojha/Social/issues/32) -- fixes #42 filtered all data while fetching data from the database [`#42`](https://github.com/Roman-Ojha/Social/issues/42) -- arranged MainPageStory, UserSuggestion Components [`e073824`](https://github.com/Roman-Ojha/Social/commit/e073824b302624bbb72ddf34c7943c98eb57d26c) -- create own component & separate comp from HomePage [`e5751ac`](https://github.com/Roman-Ojha/Social/commit/e5751ac20d661a14d40c00619910fbbdb9383482) -- trying to do youtube scraping on browser [`5eaae90`](https://github.com/Roman-Ojha/Social/commit/5eaae907b60ab103a965822964230f25388f9814) +- merge prod -> main [`#73`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/pull/73) +- fixes #32 now after submitting fro userID page wer aren't getting error [`#32`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/32) +- fixes #42 filtered all data while fetching data from the database [`#42`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/42) +- arranged MainPageStory, UserSuggestion Components [`e073824`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/e073824b302624bbb72ddf34c7943c98eb57d26c) +- create own component & separate comp from HomePage [`e5751ac`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/e5751ac20d661a14d40c00619910fbbdb9383482) +- trying to do youtube scraping on browser [`5eaae90`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/5eaae907b60ab103a965822964230f25388f9814) -#### [v0.1.1](https://github.com/Roman-Ojha/Social/compare/v0.1.0-beta...v0.1.1) +#### [v0.1.1](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/compare/v0.1.0-beta...v0.1.1) > 2 May 2022 -- fixes #62 dockerize nodeJS application [`#62`](https://github.com/Roman-Ojha/Social/issues/62) -- fixes #61 dockerze react application [`#61`](https://github.com/Roman-Ojha/Social/issues/61) -- trying to fixe #40 but could not be able to do it, need to do complecated task [`#40`](https://github.com/Roman-Ojha/Social/issues/40) -- updating dockerize client app & added run script [`8b1e978`](https://github.com/Roman-Ojha/Social/commit/8b1e978b0475a7ea8fcefdd815b2771280595d94) -- completed adding controller for all the routes [`e0bb499`](https://github.com/Roman-Ojha/Social/commit/e0bb499019744cb6003ab90171e0e7188dcc8f77) -- added route controlelr for post, setting [`8dc9715`](https://github.com/Roman-Ojha/Social/commit/8dc9715095ed75281edfef41ac913e40aecadd7b) +- fixes #62 dockerize nodeJS application [`#62`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/62) +- fixes #61 dockerze react application [`#61`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/61) +- trying to fixe #40 but could not be able to do it, need to do complecated task [`#40`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/40) +- updating dockerize client app & added run script [`8b1e978`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/8b1e978b0475a7ea8fcefdd815b2771280595d94) +- completed adding controller for all the routes [`e0bb499`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/e0bb499019744cb6003ab90171e0e7188dcc8f77) +- added route controlelr for post, setting [`8dc9715`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/8dc9715095ed75281edfef41ac913e40aecadd7b) #### v0.1.0-beta > 1 May 2022 -- updated Todo's [`#44`](https://github.com/Roman-Ojha/Social/pull/44) -- updated todo's [`#43`](https://github.com/Roman-Ojha/Social/pull/43) -- Update Todo's [`#37`](https://github.com/Roman-Ojha/Social/pull/37) -- added some todo's [`#36`](https://github.com/Roman-Ojha/Social/pull/36) -- completed todo for creating setting page [`#35`](https://github.com/Roman-Ojha/Social/pull/35) -- updated todo and added more todo to do [`#34`](https://github.com/Roman-Ojha/Social/pull/34) -- Adding New Shields Badges [`#29`](https://github.com/Roman-Ojha/Social/pull/29) -- Added new todo for reminder [`#28`](https://github.com/Roman-Ojha/Social/pull/28) -- added new todo [`#27`](https://github.com/Roman-Ojha/Social/pull/27) -- adding todo for progress bar [`#25`](https://github.com/Roman-Ojha/Social/pull/25) -- adding new todo about toast [`#23`](https://github.com/Roman-Ojha/Social/pull/23) -- Editing some Problem related running app locally [`#21`](https://github.com/Roman-Ojha/Social/pull/21) -- more detail about how to install app locally [`#18`](https://github.com/Roman-Ojha/Social/pull/18) -- changing some text & updating readme file [`#9`](https://github.com/Roman-Ojha/Social/pull/9) -- fixes #54 showed dynamic user story [`#54`](https://github.com/Roman-Ojha/Social/issues/54) -- fixes #55 now post number is updating [`#55`](https://github.com/Roman-Ojha/Social/issues/55) -- fixes #58 created default post & added more todo's [`#58`](https://github.com/Roman-Ojha/Social/issues/58) -- fixes #56 updated important media query stuff [`#56`](https://github.com/Roman-Ojha/Social/issues/56) -- fixes #46 now showing default profile pic if user don't have it [`#46`](https://github.com/Roman-Ojha/Social/issues/46) -- fixes #45 now user recently uploaded post is also use story [`#45`](https://github.com/Roman-Ojha/Social/issues/45) -- fixes #33 now profile picture willupdate after Auth thgouh google [`#33`](https://github.com/Roman-Ojha/Social/issues/33) -- fixes #51 I mapped list 3 time [`#51`](https://github.com/Roman-Ojha/Social/issues/51) -- fixes #53 added '/like', '/comment' as post route and complted splitting route [`#53`](https://github.com/Roman-Ojha/Social/issues/53) -- fixes #47 changed to 1366px [`#47`](https://github.com/Roman-Ojha/Social/issues/47) -- fixes #49 removed message icon if profile page is of rootUser [`#49`](https://github.com/Roman-Ojha/Social/issues/49) -- fixes #41 & added new better animation [`#41`](https://github.com/Roman-Ojha/Social/issues/41) -- fixes #26 now message is updating on message list as well [`#26`](https://github.com/Roman-Ojha/Social/issues/26) -- fixes #20 openning profile page after clicking on picture/username [`#20`](https://github.com/Roman-Ojha/Social/issues/20) -- fixes #22 changes all the icon from html tag to react component icon tag [`#22`](https://github.com/Roman-Ojha/Social/issues/22) -- fixes #24 by not allowing user ot create userID which already exist in db [`#24`](https://github.com/Roman-Ojha/Social/issues/24) -- fixes #12 finally completed arrangement/separating of css file [`#12`](https://github.com/Roman-Ojha/Social/issues/12) -- fixes #8 [`#8`](https://github.com/Roman-Ojha/Social/issues/8) -- fixes #2 by replacing html icon to react import icon [`#2`](https://github.com/Roman-Ojha/Social/issues/2) -- fixes #13 generated random unique id for all the user [`#13`](https://github.com/Roman-Ojha/Social/issues/13) -- fixes #4 solved problem related to signin through facebook [`#4`](https://github.com/Roman-Ojha/Social/issues/4) -- fixes #15 now db folder is creating on main project folder & fixes #17 now user post is posting [`#15`](https://github.com/Roman-Ojha/Social/issues/15) [`#17`](https://github.com/Roman-Ojha/Social/issues/17) -- updating profile page interface picture & already fixes #11 & fixes #6 [`#11`](https://github.com/Roman-Ojha/Social/issues/11) [`#6`](https://github.com/Roman-Ojha/Social/issues/6) -- fixes #3 now sidebar profile get colored when we are in profile page [`#3`](https://github.com/Roman-Ojha/Social/issues/3) -- removing as a friend after user unfollow other user & fixes #16 [`#16`](https://github.com/Roman-Ojha/Social/issues/16) -- trying to fix #7 [`#7`](https://github.com/Roman-Ojha/Social/issues/7) -- finally messaging is completed through socket.io & fixes #1 by replacing with pusher [`#1`](https://github.com/Roman-Ojha/Social/issues/1) -- replace fetch api with axios api in react & fixes #10 [`#10`](https://github.com/Roman-Ojha/Social/issues/10) -- implementing backend for login and signup [`ea663eb`](https://github.com/Roman-Ojha/Social/commit/ea663eb62ef6cfe878ab7aec59cc87c807d7a750) -- trying #7 02 [`5abd7f1`](https://github.com/Roman-Ojha/Social/commit/5abd7f13b4c14f9e73ed60d18856897a4e781ea1) -- Completing SignUp UI part version 0.0.2 [`0dfc2d9`](https://github.com/Roman-Ojha/Social/commit/0dfc2d9ee191d94e512f386822e50eba473bb7e6) +- updated Todo's [`#44`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/pull/44) +- updated todo's [`#43`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/pull/43) +- Update Todo's [`#37`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/pull/37) +- added some todo's [`#36`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/pull/36) +- completed todo for creating setting page [`#35`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/pull/35) +- updated todo and added more todo to do [`#34`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/pull/34) +- Adding New Shields Badges [`#29`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/pull/29) +- Added new todo for reminder [`#28`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/pull/28) +- added new todo [`#27`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/pull/27) +- adding todo for progress bar [`#25`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/pull/25) +- adding new todo about toast [`#23`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/pull/23) +- Editing some Problem related running app locally [`#21`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/pull/21) +- more detail about how to install app locally [`#18`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/pull/18) +- changing some text & updating readme file [`#9`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/pull/9) +- fixes #54 showed dynamic user story [`#54`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/54) +- fixes #55 now post number is updating [`#55`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/55) +- fixes #58 created default post & added more todo's [`#58`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/58) +- fixes #56 updated important media query stuff [`#56`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/56) +- fixes #46 now showing default profile pic if user don't have it [`#46`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/46) +- fixes #45 now user recently uploaded post is also use story [`#45`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/45) +- fixes #33 now profile picture willupdate after Auth thgouh google [`#33`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/33) +- fixes #51 I mapped list 3 time [`#51`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/51) +- fixes #53 added '/like', '/comment' as post route and complted splitting route [`#53`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/53) +- fixes #47 changed to 1366px [`#47`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/47) +- fixes #49 removed message icon if profile page is of rootUser [`#49`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/49) +- fixes #41 & added new better animation [`#41`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/41) +- fixes #26 now message is updating on message list as well [`#26`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/26) +- fixes #20 openning profile page after clicking on picture/username [`#20`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/20) +- fixes #22 changes all the icon from html tag to react component icon tag [`#22`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/22) +- fixes #24 by not allowing user ot create userID which already exist in db [`#24`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/24) +- fixes #12 finally completed arrangement/separating of css file [`#12`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/12) +- fixes #8 [`#8`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/8) +- fixes #2 by replacing html icon to react import icon [`#2`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/2) +- fixes #13 generated random unique id for all the user [`#13`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/13) +- fixes #4 solved problem related to signin through facebook [`#4`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/4) +- fixes #15 now db folder is creating on main project folder & fixes #17 now user post is posting [`#15`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/15) [`#17`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/17) +- updating profile page interface picture & already fixes #11 & fixes #6 [`#11`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/11) [`#6`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/6) +- fixes #3 now sidebar profile get colored when we are in profile page [`#3`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/3) +- removing as a friend after user unfollow other user & fixes #16 [`#16`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/16) +- trying to fix #7 [`#7`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/7) +- finally messaging is completed through socket.io & fixes #1 by replacing with pusher [`#1`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/1) +- replace fetch api with axios api in react & fixes #10 [`#10`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/issues/10) +- implementing backend for login and signup [`ea663eb`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/ea663eb62ef6cfe878ab7aec59cc87c807d7a750) +- trying #7 02 [`5abd7f1`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/5abd7f13b4c14f9e73ed60d18856897a4e781ea1) +- Completing SignUp UI part version 0.0.2 [`0dfc2d9`](https://github.com/RomanOjha-git/ReactJs-Social-Media-Application/commit/0dfc2d9ee191d94e512f386822e50eba473bb7e6) diff --git a/client/package.json b/client/package.json index cddc8f6b..5b4a1aae 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "social_media_application", - "version": "0.2.1", + "version": "0.3.0", "private": true, "dependencies": { "@emotion/react": "^11.4.1",