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
*
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