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
*
Separated comment models, controler and service from post's
Syndamia
2021-01-30
12
-83
/
+100
*
File Upload implemented; Post Layers adapted to File Uploading
transtrike
2021-01-29
6
-5
/
+23
*
Routing in FeedController for HTTP Get Posts added
transtrike
2021-01-29
1
-1
/
+3
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev
transtrike
2021-01-29
3
-2
/
+3
|
\
|
*
Language and technology getbyid doesn't require authroization anymore
Syndamia
2021-01-29
2
-2
/
+2
|
*
Fixed GetUser (by username) authorization
Syndamia
2021-01-29
1
-0
/
+1
*
|
GetUserPosts implemented
transtrike
2021-01-29
1
-0
/
+12
|
/
*
Fixed the return type of UserService.DeleteUser and refactored UserController...
Danail Dimitrov
2021-01-28
1
-1
/
+4
*
Fixed create post and comment validation logic
Syndamia
2021-01-28
1
-2
/
+2
*
Users with only the role User can now create comments and posts (while admins...
Syndamia
2021-01-28
1
-3
/
+8
*
Fixed name inconsistency (TechnologyService.Create renamed to CreateTechnology)
Danail Dimitrov
2021-01-27
1
-1
/
+1
*
DbContext configurations
transtrike
2021-01-26
1
-4
/
+0
*
GetLanguages&GetTechnologies implmenented
transtrike
2021-01-26
2
-0
/
+24
*
Attributes changed to use Roles, not Policy
transtrike
2021-01-26
5
-8
/
+15
*
UserUpdate does not allow updating roles if not admin; HTTP Put now works pro...
transtrike
2021-01-26
7
-18
/
+14
*
Brief testing of GetPost
transtrike
2021-01-26
10
-5
/
+106
*
Migrations added; CRUD over Posts&Comments successfully completed
transtrike
2021-01-24
7
-18
/
+12
*
All Post&Comment Implemented; Initializing testing...
transtrike
2021-01-23
5
-51
/
+64
*
Post&Comment Models implemented; Mappings Configured
transtrike
2021-01-23
8
-98
/
+60
*
Fixed Comment Models&Mappings
transtrike
2021-01-23
4
-6
/
+26
*
Comment Models fixed
transtrike
2021-01-23
4
-0
/
+52
*
The beginning of role based authorization
transtrike
2021-01-23
6
-11
/
+27
*
Configured Production launch config
transtrike
2021-01-23
1
-0
/
+8
*
Removal of unused package and configuration
transtrike
2021-01-23
2
-21
/
+1
*
Adding Comment layer unit test(Note: Data is to be refactored no data layer t...
Danail Dimitrov
2021-01-21
1
-1
/
+1
*
Removed HTTP Patch; Refactored HTTP Put; Fixed Update bug
transtrike
2021-01-21
6
-27
/
+24
*
Tryed implementing the http patch
transtrike
2021-01-21
3
-13
/
+22
*
Changed List to HashSet for "no duplicates" scenario
transtrike
2021-01-20
2
-7
/
+7
*
Config ExceptionMiddleware; Config Mapper; Fixed User editing; Implmeneted Fr...
transtrike
2021-01-19
5
-19
/
+22
*
Fixed mapping issue
transtrike
2021-01-19
1
-1
/
+1
*
Added attributes to the Web models for validations
transtrike
2021-01-19
25
-20
/
+159
*
Adjusted custom exception middleware; Removed old Global Exception Handler
transtrike
2021-01-19
3
-53
/
+2
*
Added Custom Middleware for Exception Handling
transtrike
2021-01-19
3
-1
/
+68
*
Copied auth method from Update to Patch
transtrike
2021-01-19
1
-1
/
+4
*
Implemented HttpPatch
transtrike
2021-01-19
1
-0
/
+13
*
Fixed more issues
transtrike
2021-01-19
2
-5
/
+8
*
Configured launch.json to be workspace wide; Fixed GetFriend to GetUser
transtrike
2021-01-19
4
-50
/
+47
*
Fixed default(x) to null
transtrike
2021-01-18
1
-0
/
+3
*
Fix lang naming
transtrike
2021-01-17
1
-1
/
+1
*
User update now updates languages, roles and friends
Syndamia
2021-01-17
1
-0
/
+7
*
Fixed role implementation by bringing back and improving all role models
Syndamia
2021-01-17
5
-24
/
+22
*
Lang&Tech layers now return id on Create
transtrike
2021-01-17
4
-23
/
+20
*
Lang layer working
transtrike
2021-01-17
4
-3
/
+12
*
Made Lang&Tech layers consistant; Merged C**D methods to Update
transtrike
2021-01-17
2
-12
/
+12
*
Moved Lang&Tech CRUD to Update in User Layer
transtrike
2021-01-17
8
-73
/
+29
*
Fixed formatting
transtrike
2021-01-15
5
-5
/
+5
*
Extracted Interfaces from every DevHive.Data class; Tidied up the DevHive.Int...
transtrike
2021-01-15
2
-17
/
+16
*
Removed virtual from methods
transtrike
2021-01-15
2
-2
/
+2
*
Refactoed technology service tests to use Assert.Throw instead of try catch
Danail Dimitrov
2021-01-14
1
-3
/
+3
*
Fixed dependency injection for controller service interfaces in controllers
Syndamia
2021-01-14
6
-36
/
+30
[next]