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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed a bug where updating a Technology would create a new instence instead o...
Danail Dimitrov
2020-12-18
2
-3
/
+3
*
Fixed a bug where Updating a Language would create a new instance instead of ...
Danail Dimitrov
2020-12-18
2
-1
/
+2
*
Fixed Technology and Language validations
Danail Dimitrov
2020-12-18
6
-4
/
+8
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev
transtrike
2020-12-18
12
-7
/
+206
|
\
|
*
Adding Technology Web layer
Danail Dimitrov
2020-12-18
5
-3
/
+107
|
*
Added: TechnologyService, Technology Service models, Technology mappings for ...
Danail Dimitrov
2020-12-18
7
-3
/
+99
|
*
Removed password hash from JWT
Syndamia
2020-12-18
1
-4
/
+3
*
|
Removed IsUsernameValid
transtrike
2020-12-18
2
-9
/
+2
|
/
*
Fixed random 2 showing up
transtrike
2020-12-18
1
-1
/
+0
*
Fixed Id showing in web model
transtrike
2020-12-18
3
-3
/
+13
*
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
6
-34
/
+168
|
/
*
Fixed roles not mapping properly
transtrike
2020-12-17
2
-2
/
+2
*
Fixed namespaces
transtrike
2020-12-17
7
-28
/
+25
*
RoleModel moved to DevHive.Common
transtrike
2020-12-17
6
-15
/
+16
*
Friends implementation added. UserController/AddAFriend added
transtrike
2020-12-17
13
-20
/
+505
*
Newtonsoft.Json added
transtrike
2020-12-17
1
-1
/
+6
*
Reworked RoleController and RoleService to be consistent with the app structure
Syndamia
2020-12-17
6
-37
/
+56
*
Preparation for Friends implementation
transtrike
2020-12-17
3
-10
/
+2
*
Cleanup in User and preparation for Friends implementation
transtrike
2020-12-17
1
-2
/
+1
*
Roles are now in a seperate table, user can contain multiple roles (BUT JWT d...
Syndamia
2020-12-17
10
-15
/
+555
*
Cleanup after testing
transtrike
2020-12-16
2
-2
/
+0
*
Adding TechnologyRepository and Technology model
Danail Dimitrov
2020-12-16
2
-0
/
+75
*
Added DevHive.Common; Changed repositories behavior; Abstracted some common l...
transtrike
2020-12-16
14
-50
/
+95
*
Refactored LanguageController and Language web models
Danail Dimitrov
2020-12-16
5
-14
/
+39
*
Refactored LanguageService and Language service Models
Danail Dimitrov
2020-12-16
3
-11
/
+18
*
Refactored LanguageData
Danail Dimitrov
2020-12-16
1
-6
/
+13
*
IRepository should return bool for void operations & Update changes
transtrike
2020-12-16
1
-13
/
+13
|
\
|
*
Changed LanguageService's methods' return types to Task<LanguageServiceModel>
Danail Dimitrov
2020-12-16
1
-13
/
+13
|
*
Fixed EditAsync from UserRepository
Syndamia
2020-12-16
1
-3
/
+9
*
|
IRepository should return bool for void operations
transtrike
2020-12-16
1
-1
/
+1
*
|
IRepository should return bool for void operations
transtrike
2020-12-16
1
-3
/
+3
*
|
Fixed EditAsync method in UserRepository
Syndamia
2020-12-16
1
-2
/
+5
|
/
*
Authorization fixed
transtrike
2020-12-16
6
-11
/
+23
*
Register now returns token, instead of requiring the user to login
transtrike
2020-12-16
2
-5
/
+5
*
Fixed User Service and User Controller return types
transtrike
2020-12-16
5
-28
/
+60
*
Changed models in Web to use inheritance of most repeated properties
Syndamia
2020-12-16
4
-31
/
+40
*
Removed unecessary Data annotations in data user model
Syndamia
2020-12-16
1
-11
/
+0
*
Added password strength validation
Syndamia
2020-12-16
2
-0
/
+25
*
Changed models in the Service to have inheritance
transtrike
2020-12-16
5
-11
/
+381
*
Fixed data user length annotation attributes
Syndamia
2020-12-16
1
-3
/
+6
*
Fixed user input data validation upon registration
Syndamia
2020-12-16
4
-36
/
+65
*
Fixed GetById to return only public info
transtrike
2020-12-16
7
-14
/
+32
*
Fixed JWT Token generation
transtrike
2020-12-15
2
-1
/
+2
*
Added public const Role
transtrike
2020-12-15
2
-2
/
+4
*
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
[next]