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
/
DevHive.Web
/
Models
/
Identity
/
User
Commit message (
Collapse
)
Author
Age
Files
Lines
*
GetByUsername & GetById return post Ids; Read POst returns URLs
transtrike
2021-02-01
1
-4
/
+7
|
*
Fixed NullReference in cloud, CommentEditingWebModel, PromotionToAdmin, ↵
transtrike
2021-01-31
3
-3
/
+0
|
|
|
|
Posts violate key in db
*
UserUpdate does not allow updating roles if not admin; HTTP Put now works ↵
transtrike
2021-01-26
3
-3
/
+3
|
|
|
|
properly; UserUpdate validates properly
*
Removed HTTP Patch; Refactored HTTP Put; Fixed Update bug
transtrike
2021-01-21
1
-0
/
+5
|
*
Changed List to HashSet for "no duplicates" scenario
transtrike
2021-01-20
2
-7
/
+7
|
*
Config ExceptionMiddleware; Config Mapper; Fixed User editing; Implmeneted ↵
transtrike
2021-01-19
1
-1
/
+1
|
|
|
|
Friend add trough HttpPatch
*
Added attributes to the Web models for validations
transtrike
2021-01-19
6
-4
/
+51
|
*
Moved Lang&Tech CRUD to Update in User Layer
transtrike
2021-01-17
3
-1
/
+19
|
*
Removed virtual from methods
transtrike
2021-01-15
2
-2
/
+2
|
*
Fixed sln-wide code formatting
transtrike
2021-01-13
5
-8
/
+8
|
*
Fixed bugs with Lang features, User's GetById, Lang & User mappings; Added ↵
transtrike
2021-01-12
1
-0
/
+4
|
|
|
|
more UserService validations
*
Fixed Id showing in web model
transtrike
2020-12-18
1
-1
/
+1
|
*
Fixed roles not mapping properly
transtrike
2020-12-17
1
-1
/
+1
|
*
RoleModel moved to DevHive.Common
transtrike
2020-12-17
1
-1
/
+2
|
*
Friends implementation added. UserController/AddAFriend added
transtrike
2020-12-17
1
-1
/
+5
|
*
Fixed User Service and User Controller return types
transtrike
2020-12-16
1
-0
/
+12
|
*
Changed models in Web to use inheritance of most repeated properties
Syndamia
2020-12-16
4
-31
/
+40
|
*
Added password strength validation
Syndamia
2020-12-16
1
-0
/
+1
|
*
Fixed user input data validation upon registration
Syndamia
2020-12-16
1
-0
/
+22
|
*
Fixed GetById to return only public info
transtrike
2020-12-16
2
-5
/
+12
|
*
Implemented web models and updated user controller
Syndamia
2020-12-15
3
-0
/
+30