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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed NullReference in cloud, CommentEditingWebModel, PromotionToAdmin, Posts...
transtrike
2021-01-31
3
-3
/
+0
*
UserUpdate does not allow updating roles if not admin; HTTP Put now works pro...
transtrike
2021-01-26
4
-5
/
+7
*
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 Fr...
transtrike
2021-01-19
1
-1
/
+1
*
Added attributes to the Web models for validations
transtrike
2021-01-19
12
-68
/
+69
*
Fixed more issues
transtrike
2021-01-19
1
-1
/
+4
*
Fixed role implementation by bringing back and improving all role models
Syndamia
2021-01-17
3
-4
/
+2
*
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
6
-9
/
+9
*
Fixed bugs with Lang features, User's GetById, Lang & User mappings; Added mo...
transtrike
2021-01-12
1
-0
/
+4
*
Fixed random 2 showing up
transtrike
2020-12-18
1
-1
/
+0
*
Fixed Id showing in web model
transtrike
2020-12-18
2
-1
/
+11
*
Fixed roles not mapping properly
transtrike
2020-12-17
1
-1
/
+1
*
Fixed namespaces
transtrike
2020-12-17
2
-2
/
+2
*
RoleModel moved to DevHive.Common
transtrike
2020-12-17
2
-11
/
+2
*
Friends implementation added. UserController/AddAFriend added
transtrike
2020-12-17
1
-1
/
+5
*
Reworked RoleController and RoleService to be consistent with the app structure
Syndamia
2020-12-17
2
-5
/
+11
*
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
2
-0
/
+25
*
Fixed user input data validation upon registration
Syndamia
2020-12-16
3
-0
/
+62
*
Fixed GetById to return only public info
transtrike
2020-12-16
2
-5
/
+12
*
Updated role controller and role service to use custom models and implemented...
Syndamia
2020-12-15
1
-1
/
+3
*
Implemented web models and updated user controller
Syndamia
2020-12-15
5
-0
/
+45