Commit graph

116 commits

Author SHA1 Message Date
Hollgy
27b2be3213 Boilerplate UI for removal of post, Portal implementation 2024-03-25 14:15:37 +01:00
Hollgy
3b52b1b7e8 Font change 2024-03-25 14:15:05 +01:00
Hollgy
dd1a419244 Layout change of post 2024-03-25 14:11:38 +01:00
Hollgy
9954588913 Fixed bug where invalid date renders in comments as loop, did not piss off lintbro 2024-03-25 10:58:25 +01:00
Hollgy
c3ded8a27b Removed old toPost btn 2024-03-24 23:01:51 +01:00
Imbus
630f19f82c Merge branch 'dev' of git.silversoft.se:Imbus/FrostByte into dev 2024-03-24 23:00:26 +01:00
Imbus
5ed65b3aeb Bumping versions in frontend 2024-03-24 23:00:22 +01:00
Hollgy
ac71cbd9e2 Bugfix of setEdited, bordercolor swap 2024-03-24 22:59:49 +01:00
Hollgy
78ede1785a Change of color palette 2024-03-24 22:59:14 +01:00
Hollgy
e3162a6973 Making linterbro happy 2024-03-24 22:39:25 +01:00
Hollgy
a51d397ded Refactor, added navigation to comment button 2024-03-24 22:31:28 +01:00
Imbus
b324e0f16d Fixing reactivity 2024-03-24 21:59:21 +01:00
Hollgy
6be8925970 Refactor of comments and posts 2024-03-24 21:40:57 +01:00
Imbus
2fe0090422 Merge branch 'dev' of git.silversoft.se:Imbus/FrostByte into dev 2024-03-23 00:40:09 +01:00
Hollgy
e04d588b56 Added active render of amount of comments on post 2024-03-23 00:40:02 +01:00
Imbus
3abedb256c Making linter bro happy 2024-03-23 00:38:33 +01:00
Imbus
85c2161a4d Comment count API endpoint 2024-03-23 00:23:29 +01:00
Hollgy
5eeed1e8bc Removal of posts added 2024-03-23 00:10:42 +01:00
Imbus
a1e362acee Specifying no-cache policy on all API endpoints 2024-03-22 23:59:07 +01:00
Imbus
3610a7413a Returning Promise<Response> from deletePost 2024-03-22 23:55:50 +01:00
Hollgy
61ab9e072e Replies to comments removed, out of current scope 2024-03-22 22:58:41 +01:00
Imbus
6909dbd146 TS API for deletePost 2024-03-22 22:57:05 +01:00
Hollgy
ea25fa9489 Handlers for GET and POST engages added, renders numbers of unique engagements per post 2024-03-22 22:38:18 +01:00
Imbus
d93dc7fd89 Engage endpoint 2024-03-22 21:28:20 +01:00
Hollgy
6fcbb92691 Removal of props for build to run 2024-03-22 20:41:15 +01:00
Hollgy
146518b94a Refactoring of most components regarding props and, Lint corrections 2024-03-22 20:39:34 +01:00
Imbus
2e23c7919f Removed the concept of down & upvotes 2024-03-22 19:47:36 +01:00
Hollgy
84defa703e Removal of replies, Styling and interface update of comments and commentsection 2024-03-22 13:30:32 +01:00
Hollgy
39801dfbda Border color change 2024-03-22 13:28:52 +01:00
Hollgy
29f1ed952a Removed home icon button 2024-03-22 13:27:40 +01:00
Hollgy
b5b256f6e9 Refactor of replies,Icon Swap 2024-03-22 13:27:11 +01:00
Hollgy
999d180b24 Added dropdown for report and removal of post, added removal of post frontend 2024-03-22 11:45:52 +01:00
Hollgy
458cf196e9 Minor style changes 2024-03-20 14:59:14 +01:00
Hollgy
7b87c92139 Minor text change 2024-03-20 14:32:32 +01:00
Hollgy
0907e2b7bd Refactor of PostSegment, Buttons made into separate comps, Changed color variation of site, Added Reporticon without logic for logged in users 2024-03-19 15:23:12 +01:00
Hollgy
b7d00d4e75 Boilerplate logic for votes added in frontend, Header added for post creation 2024-03-18 18:34:11 +01:00
Hollgy
a0025921b1 restyling button 2024-03-18 17:27:09 +01:00
Hollgy
581d6454c0 Redesign of comments, now differs more from post, space made for additions regarding replies 2024-03-18 15:59:32 +01:00
Hollgy
b1f6c21b6f logout prompt added 2024-03-18 15:42:07 +01:00
Imbus
ac527a4b71 Splitting PostSegment into its own file, minor refactoring 2024-03-12 19:51:41 +01:00
Imbus
46678dfdeb Merge branch 'dev' of git.silversoft.se:Imbus/FrostByte into dev 2024-03-12 19:40:01 +01:00
Imbus
a298f63326 Comment declutter 2024-03-12 19:39:48 +01:00
Hollgy
cedb469105 Refactor of dateOfCreation, Addition of edited check in frontend, Endpoint added for engagement on posts 2024-03-12 18:57:14 +01:00
Hollgy
f9ef90e61f Co-authored-by: Imbus <imbus64@users.noreply.github.com> 2024-03-12 18:34:00 +01:00
Hollgy
67563c5c25 Refactor of posts 2024-03-12 18:33:08 +01:00
Imbus
addbb820a3 Less goofy margins/padding for PostSegment 2024-03-12 17:59:58 +01:00
Imbus
bbae426c09 Passing in root prop for post comments 2024-03-12 17:59:28 +01:00
Hollgy
3174f99a51 Added props && Interfaces for parentCommentId, Boilerplate idea for comment separation 2024-03-11 22:07:39 +01:00
Hollgy
3a42624042 Formatting 2024-03-11 22:05:49 +01:00
Hollgy
368d7c9c65 added type for parent-commen-id into comment 2024-03-11 15:16:55 +01:00