Commit graph

244 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
Imbus
2e600cc6d2 Set cache control to no-cache for all api endpoints, logging access keys instead of captcha keys 2024-03-25 01:54:25 +01:00
Imbus
a2292ffc68 Merge branch 'dev' of git.silversoft.se:Imbus/FrostByte into dev 2024-03-24 23:45:27 +01:00
Imbus
81303d31cd Beefing up security and cleaning up state 2024-03-24 23:45:22 +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
Imbus
038b83e530 Cascading 2024-03-22 23:38:08 +01:00
Imbus
d2eac68638 Delete post fix, proper cascading on comments 2024-03-22 23:20:47 +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
Imbus
70ba521aa5 Delete post route 2024-03-22 22:44:57 +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
efcdaf0cd2 Get engagements path 2024-03-22 22:03:26 +01:00
Imbus
e946dc456d Ugly fix for removing bearer prefix from auth header 2024-03-22 21:48:11 +01:00
Imbus
c5a25ad714 Fix: mounting engage_post path correctly 2024-03-22 21:39:46 +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
6093751799 Merge branch 'dev' of git.silversoft.se:Imbus/FrostByte into dev 2024-03-18 17:27:16 +01:00
Hollgy
a0025921b1 restyling button 2024-03-18 17:27:09 +01:00
Hollgy
88e3f03ee4 Stylechange buttons 2024-03-18 16:07:55 +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