| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Adding RatePost functionality | Danail Dimitrov | 2021-02-25 | 14 | -49/+898 | |
| | | | | ||||||
| | * | | model update for rating | Danail Dimitrov | 2021-02-21 | 17 | -30/+39 | |
| | |/ | ||||||
| | * | Revert "initial implementation of message layer" | transtrike | 2021-02-19 | 18 | -267/+6 | |
| | | | | | | | | | This reverts commit 1ff5502483c5ee8bab1ef0a70f61e18f6ba2399d. | |||||
| | * | initial implementation of message layer | Danail Dimitrov | 2021-02-18 | 18 | -6/+267 | |
| | | | ||||||
| | * | Ghost sln removed | transtrike | 2021-02-18 | 1 | -188/+0 | |
| | | | ||||||
| | * | EF Core splitting queries for performance boost | transtrike | 2021-02-18 | 1 | -1/+4 | |
| | | | ||||||
| | * | UserManager&RoleManager logic moved to Repo; Password hashing and validation ↵ | transtrike | 2021-02-16 | 17 | -123/+2081 | |
| | | | | | | | | | moved to Repo and using ASPNET Core hashing methods; Added Migrations; Fixed Roles not added to user | |||||
| | * | Moved Default&Admin Roles insertion to DB Config | transtrike | 2021-02-16 | 1 | -1/+26 | |
| | | | ||||||
| | * | Fixed formatting; Adjusted warnings; Adjusted variable names | transtrike | 2021-02-15 | 14 | -42/+40 | |
| | | | ||||||
| | * | Code Analyzer added to all csproj; Removed unnessessary code; Fixed formatting | transtrike | 2021-02-15 | 34 | -171/+145 | |
| | | | ||||||
| | * | Weird SLN Tracking Bug Fixed | transtrike | 2021-02-13 | 1 | -0/+188 | |
| | | | ||||||
| | * | Merged New Project Structure; Fixed Kamen's Formatting Issues | transtrike | 2021-02-13 | 14 | -49/+47 | |
| | | | ||||||
| | * | Code-Workspace Debug Config Fixed | transtrike | 2021-02-13 | 1 | -2/+6 | |
| | | | ||||||
| | * | Restructure Successful | transtrike | 2021-02-13 | 64 | -4108/+123 | |
| | | | ||||||
| | * | Removed all references | transtrike | 2021-02-13 | 76 | -292/+228 | |
| | | | ||||||
| | * | Project Restructure P.1 | transtrike | 2021-02-13 | 203 | -168/+275 | |
| | | | ||||||
| | * | Docker Support Added; Splitted API and Front End | transtrike | 2021-02-12 | 108 | -18933/+73 | |
| | | | ||||||
| * | | Merge pull request #18 from Team-Kaleidoscope/devv0.1 | Victor S | 2021-02-05 | 317 | -150/+33000 | |
| |\| | | | | | First stage: Complete. Awaiting further progress... | |||||
| | * | Moved CloudinaryService to it's proper location | Syndamia | 2021-02-05 | 1 | -0/+0 | |
| | | | ||||||
| | * | Fixed tests and commented out the ones that don't work (because they need ↵ | Syndamia | 2021-02-05 | 2 | -118/+120 | |
| | | | | | | | | | more setup) | |||||
| | * | Added user interface for adding and removing friends | Syndamia | 2021-02-05 | 4 | -35/+62 | |
| | | | ||||||
| | * | Added a workaround for removing all friends | Syndamia | 2021-02-05 | 1 | -1/+4 | |
| | | | ||||||
| | * | Fixed user updating | Syndamia | 2021-02-05 | 1 | -3/+7 | |
| | | | ||||||
| | * | Fixed again user picture url on register | Syndamia | 2021-02-05 | 1 | -1/+2 | |
| | | | ||||||
| | * | Fixed getting feed | Syndamia | 2021-02-05 | 1 | -6/+4 | |
| | | | ||||||
| | * | Friends relation FUCKING FINALLY FIXED, NIGGA | transtrike | 2021-02-05 | 14 | -208/+1415 | |
| | | | ||||||
| | * | 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 ↵ | Syndamia | 2021-02-05 | 1 | -0/+5 | |
| | | | | | | | | | | | | | there yet | |||||
| | | * | Updated feed and post repository tests; commented out tests that can't be ↵ | Syndamia | 2021-02-05 | 3 | -30/+32 | |
| | | | | | | | | | | | | | done yet | |||||
| | | * | Added post file attachments migration | Syndamia | 2021-02-05 | 3 | -4/+772 | |
| | | | | ||||||
| | | * | Implemented post attachments, which move post file urls to their own table; ↵ | Syndamia | 2021-02-05 | 7 | -18/+58 | |
| | | | | | | | | | | | | | 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 | 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 | |
| | | | | | | | | | | | | | | | | | (meaning if a user is once an admin, their token will coninue to be valid, even if we removed their admin role) | |||||
| | | | * | 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 | |
| | | | | | ||||||
