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.Web
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented CORS in API (so Angular could accept requests from the API)
Syndamia
2021-01-08
1
-0
/
+8
*
Fixed Comment implementation
Danail Dimitrov
2021-01-04
2
-5
/
+9
*
added user validation for deleting and updating comments
Danail Dimitrov
2021-01-03
1
-2
/
+8
*
Implemented Posts and merged Comment to Post
transtrike
2020-12-30
13
-95
/
+187
*
Fixed mappings bug for Comment in the service
Danail Dimitrov
2020-12-30
1
-1
/
+1
*
Fixed dependency injection, migrations and dbset for comment
Danail Dimitrov
2020-12-30
1
-0
/
+2
*
Adding coomment layers
Danail Dimitrov
2020-12-30
4
-0
/
+109
*
Exception handling added
transtrike
2020-12-21
1
-7
/
+36
*
Moved IdModel to DevHive.Common.Data
transtrike
2020-12-20
1
-1
/
+1
*
Moved DI config to DevHive.Web/Extensions
transtrike
2020-12-19
2
-10
/
+23
*
Moved migrations to DevHive.Data
transtrike
2020-12-19
2
-3
/
+15
*
Moved Friends to User(you no longer have friends)
transtrike
2020-12-19
4
-62
/
+30
*
ALmost solved DP
transtrike
2020-12-19
15
-2204
/
+11
*
Friends insert validations
transtrike
2020-12-19
3
-14
/
+34
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev
Danail Dimitrov
2020-12-18
1
-4
/
+12
|
\
|
*
Made user JWT more secure by checking the validity of the attached informatio...
Syndamia
2020-12-18
1
-4
/
+12
*
|
Fixed a bug where updating a Technology would create a new instence instead o...
Danail Dimitrov
2020-12-18
1
-2
/
+2
|
/
*
Fixed Technology and Language validations
Danail Dimitrov
2020-12-18
2
-0
/
+2
*
Adding Technology Web layer
Danail Dimitrov
2020-12-18
4
-0
/
+104
*
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
*
Implemented Friends layer
transtrike
2020-12-17
2
-9
/
+59
*
Fixed roles not mapping properly
transtrike
2020-12-17
1
-1
/
+1
*
Fixed namespaces
transtrike
2020-12-17
4
-18
/
+17
*
RoleModel moved to DevHive.Common
transtrike
2020-12-17
4
-12
/
+12
*
Friends implementation added. UserController/AddAFriend added
transtrike
2020-12-17
7
-13
/
+453
*
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
4
-13
/
+40
*
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
3
-6
/
+517
*
Added DevHive.Common; Changed repositories behavior; Abstracted some common l...
transtrike
2020-12-16
3
-7
/
+8
*
Refactored LanguageController and Language web models
Danail Dimitrov
2020-12-16
5
-14
/
+39
*
IRepository should return bool for void operations
transtrike
2020-12-16
1
-1
/
+1
*
Authorization fixed
transtrike
2020-12-16
5
-5
/
+14
*
Register now returns token, instead of requiring the user to login
transtrike
2020-12-16
1
-3
/
+3
*
Fixed User Service and User Controller return types
transtrike
2020-12-16
3
-7
/
+33
*
Changed models in Web to use inheritance of most repeated properties
Syndamia
2020-12-16
4
-31
/
+40
*
Added password strength validation
Syndamia
2020-12-16
2
-0
/
+25
*
Changed models in the Service to have inheritance
transtrike
2020-12-16
2
-0
/
+368
*
Fixed user input data validation upon registration
Syndamia
2020-12-16
3
-0
/
+62
*
Fixed GetById to return only public info
transtrike
2020-12-16
5
-7
/
+26
*
Fixed JWT Token generation
transtrike
2020-12-15
1
-1
/
+1
*
Fixed Mapping & duplication
transtrike
2020-12-15
1
-1
/
+1
*
Fixed Migrations creation problem
transtrike
2020-12-15
2
-334
/
+0
*
Fixed Migrations creation problem
transtrike
2020-12-15
6
-1
/
+1225
*
Resolving RoleController conflicts
transtrike
2020-12-15
1
-5
/
+1
*
Added initial migrations and partially fixed migrations
Syndamia
2020-12-15
1
-0
/
+4
*
Adding LanguageController (Implemented all Language layers)
Danail Dimitrov
2020-12-15
3
-14
/
+18
|
\
|
*
Updated packages to latest
transtrike
2020-12-15
1
-1
/
+1
|
*
Renamed _service to _*func*Service
transtrike
2020-12-15
2
-14
/
+14
[next]