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 profile picture table functionality; added models and interfaces ...
Syndamia
2021-02-03
5
-0
/
+38
*
User-Friends Relation Fixed
transtrike
2021-02-03
1
-1
/
+4
*
Fixed post files updating in api
Syndamia
2021-02-02
1
-1
/
+1
*
Fixed update comment web model and update method
Syndamia
2021-02-02
2
-3
/
+4
*
GetByUsername & GetById return post Ids; Read POst returns URLs
transtrike
2021-02-01
1
-4
/
+7
*
Read Post returns Comments as Ids
transtrike
2021-02-01
1
-3
/
+2
*
Commented out implementation of Rating; Bug fixes
transtrike
2021-02-01
5
-0
/
+83
*
Tech & Lang read models return ids
transtrike
2021-02-01
3
-15
/
+9
*
Post returns file urls
transtrike
2021-02-01
1
-2
/
+3
*
Fixed comment editing
transtrike
2021-01-31
1
-0
/
+1
*
Fixed NullReference in cloud, CommentEditingWebModel, PromotionToAdmin, Posts...
transtrike
2021-01-31
10
-41
/
+14
*
Username added to JWT; Promotion to Admin fixed
transtrike
2021-01-31
13
-85
/
+104
|
\
|
*
Made feed methods Post, from Get, because get requests mustn't have a body
Syndamia
2021-01-30
1
-2
/
+2
|
*
Fixed authorization requiremenets for geting user posts
Syndamia
2021-01-30
1
-0
/
+1
|
*
Fixed GetUserPosts implementation
Syndamia
2021-01-30
1
-1
/
+1
|
*
Separated comment models, controler and service from post's
Syndamia
2021-01-30
12
-83
/
+100
*
|
User - Friend relation inital fix
transtrike
2021-01-30
1
-1
/
+1
*
|
IDFK
transtrike
2021-01-30
1
-0
/
+1
|
/
*
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
[next]