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.Data
/
Models
/
Post.cs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Implemented post attachments, which move post file urls to their own table; ↵
Syndamia
2021-02-05
1
-1
/
+2
|
|
|
|
updated post repository and post service to work with them (but didn't update service or web models)
*
Adding some metods to Rate repo
Danail Dimitrov
2021-02-05
1
-2
/
+1
|
*
Commented out implementation of Rating; Bug fixes
transtrike
2021-02-01
1
-2
/
+2
|
*
Fixed NullReference in cloud, CommentEditingWebModel, PromotionToAdmin, ↵
transtrike
2021-01-31
1
-1
/
+1
|
|
|
|
Posts violate key in db
*
User - Friend relation inital fix
transtrike
2021-01-30
1
-0
/
+3
|
*
File Upload implemented; Post Layers adapted to File Uploading
transtrike
2021-01-29
1
-1
/
+1
|
*
Comment and Post models refactored
transtrike
2021-01-28
1
-1
/
+1
|
*
Migrations added; CRUD over Posts&Comments successfully completed
transtrike
2021-01-24
1
-2
/
+2
|
*
Post&Comment Models implemented; Mappings Configured
transtrike
2021-01-23
1
-5
/
+6
|
*
Extracted Interfaces from every DevHive.Data class; Tidied up the ↵
transtrike
2021-01-15
1
-1
/
+2
|
|
|
|
DevHive.Interfaces
*
Implemented Posts and merged Comment to Post
transtrike
2020-12-30
1
-0
/
+21