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
*
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
*
Fixed role id creeping up the chain
transtrike
2021-01-19
1
-4
/
+4
*
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
*
Fixed role implementation by bringing back and improving all role models
Syndamia
2021-01-17
1
-7
/
+17
*
Lang&Tech layers now return id on Create
transtrike
2021-01-17
3
-13
/
+39
*
Lang layer working
transtrike
2021-01-17
2
-5
/
+2
*
Made Lang&Tech layers consistant; Merged C**D methods to Update
transtrike
2021-01-17
3
-95
/
+18
*
Moved Lang&Tech CRUD to Update in User Layer
transtrike
2021-01-17
3
-10
/
+8
*
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
5
-5
/
+5
*
JWT stores User ID, instead of username
Syndamia
2021-01-15
1
-8
/
+8
*
Refactoed technology service tests to use Assert.Throw instead of try catch
Danail Dimitrov
2021-01-14
1
-1
/
+0
*
Refactored Technology service tests
Danail Dimitrov
2021-01-14
1
-2
/
+2
*
Renamed async methods to include Async in the name in UserRepository
transtrike
2021-01-14
2
-5
/
+5
*
Fixed Language & Technology Update methods
transtrike
2021-01-14
2
-21
/
+21
*
Fixed issues in Language & Technology and their interactions with User
transtrike
2021-01-14
2
-47
/
+59
*
The return of the interfaces
transtrike
2021-01-13
5
-38
/
+55
*
Fixed bugs with Lang features, User's GetById, Lang & User mappings; Added mo...
transtrike
2021-01-12
2
-25
/
+24
*
Full implementation of Language & Technologies to User
transtrike
2021-01-12
2
-20
/
+81
*
Language layers refactored; User implements adding & removing Languages; Migr...
transtrike
2021-01-12
5
-76
/
+128
*
Added Interfaces for all repository classes
Danail Dimitrov
2021-01-11
5
-17
/
+17
*
added user validation for deleting and updating comments
Danail Dimitrov
2021-01-03
1
-1
/
+42
*
Implemented Posts and merged Comment to Post
transtrike
2020-12-30
2
-62
/
+98
*
Adding coomment layers
Danail Dimitrov
2020-12-30
1
-0
/
+62
*
Moved Friends to User(you no longer have friends)
transtrike
2020-12-19
2
-87
/
+62
*
ALmost solved DP
transtrike
2020-12-19
5
-11
/
+11
*
Friends service no longer inherits user service
transtrike
2020-12-19
1
-3
/
+2
*
Friends insert validations
transtrike
2020-12-19
1
-0
/
+7
*
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
*
Fixed a bug where Updating a Language would create a new instance instead of ...
Danail Dimitrov
2020-12-18
1
-0
/
+1
*
Fixed Technology and Language validations
Danail Dimitrov
2020-12-18
2
-4
/
+4
*
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
[next]