Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 05:00
  • 429ab2b - fix: error while create message
  • 0a5752c - fix(models): create separate model for some model & imported
  • 9a8c07b - fix(server): fixes storage route !'/u/userid'
  • a590889 - fix(server): fixes posting with picture
  • caaf1a6 - fix(server): fixes posting without picture
  • 70b508f - chore: changes based on env
  • e7bce17 - fix(redis_auth): completed auth using redis
  • 4d87383 - fix(redis_auth): handling some error
  • 104cb7e - fix(redis_auth): auth usign mongo if not connected
  • d536397 - fix(redis_auth): authed using redis successfully
  • a24edd4 - fix(redis_auth): stored, get & verifyed
  • 600db61 - fix(auth): auth from id rather then _id
  • 1e06008 - fix(redis): connected successfully
  • e37b268 - fix(auth): changing directory for auth
  • df246a5 - fix(css): solved css worning
  • e5e6df2 - fix(client): completed react eslint validation
  • ad4ecbf - fix(client): added eslint validation on all UI element
  • 835e00f - fix(eslint): Message,Profile,SignIn,Stories,Video.js
  • a5621b2 - fix(clinet): improved Index.js using eslint
  • 727b27b - chore: updated .gitignore
  • 0923635 - chore: added prettier and eslint config
  • 1b6092c - fix(home_page): created ReturnHomePageFeed as component
  • 2644404 - Merge branch 'staging' of https://github.com/RomanOjha-git/ReactJs-Social-Media-Application into staging
  • 0416f1f - fix(setting_page): improved more on setting page
  • 5f6256f - fix(setting_page): created changePassword as separated component
  • 4af10fd - fix(setting_page): created ChangeDisplayName as separated component
  • 51bc077 - fix(setting_page): created ChangeUserID as separated component
  • 05feb8d - fix(setting_page): created ChangeProfilePicture as separated component
  • 5a4adb7 - Merge pull request #102 from Roman-Ojha/Roman-Ojha-patch-1
  • b76896f - removing url link for rignt now
  • 6f539dd - fix(axios): handling response error on client
  • b2bd77b - style(client): updated signin,signup page style
  • c82ed56 - fix(client): signup age layout
  • 8b7a45b - fix(client): update defaultAppPost desc
  • cb47c35 - fix(client): update readme & fix defaultAppPost
  • 903f9bf - fix: letter -> later
  • 9afb83d - docs: upgraded changelog, update tsconfig.json
  • de7d0b3 - v0.2.1