This repository was archived by the owner on Oct 22, 2024. It is now read-only.
v0.0.1-beta
Pre-release
Pre-release
·
216 commits
to main
since this release
First release for SebMedia!
This release has quite a lot for features, but does not yet have all of the basic features I want to have implemented before release. SebMedia will be ready for release once:
- Home Screen is implemented (so you can see posts from people you follow)
- You can follow people
- Images get deleted from the server when they are not needed to save server storage space.
What's Changed
- Create frontend Dockerfile and edit package.json by @Sebastian-Webster in #1
- Update .gitignore by @Sebastian-Webster in #2
- backend works on docker by @Sebastian-Webster in #3
- frontend now connects to EC2 by @Sebastian-Webster in #4
- Update Profile.js by @Sebastian-Webster in #5
- Add profile picture to navbar by @Sebastian-Webster in #6
- optimize frontend by @Sebastian-Webster in #7
- add post creation screen ui by @Sebastian-Webster in #8
- profile picture retrieval is more efficient by @Sebastian-Webster in #9
- fix dark mode issues by @Sebastian-Webster in #10
- fix image posts not displaying their images by @Sebastian-Webster in #11
- redesign text posts by @Sebastian-Webster in #12
- add search screen by @Sebastian-Webster in #15
- Update Search.js by @Sebastian-Webster in #16
- Update Search.js by @Sebastian-Webster in #17
- Update Profile.js by @Sebastian-Webster in #18
- resolve issue by @Sebastian-Webster in #19
- redis cache updates on text post deletion by @Sebastian-Webster in #31
- redis cache updates on text post upload by @Sebastian-Webster in #32
New Contributors
- @Sebastian-Webster made their first contribution in #1
Full Changelog: https://github.com/Sebastian-Webster/Capstone-Project/commits/v0.0.1-beta