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
/
Controllers
/
UserController.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed bugs with Lang features, User's GetById, Lang & User mappings; Added mo...
transtrike
2021-01-12
1
-0
/
+2
*
Changed HttpPost to HttpDelete when appropriate
transtrike
2021-01-12
1
-2
/
+2
*
Full implementation of Language & Technologies to User
transtrike
2021-01-12
1
-5
/
+60
*
Implemented Posts and merged Comment to Post
transtrike
2020-12-30
1
-1
/
+1
*
Moved IdModel to DevHive.Common.Data
transtrike
2020-12-20
1
-1
/
+1
*
Moved Friends to User(you no longer have friends)
transtrike
2020-12-19
1
-0
/
+28
*
ALmost solved DP
transtrike
2020-12-19
1
-2
/
+2
*
Made user JWT more secure by checking the validity of the attached informatio...
Syndamia
2020-12-18
1
-4
/
+12
*
Implemented Friends layer
transtrike
2020-12-17
1
-9
/
+0
*
Friends implementation added. UserController/AddAFriend added
transtrike
2020-12-17
1
-0
/
+11
*
Added DevHive.Common; Changed repositories behavior; Abstracted some common l...
transtrike
2020-12-16
1
-5
/
+5
*
Authorization fixed
transtrike
2020-12-16
1
-2
/
+3
*
Register now returns token, instead of requiring the user to login
transtrike
2020-12-16
1
-3
/
+3
*
Fixed User Service and User Controller return types
transtrike
2020-12-16
1
-7
/
+19
*
Fixed GetById to return only public info
transtrike
2020-12-16
1
-2
/
+5
*
Renamed _service to _*func*Service
transtrike
2020-12-15
1
-7
/
+7
*
Fixed UpdateUser in UserService
transtrike
2020-12-15
1
-1
/
+2
*
User Controller, Service & Data implemented
transtrike
2020-12-15
1
-14
/
+17
*
Changed object to Guid in IRepository
transtrike
2020-12-15
1
-4
/
+4
*
Implemented web models and updated user controller
Syndamia
2020-12-15
1
-3
/
+4
*
Stabalized project for compilation. Next step after init architecture
transtrike
2020-12-14
1
-0
/
+66