| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated adding and removing friends to work with friend username, instead of ↵ | Syndamia | 2021-04-08 | 1 | -4/+4 |
| | | | | | friend id (temporary solution?) | ||||
| * | Fixed profile picture get method requiring authorization string in header | Syndamia | 2021-04-07 | 1 | -1/+1 |
| | | |||||
| * | adding functionality to add and remove friends | Danail Dimitrov | 2021-04-07 | 1 | -2/+6 |
| | | |||||
| * | Merged from dev | transtrike | 2021-04-07 | 1 | -19/+37 |
| |\ | |||||
| | * | ReadProfilePic endpoint implemented | transtrike | 2021-04-02 | 1 | -0/+14 |
| | | | |||||
| | * | Profile Picture implemented; Tests and Front end work await | transtrike | 2021-03-25 | 1 | -19/+23 |
| | | | |||||
| * | | Friends endpoint init | transtrike | 2021-04-07 | 1 | -0/+50 |
| |/ | |||||
| * | Merge pull request #22 from Team-Kaleidoscope/rating_system | Danail Dimitrov | 2021-03-14 | 1 | -7/+6 |
| |\ | | | | | Rating system | ||||
| | * | Fixed type in delete rating method name in rating controller | Syndamia | 2021-03-13 | 1 | -1/+1 |
| | | | |||||
| | * | Removed _userService from RatingController | Danail Dimitrov | 2021-03-03 | 1 | -3/+1 |
| | | | |||||
| | * | Adding authorization to Rating Controller | Danail Dimitrov | 2021-03-03 | 1 | -1/+1 |
| | | | |||||
| | * | Moved Rating service models outside of Post folder | Danail Dimitrov | 2021-03-03 | 1 | -1/+1 |
| | | | |||||
| | * | Fixing bugs in rating layer | Danail Dimitrov | 2021-03-03 | 1 | -1/+2 |
| | | | |||||
| * | | XML Docs on all controllers | transtrike | 2021-03-13 | 8 | -15/+177 |
| | | | |||||
| * | | Technology xml comments added; Needs finish | transtrike | 2021-03-13 | 2 | -3/+54 |
| |/ | |||||
| * | tryibg to fix rating layers | Danail Dimitrov | 2021-02-28 | 1 | -6/+19 |
| | | |||||
| * | merge with dev | Danail Dimitrov | 2021-02-28 | 4 | -25/+56 |
| |\ | |||||
| | * | Integrated new JWT validation where needed | transtrike | 2021-02-28 | 3 | -8/+24 |
| | | | |||||
| | * | JWT Validations works; Introduced more bugs to fix later | transtrike | 2021-02-27 | 2 | -17/+32 |
| | | | |||||
| * | | adding delete rating functionality | Danail Dimitrov | 2021-02-27 | 2 | -1/+11 |
| | | | |||||
| * | | Adding user validation for rating layer | Danail Dimitrov | 2021-02-27 | 1 | -0/+6 |
| | | | |||||
| * | | Adding update layer for rating_system | Danail Dimitrov | 2021-02-26 | 1 | -2/+20 |
| | | | |||||
| * | | Added GetById for rating | Danail Dimitrov | 2021-02-26 | 1 | -0/+9 |
| | | | |||||
| * | | Adding RatePost functionality | Danail Dimitrov | 2021-02-25 | 1 | -7/+9 |
| | | | |||||
| * | | model update for rating | Danail Dimitrov | 2021-02-21 | 1 | -4/+4 |
| |/ | |||||
| * | Revert "initial implementation of message layer" | transtrike | 2021-02-19 | 1 | -52/+0 |
| | | | | | This reverts commit 1ff5502483c5ee8bab1ef0a70f61e18f6ba2399d. | ||||
| * | initial implementation of message layer | Danail Dimitrov | 2021-02-18 | 1 | -0/+52 |
| | | |||||
| * | UserManager&RoleManager logic moved to Repo; Password hashing and validation ↵ | transtrike | 2021-02-16 | 1 | -5/+4 |
| | | | | | moved to Repo and using ASPNET Core hashing methods; Added Migrations; Fixed Roles not added to user | ||||
| * | Restructure Successful | transtrike | 2021-02-13 | 1 | -1/+1 |
| | | |||||
| * | Removed all references | transtrike | 2021-02-13 | 2 | -4/+4 |
| | | |||||
| * | Project Restructure P.1 | transtrike | 2021-02-13 | 8 | -0/+657 |
