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.Services
/
Services
/
UserService.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented profile picture table functionality; added models and interfaces ...
Syndamia
2021-02-03
1
-1
/
+28
*
User-Friends Relation Fixed
transtrike
2021-02-03
1
-20
/
+33
*
Fixed NullReference in cloud, CommentEditingWebModel, PromotionToAdmin, Posts...
transtrike
2021-01-31
1
-8
/
+17
*
Username added to JWT; Promotion to Admin fixed
transtrike
2021-01-31
1
-58
/
+9
|
\
*
|
User - Friend relation inital fix
transtrike
2021-01-30
1
-2
/
+10
|
/
*
Fixed the return type of UserService.DeleteUser and refactored UserController...
Danail Dimitrov
2021-01-28
1
-3
/
+2
*
Adding UserService tests
Danail Dimitrov
2021-01-28
1
-3
/
+3
*
Refactored tests after the boys broke them
Danail Dimitrov
2021-01-28
1
-1
/
+0
*
Adding RoleRepository tests
Danail Dimitrov
2021-01-27
1
-3
/
+0
*
Fixed ChangeTracker; Optimized default role insertion
transtrike
2021-01-26
1
-1
/
+1
*
DbContext configurations
transtrike
2021-01-26
1
-0
/
+1
*
Working on Update User; Currently not updating user in UserRepo
transtrike
2021-01-26
1
-27
/
+35
*
UserUpdate does not allow updating roles if not admin; HTTP Put now works pro...
transtrike
2021-01-26
1
-64
/
+78
*
Brief testing of GetPost
transtrike
2021-01-26
1
-7
/
+46
*
Fixed formatting
transtrike
2021-01-23
1
-1
/
+1
*
The beginning of role based authorization
transtrike
2021-01-23
1
-0
/
+2
*
Kamen's proposal in Update() at BaseRepo merged
transtrike
2021-01-22
1
-1
/
+1
*
Cleaning of UserRepo&UserService of unused methods
transtrike
2021-01-21
1
-51
/
+0
*
Removed HTTP Patch; Refactored HTTP Put; Fixed Update bug
transtrike
2021-01-21
1
-80
/
+55
*
Fixed Password property positioning
transtrike
2021-01-21
1
-1
/
+2
*
Tryed implementing the http patch
transtrike
2021-01-21
1
-37
/
+41
*
Changed List to HashSet for "no duplicates" scenario
transtrike
2021-01-20
1
-6
/
+6
*
Config ExceptionMiddleware; Config Mapper; Fixed User editing; Implmeneted Fr...
transtrike
2021-01-19
1
-3
/
+23
*
Implemented HttpPatch
transtrike
2021-01-19
1
-27
/
+58
*
Configured launch.json to be workspace wide; Fixed GetFriend to GetUser
transtrike
2021-01-19
1
-1
/
+1
*
Fixed default(x) to null
transtrike
2021-01-18
1
-4
/
+9
*
Fix lang naming
transtrike
2021-01-17
1
-8
/
+15
*
User update now updates languages, roles and friends
Syndamia
2021-01-17
1
-1
/
+32
*
Lang layer working
transtrike
2021-01-17
1
-3
/
+0
*
Made Lang&Tech layers consistant; Merged C**D methods to Update
transtrike
2021-01-17
1
-85
/
+8
*
Moved Lang&Tech CRUD to Update in User Layer
transtrike
2021-01-17
1
-4
/
+4
*
Renamed AddFriend to AddFriendToUser to clarify method
transtrike
2021-01-15
1
-1
/
+1
*
Extracted Interfaces from every DevHive.Data class; Tidied up the DevHive.Int...
transtrike
2021-01-15
1
-1
/
+1
*
JWT stores User ID, instead of username
Syndamia
2021-01-15
1
-8
/
+8
*
Renamed async methods to include Async in the name in UserRepository
transtrike
2021-01-14
1
-2
/
+2
*
Fixed issues in Language & Technology and their interactions with User
transtrike
2021-01-14
1
-44
/
+56
*
The return of the interfaces
transtrike
2021-01-13
1
-10
/
+12
*
Fixed bugs with Lang features, User's GetById, Lang & User mappings; Added mo...
transtrike
2021-01-12
1
-22
/
+20
*
Full implementation of Language & Technologies to User
transtrike
2021-01-12
1
-14
/
+63
*
Language layers refactored; User implements adding & removing Languages; Migr...
transtrike
2021-01-12
1
-47
/
+99
*
Added Interfaces for all repository classes
Danail Dimitrov
2021-01-11
1
-4
/
+4
*
Moved Friends to User(you no longer have friends)
transtrike
2020-12-19
1
-11
/
+62
*
ALmost solved DP
transtrike
2020-12-19
1
-3
/
+3
*
ValidJWT bypasses username check when user is admin
Syndamia
2020-12-18
1
-14
/
+11
*
Made user JWT more secure by checking the validity of the attached informatio...
Syndamia
2020-12-18
1
-0
/
+47
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev
transtrike
2020-12-18
1
-4
/
+3
|
\
|
*
Removed password hash from JWT
Syndamia
2020-12-18
1
-4
/
+3
*
|
Removed IsUsernameValid
transtrike
2020-12-18
1
-2
/
+2
|
/
*
Fixing merge conflict
transtrike
2020-12-17
1
-6
/
+0
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev
transtrike
2020-12-17
1
-4
/
+16
|
\
[next]