Releases: TomBenDor/AP2
Releases · TomBenDor/AP2
Android client + DB
What's Changed
- Milestone 1: Web Client by @TomBenDor in #121
- Mention React libraries used in README.md by @Tom-stack3 in #139
- Add closed issues to Development link by @Tom-stack3 in #140
- Init ASP.NET by @TomBenDor in #141
- Create dotnet.yml by @TomBenDor in #142
- Renaming server to reviews-website by @TomBenDor in #152
- Create Class library and Web API by @Tom-stack3 in #153
- Create Sign up method in Web API by @Tom-stack3 in #158
- Communicate with remote servers by @Tom-stack3 in #160
- Allow all origins to interact with the API by @TomBenDor in #163
- Add JWT authentication by @OmerShoulstein in #161
- Add hard coded users to database by @Tom-stack3 in #166
- Return users from Web-API successfully by @Tom-stack3 in #165
- Embed React by @TomBenDor in #167
- Adding contact via API by @OmerShoulstein in #170
- Support individual contact names by @Tom-stack3 in #172
- Change server port by @OmerShoulstein in #176
- Reviews Page by @TomBenDor in #168
- Connect reviews site to React app by @Tom-stack3 in #175
- Cleanup by @OmerShoulstein in #180
- Removed some bears by @TomBenDor in #183
- Milestone 2 Readme by @OmerShoulstein in #182
- Milestone 2 - API + Reviews by @TomBenDor in #181
- Init Android by @TomBenDor in #193
- Downgrade Web-API to http by @Tom-stack3 in #189
- Create basic Android screens by @Tom-stack3 in #195
- Create Repository and Contacts Recycler View by @Tom-stack3 in #201
- Android Authentication by API by @TomBenDor in #202
- Reload contacts on refresh swipe by @Tom-stack3 in #207
- Messages RecyclerView by @Tom-stack3 in #205
- Add dark theme by @OmerShoulstein in #208
- Fix dark mode settings switch by @Tom-stack3 in #212
- Design custom toolbars by @Tom-stack3 in #215
- Support profile picture uploading by @OmerShoulstein in #216
- Shorten last message when needed to display by @Tom-stack3 in #221
- Move SignalR to server by @OmerShoulstein in #224
- Embed API by @TomBenDor in #217
- Edit Server address in settings by @Tom-stack3 in #223
- Connect Firebase by @OmerShoulstein in #203
- Fix firebase message by @OmerShoulstein in #226
Full Changelog: web-client...android
API + Reviews Website
What's Changed
- Milestone 1: Web Client by @TomBenDor in #121
- Mention React libraries used in README.md by @Tom-stack3 in #139
- Add closed issues to Development link by @Tom-stack3 in #140
- Init ASP.NET by @TomBenDor in #141
- Create dotnet.yml by @TomBenDor in #142
- Renaming server to reviews-website by @TomBenDor in #152
- Create Class library and Web API by @Tom-stack3 in #153
- Create Sign up method in Web API by @Tom-stack3 in #158
- Communicate with remote servers by @Tom-stack3 in #160
- Allow all origins to interact with the API by @TomBenDor in #163
- Add JWT authentication by @OmerShoulstein in #161
- Add hard coded users to database by @Tom-stack3 in #166
- Return users from Web-API successfully by @Tom-stack3 in #165
- Embed React by @TomBenDor in #167
- Adding contact via API by @OmerShoulstein in #170
- Support individual contact names by @Tom-stack3 in #172
- Change server port by @OmerShoulstein in #176
- Reviews Page by @TomBenDor in #168
- Connect reviews site to React app by @Tom-stack3 in #175
- Cleanup by @OmerShoulstein in #180
- Removed some bears by @TomBenDor in #183
- Milestone 2 Readme by @OmerShoulstein in #182
Full Changelog: web-client...api
Web Client
What's Changed
- Created React app by @Tom-stack3 in #3
- Create Node.js compile action by @TomBenDor in #9
- Created basic routes by @Tom-stack3 in #8
- Update node.js.yml by @TomBenDor in #10
- Save user credentials by @Tom-stack3 in #13
- Set action to run on Windows & fix warnings by @TomBenDor in #14
- Action runs only on node 16.x by @TomBenDor in #23
- Run action only when PR is ready by @TomBenDor in #24
- Auth System Design by @TomBenDor in #25
- Added use of CSS variables by @Tom-stack3 in #31
- Better support for small screens by @TomBenDor in #32
- Landing Page by @OmerShoulstein in #26
- removed comment by @OmerShoulstein in #37
- Upload a profile picture by @Tom-stack3 in #34
- Live field errors on Sign Up by @Tom-stack3 in #44
- Display name checks by @OmerShoulstein in #45
- Fixed Sign Up bugs by @OmerShoulstein in #46
- SVG animation alignment & scaling by @TomBenDor in #47
- Additional Sign Up errors by @OmerShoulstein in #48
- Display name regex bug by @OmerShoulstein in #50
- Fixed .center class by @TomBenDor in #52
- Sign in username checks by @OmerShoulstein in #55
- Split css file by @OmerShoulstein in #54
- Action runs when PR is not draft by @TomBenDor in #59
- Chat Page by @TomBenDor in #40
- Fixed check passes without requirements by @TomBenDor in #61
- Hardcoded database by @TomBenDor in #62
- Chat background image by @TomBenDor in #64
- Run action when labeled by @TomBenDor in #69
- Sending messages by @Tom-stack3 in #68
- Chat welcome message by @TomBenDor in #67
- Profile picture in chat page by @OmerShoulstein in #71
- Send message when Enter key is pressed by @Tom-stack3 in #73
- Support Multi line messages by @TomBenDor in #74
- Introduced use of message cache by @Tom-stack3 in #76
- Scroll down automatically in chat by @Tom-stack3 in #78
- Fixed bug by @TomBenDor in #82
- Sorting contacts list by last message time by @TomBenDor in #77
- Spaces allowed by @TomBenDor in #81
- Message width is limited to avoid scrolling by @TomBenDor in #83
- Fixed bug with Messages cache by @Tom-stack3 in #85
- Design chat buttons by @TomBenDor in #79
- Changes to password validate both password fields by @Tom-stack3 in #90
- Attach images by @Tom-stack3 in #91
- Attaching Videos by @TomBenDor in #93
- Better looking chat buttons by @TomBenDor in #94
- Audio messages by @Tom-stack3 in #95
- Clear input box after sending text message by @TomBenDor in #102
- Fixed time bug by @OmerShoulstein in #103
- Adding contacts by @OmerShoulstein in #98
- Clear input field after adding contact by @Tom-stack3 in #107
- Added discard recording button by @OmerShoulstein in #108
- Initialize message box value by @OmerShoulstein in #109
- Move database to JSON file by @Tom-stack3 in #113
- Add more example contacts by @Tom-stack3 in #97
- Add contact ux changes by @OmerShoulstein in #116
- Implement dark and light theme button by @Tom-stack3 in #117
- Import Lato Font by @TomBenDor in #119
- Restructre database by @TomBenDor in #118
- Changed message bubble colors by @Tom-stack3 in #122
- Database typo by @Tom-stack3 in #123
- Fixed "don't yell at me" bug by @Tom-stack3 in #125
- Fixed database id bug by @Tom-stack3 in #127
- Unread background color by @Tom-stack3 in #126
- Contact modal ui tweaks by @OmerShoulstein in #124
- Using Lato Font 300 & 700 by @TomBenDor in #130
- Add more conversations to the database by @OmerShoulstein in #129
- Passwords match regex pattern by @OmerShoulstein in #131
- Add "Take the L" video message by @Tom-stack3 in #133
- Web Client README by @TomBenDor in #92
Full Changelog: https://github.com/TomBenDor/AP2/commits/web-client