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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #27 from Team-Kaleidoscope/unit_tests
Kamen Mladenov
2021-04-09
7
-406
/
+149
|
\
|
*
Adding Tests for untested Methods in LanguageRepository
unit_tests
Danail Dimitrov
2021-03-18
1
-1
/
+18
|
*
Adding test for untested methods in FeedRepository
Danail Dimitrov
2021-03-18
1
-15
/
+54
|
*
Removed test files for UserRepository and RoleRepository. They now use build ...
Danail Dimitrov
2021-03-18
2
-385
/
+0
|
*
Added tests for untested methods in CommentRepository
Danail Dimitrov
2021-03-18
3
-5
/
+77
*
|
Improved parsing of errors from Attributes. Reverted old style of errors
transtrike
2021-04-08
3
-2
/
+28
*
|
Updated adding and removing friends to work with friend username, instead of ...
Syndamia
2021-04-08
3
-12
/
+12
*
|
Fixed remove files from cloud workaround throwin error when called
Syndamia
2021-04-07
1
-1
/
+1
*
|
Fixed profile picture get method requiring authorization string in header
Syndamia
2021-04-07
1
-1
/
+1
*
|
Added adding & removing friends funtionality & endpoints for them
transtrike
2021-04-07
6
-76
/
+24
*
|
adding functionality to add and remove friends
Danail Dimitrov
2021-04-07
13
-705
/
+92
*
|
Merged from dev
transtrike
2021-04-07
59
-2457
/
+1170
|
\
\
|
*
|
Introduced consts for every string possible. FML
transtrike
2021-04-05
15
-131
/
+177
|
*
|
ReadProfilePic endpoint implemented
transtrike
2021-04-02
2
-7
/
+14
|
*
|
InsertProfilePic removed(useless, since every User has one at creation that g...
transtrike
2021-04-02
1
-8
/
+0
|
*
|
dev -> feature/profile_picture_implementation(02.03.2021)
transtrike
2021-04-02
18
-52
/
+114
|
|
\
\
|
|
*
|
Introduced Logger; Replaced DevExcHandler with Custom; Logging Errors to
transtrike
2021-04-02
16
-46
/
+103
|
|
*
|
Fixed warnings for commented code and async cloudinary method
Syndamia
2021-03-29
2
-3
/
+3
|
|
*
|
Uploading files to cloudinary now uses the filename, not a guid
Syndamia
2021-03-28
1
-3
/
+8
|
*
|
|
First test implementation and exploration
transtrike
2021-03-30
1
-0
/
+75
|
*
|
|
Added profile picture documentation
feature/profile_picture_implementation
transtrike
2021-03-28
2
-1
/
+25
|
*
|
|
ProfilePic saved in User fixed
transtrike
2021-03-28
8
-7
/
+1745
|
*
|
|
Dev changes merged into ProfilePicLayer branch
transtrike
2021-03-28
20
-4251
/
+25
|
|
\
|
|
|
|
*
|
Improved formating of response from exception middleware
Syndamia
2021-03-28
1
-6
/
+9
|
|
*
|
Updated database name in appsettings and ConnectionString
Syndamia
2021-03-27
2
-3
/
+3
|
|
*
|
removing parts of old rating system
Danail Dimitrov
2021-03-27
7
-129
/
+685
|
|
*
|
Rating's GetById and GetRatingByPostAndUser return null if User hasn't rated;...
transtrike
2021-03-26
2
-5
/
+7
|
|
|
/
|
*
|
Fixed default Picture URL
transtrike
2021-03-26
1
-1
/
+1
|
*
|
Splitted validation in Service
transtrike
2021-03-26
1
-5
/
+10
|
*
|
Profile Picture implemented; Tests and Front end work await
transtrike
2021-03-25
20
-108
/
+971
|
|
/
*
|
Friends endpoint init
transtrike
2021-04-07
4
-0
/
+98
*
|
removing parts of old rating system
Danail Dimitrov
2021-03-22
7
-129
/
+685
|
/
*
Removed interfaces for pure classes
friends_functionality
transtrike
2021-03-17
17
-145
/
+8
*
IRepository namespace fix; Useless folder removed
transtrike
2021-03-17
9
-10
/
+2
*
Fixed to new() where possible and readable
transtrike
2021-03-15
49
-1904
/
+4159
|
\
|
*
Merge pull request #22 from Team-Kaleidoscope/rating_system
Danail Dimitrov
2021-03-14
18
-31
/
+1684
|
|
\
|
|
*
Updated rating tests to follow our current code style standards
rating_system
Syndamia
2021-03-14
3
-127
/
+247
|
|
*
minor ajustments to rating repository documentation
Danail Dimitrov
2021-03-14
1
-1
/
+1
|
|
*
added documentaion for rating repository
Danail Dimitrov
2021-03-14
2
-1
/
+22
|
|
*
Added tests for rating repository
Syndamia
2021-03-13
1
-0
/
+188
|
|
*
Added tests for rating service
Syndamia
2021-03-13
1
-0
/
+370
|
|
*
Added tests for rating controller
Syndamia
2021-03-13
1
-0
/
+257
|
|
*
Fixed type in delete rating method name in rating controller
Syndamia
2021-03-13
1
-1
/
+1
|
|
*
Removed _userService from RatingController
Danail Dimitrov
2021-03-03
1
-3
/
+1
|
|
*
Adding authorization to Rating Controller
Danail Dimitrov
2021-03-03
1
-1
/
+1
|
|
*
Moved Rating service models outside of Post folder
Danail Dimitrov
2021-03-03
8
-8
/
+8
|
|
*
Adding Post.CurrentRating functionality
Danail Dimitrov
2021-03-03
1
-0
/
+10
|
|
*
addint updated migartion for rating
Danail Dimitrov
2021-03-03
3
-3
/
+699
|
|
*
Fixing bugs in rating layer
Danail Dimitrov
2021-03-03
5
-14
/
+7
|
*
|
Merge pull request #21 from Team-Kaleidoscope/unit_test_refactoring
Kamen Mladenov
2021-03-14
21
-1860
/
+2249
|
|
\
\
[next]