index
:
IT-kariera/Team-Kaleidoscope/DevHive
chat_system
dev
dev-old
feature/profile_picture_implementation
fix_friends_authorization
friends_functionality
heroku/main
lazy_loading
main
nswag
rating_system
unit_test_refactoring
unit_tests
[no description]
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Web
/
DevHive.Web
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added initial implmementation of AddFriend
fix_friends_authorization
Syndamia
2021-03-29
2
-0
/
+23
*
Improved formating of response from exception middleware
Syndamia
2021-03-28
1
-6
/
+9
*
Updated database name in appsettings and ConnectionString
Syndamia
2021-03-27
1
-1
/
+1
*
Rating's GetById and GetRatingByPostAndUser return null if User hasn't rated;...
transtrike
2021-03-26
1
-1
/
+1
*
Fixed to new() where possible and readable
transtrike
2021-03-15
12
-24
/
+238
|
\
|
*
Merge pull request #22 from Team-Kaleidoscope/rating_system
Danail Dimitrov
2021-03-14
3
-9
/
+7
|
|
\
|
|
*
added documentaion for rating repository
Danail Dimitrov
2021-03-14
1
-1
/
+0
|
|
*
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
2
-2
/
+2
|
|
*
Fixing bugs in rating layer
Danail Dimitrov
2021-03-03
1
-1
/
+2
|
*
|
XML Docs on all controllers
transtrike
2021-03-13
9
-16
/
+181
|
*
|
Technology xml comments added; Needs finish
transtrike
2021-03-13
2
-3
/
+54
*
|
|
Fixed to new() where possible and readable
transtrike
2021-03-15
1
-2
/
+2
|
/
/
*
/
NSwag replaced Swagger; Doc prep configured
nswag
transtrike
2021-03-03
3
-42
/
+53
|
/
*
Fixed AutoMapper Assembly Error
transtrike
2021-03-01
2
-1
/
+4
*
tryibg to fix rating layers
Danail Dimitrov
2021-02-28
2
-7
/
+20
*
merge with dev
Danail Dimitrov
2021-02-28
9
-61
/
+136
|
\
|
*
Removed JwtOptions
transtrike
2021-02-28
2
-13
/
+4
|
*
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
4
-30
/
+60
|
*
Fixed Project Restore Problem "Not Found"
transtrike
2021-02-26
1
-15
/
+17
|
*
Initial Swagger configuration setup
transtrike
2021-02-25
2
-4
/
+35
|
*
Updated Nuget packages; Added Swagger packages for further documentation
transtrike
2021-02-25
1
-1
/
+5
*
|
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
2
-2
/
+22
*
|
Added GetById for rating
Danail Dimitrov
2021-02-26
2
-1
/
+10
*
|
Adding RatePost functionality
Danail Dimitrov
2021-02-25
3
-9
/
+12
*
|
model update for rating
Danail Dimitrov
2021-02-21
3
-7
/
+7
|
/
*
Revert "initial implementation of message layer"
transtrike
2021-02-19
3
-75
/
+0
*
initial implementation of message layer
Danail Dimitrov
2021-02-18
3
-0
/
+75
*
EF Core splitting queries for performance boost
transtrike
2021-02-18
1
-1
/
+4
*
UserManager&RoleManager logic moved to Repo; Password hashing and validation ...
transtrike
2021-02-16
3
-11
/
+11
*
Moved Default&Admin Roles insertion to DB Config
transtrike
2021-02-16
1
-1
/
+26
*
Fixed formatting; Adjusted warnings; Adjusted variable names
transtrike
2021-02-15
2
-25
/
+25
*
Code Analyzer added to all csproj; Removed unnessessary code; Fixed formatting
transtrike
2021-02-15
5
-29
/
+19
*
Restructure Successful
transtrike
2021-02-13
6
-55
/
+15
*
Removed all references
transtrike
2021-02-13
5
-15
/
+8
*
Project Restructure P.1
transtrike
2021-02-13
30
-0
/
+1323