aboutsummaryrefslogtreecommitdiff
path: root/src/app
Commit message (Collapse)AuthorAgeFilesLines
...
| * Updated comment and comment-page's subscriptions to use an observer objectSyndamia2021-03-142-16/+16
| |
| * Updated admin-panel-page's subscriptions to use an observer objectSyndamia2021-03-141-55/+61
| |
* | fixed rating not beeing highlighted on init and and added capability of ↵Danail Dimitrov2021-03-143-16/+12
| | | | | | | | rating to handle multiple posts
* | fixed a bug when rating should be deletedDanail Dimitrov2021-03-141-1/+1
| |
* | added functionality to highlight buttons on initDanail Dimitrov2021-03-141-2/+22
| |
* | Updated the highlight functionalityrating_systemDanail Dimitrov2021-03-131-5/+8
| |
* | added functionality to hightlit the rating button clicked by the userDanail Dimitrov2021-03-131-5/+16
| |
* | improved rating systemDanail Dimitrov2021-03-132-28/+7
| |
* | adding downVote functionalityDanail Dimitrov2021-03-131-40/+35
| |
* | upVote functionality is finishedDanail Dimitrov2021-03-132-25/+64
| |
* | adding functionality to get rating by userid and postId in rating serviceDanail Dimitrov2021-03-121-0/+16
| |
* | adding downVote functionalityDanail Dimitrov2021-03-123-5/+59
| |
* | added upvote post functionalityDanail Dimitrov2021-03-114-3/+37
| |
* | Post rating shows current rating(not static number)Danail Dimitrov2021-03-111-1/+1
| |
* | starting development of rating systemDanail Dimitrov2021-03-064-7/+24
|/
* Reverted footerSyndamia2021-03-0613-700/+151
|
* Made file input hide it's button part of the global stylingSyndamia2021-03-042-9/+0
|
* Fixed file upload button being visible on FireFoxSyndamia2021-03-041-1/+2
|
* Fixed sizing twitch of input fields on non-chromium based browsers (FireFox)Syndamia2021-03-042-8/+8
|
* Fixed styling of input fields on non-chromium based browser (FireFox)Syndamia2021-03-041-13/+0
|
* Footer added; Pages fucked upfootertranstrike2021-02-2513-151/+700
|
* Removed unnecessary variables from request subscriptionsSyndamia2021-02-256-39/+31
|
* Fixed unecessary max-width of 98% on submit buttons in post and comment pagesSyndamia2021-02-252-3/+0
|
* Made posts not update at all of the new message is blank (to be consistent ↵Syndamia2021-02-251-5/+2
| | | | with comment page)
* Editing comment message has the current message by default, if the message ↵Syndamia2021-02-251-1/+3
| | | | isn't changed, the comment doesn't get updated
* Editing post message has the current message by default and doesn't update ↵Syndamia2021-02-251-8/+12
| | | | if the message isn't changed
* Reverted mark elements to divs, because mark has a style alreadySyndamia2021-02-253-14/+14
|
* Fixed login page HTMLSyndamia2021-02-241-1/+1
|
* Improved semantics of logn and register pagesSyndamia2021-02-242-32/+32
|
* Improved semantics of admin panel, loading page and not-found pageSyndamia2021-02-243-12/+12
|
* Removed useless componentSyndamia2021-02-243-32/+0
|
* Improved semantics and simplified some HTML of comments and postsSyndamia2021-02-248-82/+73
|
* Improved semantics and simplifed some code in feed componentSyndamia2021-02-242-39/+31
|
* Moved from DevHivetranstrike2021-02-1268-0/+4045