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 (
Collapse
)
Author
Age
Files
Lines
*
Fixed default(x) to null
transtrike
2021-01-18
1
-0
/
+3
|
*
Lang layer working
transtrike
2021-01-17
1
-1
/
+1
|
*
Moved Lang&Tech CRUD to Update in User Layer
transtrike
2021-01-17
1
-67
/
+3
|
*
Fixed formatting
transtrike
2021-01-15
1
-1
/
+1
|
*
Fixed dependency injection for controller service interfaces in controllers
Syndamia
2021-01-14
1
-6
/
+4
|
*
Fixed issues in Language & Technology and their interactions with User
transtrike
2021-01-14
1
-1
/
+0
|
*
Fixed sln-wide code formatting
transtrike
2021-01-13
1
-3
/
+3
|
*
Fixed bugs with Lang features, User's GetById, Lang & User mappings; Added ↵
transtrike
2021-01-12
1
-0
/
+2
|
|
|
|
more UserService validations
*
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 ↵
Syndamia
2020-12-18
1
-4
/
+12
|
|
|
|
information and the given user (id)
*
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 ↵
transtrike
2020-12-16
1
-5
/
+5
|
|
|
|
logic
*
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