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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented post attachments, which move post file urls to their own table; u...
Syndamia
2021-02-05
1
-1
/
+2
*
Adding some metods to Rate repo
Danail Dimitrov
2021-02-05
3
-8
/
+5
*
Made profile picture data model implement it's interface
Syndamia
2021-02-03
1
-1
/
+2
*
Implemented profile picture table functionality; added models and interfaces ...
Syndamia
2021-02-03
2
-1
/
+15
*
User-Friends Relation Fixed
transtrike
2021-02-03
1
-2
/
+4
*
Commented out implementation of Rating; Bug fixes
transtrike
2021-02-01
3
-5
/
+10
*
Fixed NullReference in cloud, CommentEditingWebModel, PromotionToAdmin, Posts...
transtrike
2021-01-31
1
-1
/
+1
*
Username added to JWT; Promotion to Admin fixed
transtrike
2021-01-31
1
-7
/
+0
|
\
*
|
User - Friend relation inital fix
transtrike
2021-01-30
2
-1
/
+4
*
|
IDFK
transtrike
2021-01-30
2
-0
/
+17
|
/
*
File Upload implemented; Post Layers adapted to File Uploading
transtrike
2021-01-29
1
-1
/
+1
*
Comments added to user as relation
transtrike
2021-01-28
1
-0
/
+2
*
Added Post relation to User
transtrike
2021-01-28
1
-0
/
+2
*
Comment and Post models refactored
transtrike
2021-01-28
2
-3
/
+5
*
Migrations added; CRUD over Posts&Comments successfully completed
transtrike
2021-01-24
6
-10
/
+14
*
Post&Comment Models implemented; Mappings Configured
transtrike
2021-01-23
1
-5
/
+6
*
Comment Models fixed
transtrike
2021-01-23
1
-0
/
+5
*
Changed List to HashSet for "no duplicates" scenario
transtrike
2021-01-20
4
-7
/
+7
*
Config ExceptionMiddleware; Config Mapper; Fixed User editing; Implmeneted Fr...
transtrike
2021-01-19
1
-0
/
+1
*
Lang&Tech Many-To-Many added; Migration added
transtrike
2021-01-19
2
-0
/
+4
*
Fix lang naming
transtrike
2021-01-17
1
-2
/
+2
*
Extracted Interfaces from every DevHive.Data class; Tidied up the DevHive.Int...
transtrike
2021-01-15
7
-18
/
+17
*
Removed virtual from methods
transtrike
2021-01-15
2
-2
/
+2
*
More formatting fixes
transtrike
2021-01-14
1
-1
/
+1
*
Language layers refactored; User implements adding & removing Languages; Migr...
transtrike
2021-01-12
2
-2
/
+11
*
Implemented Posts and merged Comment to Post
transtrike
2020-12-30
2
-2
/
+23
*
Adding coomment layers
Danail Dimitrov
2020-12-30
1
-0
/
+11
*
ValidJWT bypasses username check when user is admin
Syndamia
2020-12-18
1
-0
/
+1
*
Friends implementation added. UserController/AddAFriend added
transtrike
2020-12-17
1
-2
/
+2
*
Preparation for Friends implementation
transtrike
2020-12-17
1
-7
/
+1
*
Roles are now in a seperate table, user can contain multiple roles (BUT JWT d...
Syndamia
2020-12-17
2
-1
/
+5
*
Adding TechnologyRepository and Technology model
Danail Dimitrov
2020-12-16
1
-0
/
+2
*
Removed unecessary Data annotations in data user model
Syndamia
2020-12-16
1
-11
/
+0
*
Fixed data user length annotation attributes
Syndamia
2020-12-16
1
-3
/
+6
*
Fixed user input data validation upon registration
Syndamia
2020-12-16
1
-36
/
+3
*
Added public const Role
transtrike
2020-12-15
1
-1
/
+3
*
Adding LanguageRepository
Danail Dimitrov
2020-12-15
1
-1
/
+1
*
Implemented data Role model, added a RoleRepository skeleton and added mappings
Syndamia
2020-12-15
1
-0
/
+10
*
Added IModel to DevHive/Data
transtrike
2020-12-14
4
-3
/
+12
*
Stabalized project for compilation. Next step after init architecture
transtrike
2020-12-14
3
-0
/
+85