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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev
transtrike
2020-12-18
3
-5
/
+70
|
\
|
*
Adding Technology Web layer
Danail Dimitrov
2020-12-18
1
-3
/
+3
|
*
Added: TechnologyService, Technology Service models, Technology mappings for ...
Danail Dimitrov
2020-12-18
2
-1
/
+67
|
*
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
|
\
|
*
Added username and password hash to JWT
Syndamia
2020-12-17
1
-4
/
+8
|
*
Authorization now supports multiple tokens
Syndamia
2020-12-17
1
-7
/
+5
*
|
Implemented Friends layer
transtrike
2020-12-17
2
-17
/
+71
|
/
*
Fixed namespaces
transtrike
2020-12-17
1
-5
/
+5
*
Friends implementation added. UserController/AddAFriend added
transtrike
2020-12-17
1
-3
/
+19
*
Reworked RoleController and RoleService to be consistent with the app structure
Syndamia
2020-12-17
1
-24
/
+15
*
Preparation for Friends implementation
transtrike
2020-12-17
1
-1
/
+1
*
Roles are now in a seperate table, user can contain multiple roles (BUT JWT d...
Syndamia
2020-12-17
2
-7
/
+16
*
Cleanup after testing
transtrike
2020-12-16
1
-1
/
+0
*
Added DevHive.Common; Changed repositories behavior; Abstracted some common l...
transtrike
2020-12-16
1
-7
/
+13
*
Refactored LanguageService and Language service Models
Danail Dimitrov
2020-12-16
1
-10
/
+9
*
Changed LanguageService's methods' return types to Task<LanguageServiceModel>
Danail Dimitrov
2020-12-16
1
-13
/
+13
*
Authorization fixed
transtrike
2020-12-16
1
-6
/
+9
*
Register now returns token, instead of requiring the user to login
transtrike
2020-12-16
1
-2
/
+2
*
Fixed User Service and User Controller return types
transtrike
2020-12-16
1
-21
/
+15
*
Fixed GetById to return only public info
transtrike
2020-12-16
1
-7
/
+4
*
Fixed JWT Token generation
transtrike
2020-12-15
1
-0
/
+1
*
Added public const Role
transtrike
2020-12-15
1
-1
/
+1
*
Fixed existing email message in UserService
Syndamia
2020-12-15
1
-1
/
+1
*
Fixed User password hash implementation
transtrike
2020-12-15
1
-2
/
+1
*
Updated LanguageService
Danail Dimitrov
2020-12-15
1
-1
/
+1
*
Adding LanguageService and updating LanguageRepository
Danail Dimitrov
2020-12-15
1
-0
/
+69
*
Implemented RoleService and updated RoleRepository structure
Syndamia
2020-12-15
1
-11
/
+42
*
Fixed UpdateUser in UserService
transtrike
2020-12-15
1
-3
/
+3
*
User Controller, Service & Data implemented
transtrike
2020-12-15
1
-46
/
+59
*
Updated role controller and role service to use custom models and implemented...
Syndamia
2020-12-15
1
-4
/
+16
*
Changed object to Guid in IRepository
transtrike
2020-12-15
1
-1
/
+1
*
Started work on refactoring of userservice
Syndamia
2020-12-15
1
-12
/
+24
*
Stabalized project for compilation. Next step after init architecture
transtrike
2020-12-14
2
-0
/
+129
[prev]