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 (
Collapse
)
Author
Age
Files
Lines
...
*
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 ↵
Syndamia
2020-12-17
3
-6
/
+517
|
|
|
|
doesn't support mutiple yet), added migrations, userrepository returns user roles with the user
*
Added DevHive.Common; Changed repositories behavior; Abstracted some common ↵
transtrike
2020-12-16
3
-7
/
+8
|
|
|
|
logic
*
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
|
|
*
|
Adding LanguageController (Implemented all Language layers)
Danail Dimitrov
2020-12-15
5
-0
/
+81
|
/
*
Fixed RoleController constructor
Syndamia
2020-12-15
1
-2
/
+2
|
*
Fixed ErrorController
Danail Dimitrov
2020-12-15
1
-5
/
+4
|
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev
transtrike
2020-12-15
2
-6
/
+5
|
\
|
*
Created ErrorController
Danail Dimitrov
2020-12-15
2
-6
/
+5
|
|
*
|
Fixed UpdateUser in UserService
transtrike
2020-12-15
1
-1
/
+2
|
/
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev
transtrike
2020-12-15
2
-3
/
+7
|
\
|
*
Slightly improved RoleController readability
Syndamia
2020-12-15
1
-2
/
+6
|
|
|
*
Implemented data Role model, added a RoleRepository skeleton and added mappings
Syndamia
2020-12-15
1
-1
/
+1
|
|
*
|
User Controller, Service & Data implemented
transtrike
2020-12-15
3
-18
/
+29
|
/
*
Updated role controller and role service to use custom models and ↵
Syndamia
2020-12-15
3
-10
/
+43
|
|
|
|
implemented role mapping
*
Changed object to Guid in IRepository
transtrike
2020-12-15
1
-4
/
+4
|
*
Implemented web models and updated user controller
Syndamia
2020-12-15
6
-3
/
+49
|
*
Cleaner Appsettings.json
transtrike
2020-12-15
1
-9
/
+1
|
*
Adjusted & Extracted Configuration
transtrike
2020-12-15
3
-4
/
+28
|
*
Stabalized project for compilation. Next step after init architecture
transtrike
2020-12-14
11
-81
/
+344
|
*
The Base Line
transtrike
2020-12-14
5
-0
/
+139
[prev]