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
*
Adding coomment layers
Danail Dimitrov
2020-12-30
16
-1
/
+719
*
Exception handling added
transtrike
2020-12-21
2
-8
/
+38
*
Fixed a weird fucking bug, preventing the F5 debugging
transtrike
2020-12-20
1
-5
/
+6
*
Moved IdModel to DevHive.Common.Data
transtrike
2020-12-20
2
-2
/
+2
*
Removed Razor, added Angular
transtrike
2020-12-20
65
-1396
/
+14890
*
Blazor Template added
transtrike
2020-12-19
34
-0
/
+1398
*
Moved DI config to DevHive.Web/Extensions
transtrike
2020-12-19
2
-10
/
+23
*
Moved migrations to DevHive.Data
transtrike
2020-12-19
8
-3
/
+1058
*
Moved Friends to User(you no longer have friends)
transtrike
2020-12-19
12
-200
/
+117
*
ALmost solved DP
transtrike
2020-12-19
21
-2216
/
+23
*
Friends service no longer inherits user service
transtrike
2020-12-19
1
-3
/
+2
*
Friends insert validations
transtrike
2020-12-19
4
-14
/
+41
*
ValidJWT bypasses username check when user is admin
Syndamia
2020-12-18
2
-14
/
+12
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev
Danail Dimitrov
2020-12-18
2
-4
/
+59
|
\
|
*
Made user JWT more secure by checking the validity of the attached informatio...
Syndamia
2020-12-18
2
-4
/
+59
*
|
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
[next]