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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev
transtrike
2021-02-05
89
-7862
/
+2247
|
\
|
*
Fixed a some component scaling on very small devices
Syndamia
2021-02-05
2
-0
/
+7
|
*
Temporarely made ratings hidden from posts, because the functionality isn't t...
Syndamia
2021-02-05
1
-0
/
+5
|
*
Updated feed and post repository tests; commented out tests that can't be don...
Syndamia
2021-02-05
3
-30
/
+32
|
*
Added post file attachments migration
Syndamia
2021-02-05
3
-4
/
+772
|
*
Implemented post attachments, which move post file urls to their own table; u...
Syndamia
2021-02-05
7
-18
/
+58
|
*
Adding some metods to Rate repo
Danail Dimitrov
2021-02-05
36
-7958
/
+279
|
*
Added a link to the privacy policy in README
Kamen Mladenov
2021-02-05
1
-0
/
+2
|
*
Added UserController tests
Syndamia
2021-02-04
1
-0
/
+257
|
*
Adding FeedController tests
Danail Dimitrov
2021-02-04
5
-2
/
+103
|
*
Added RoleController tests
Syndamia
2021-02-04
1
-0
/
+201
|
*
Fixed post controller return messages
Syndamia
2021-02-04
1
-2
/
+2
|
*
Added PostController tests
Syndamia
2021-02-04
1
-0
/
+248
|
*
Adding CommentController tests
Danail Dimitrov
2021-02-04
2
-8
/
+264
|
*
Fixed existsing web layer tests (again)
Danail Dimitrov
2021-02-04
1
-5
/
+5
|
*
Merge branch 'dev' of https://github.com/Team-Kaleidoscope/DevHive into dev
Danail Dimitrov
2021-02-04
28
-24
/
+162
|
|
\
|
|
*
Added contents of the "Setting up locally" section in README
Kamen Mladenov
2021-02-04
1
-1
/
+6
|
|
*
Minor improvements to README styling and wording
Kamen Mladenov
2021-02-04
1
-15
/
+16
|
|
*
Improved readme contents links
Kamen Mladenov
2021-02-04
1
-2
/
+2
|
|
*
Added contents listing to readme
Kamen Mladenov
2021-02-04
1
-0
/
+4
|
|
*
Added screenshots to README
Syndamia
2021-02-04
13
-0
/
+15
|
|
*
Fixed user service JWT validation, that skipped role check if user is admin (...
Syndamia
2021-02-04
1
-3
/
+0
|
|
*
Added some XML documentation to Service layer (where really needed)
Syndamia
2021-02-04
4
-1
/
+73
|
|
*
Added some XML documentation in data layer
Syndamia
2021-02-04
5
-0
/
+30
|
|
*
Slightly limited file uploading in profile picture update to only images
Syndamia
2021-02-04
1
-1
/
+1
|
|
*
Improved handling and detection of file types in post attachments
Syndamia
2021-02-04
2
-3
/
+5
|
|
*
Improved handling of creating posts in feed
Syndamia
2021-02-04
1
-0
/
+4
|
|
*
Added the admin panel to profile settings page; moved where isAdminUser is ch...
Syndamia
2021-02-04
3
-1
/
+9
|
|
*
Fixed default picture url on user register
Syndamia
2021-02-04
1
-1
/
+1
|
*
|
Fixed service layer tests (again)
Danail Dimitrov
2021-02-04
8
-414
/
+453
|
|
/
*
/
Added recommended extension for VS Code
transtrike
2021-02-05
1
-1
/
+10
|
/
*
Merge branch 'dev' of https://github.com/Team-Kaleidoscope/DevHive into dev
Danail Dimitrov
2021-02-03
4
-1
/
+76
|
\
|
*
Post Editing preserves Post's comments
transtrike
2021-02-03
3
-0
/
+15
|
*
Added some information on setting up the project in README
Kamen Mladenov
2021-02-03
1
-1
/
+61
*
|
za viko
Danail Dimitrov
2021-02-03
2
-25
/
+49
|
/
*
Implemented adding and removing friends from user interface
Syndamia
2021-02-03
4
-5
/
+103
*
Finished implementation of feed
Syndamia
2021-02-03
3
-4
/
+13
*
Fixed going back to profile button
Syndamia
2021-02-03
1
-1
/
+1
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev
transtrike
2021-02-03
32
-26
/
+973
|
\
|
*
Implemented profile picture updating in profile settings
Syndamia
2021-02-03
5
-5
/
+97
|
*
Fixed post page loading, when there are no attachments
Syndamia
2021-02-03
1
-1
/
+6
|
*
Fixed profile picture in front-end model
Syndamia
2021-02-03
5
-12
/
+12
|
*
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
22
-8
/
+857
*
|
Added Include in the Queries
transtrike
2021-02-03
2
-4
/
+8
|
/
*
User-Friends Relation Fixed
transtrike
2021-02-03
20
-70
/
+2659
*
Implemented loading screen in post page
Syndamia
2021-02-02
2
-1
/
+10
*
Proper file names are now shown in posts and post edit page
Syndamia
2021-02-02
3
-1
/
+7
*
Finished implementation of post updating in UI
Syndamia
2021-02-02
2
-15
/
+18
*
Fixed post files updating in api
Syndamia
2021-02-02
2
-3
/
+4
[next]