Commit graph

  • 7372a78c30 Rust dependency bumps master Imbus 2024-12-26 13:20:04 +0100
  • 3f4b67d3ee Leftover formatting Imbus 2024-12-26 13:06:57 +0100
  • 753aa71f4a Adapting to changes in the solid router API Imbus 2024-12-26 13:06:51 +0100
  • 695955d049 Removed vite-plugin-qrcode Imbus 2024-12-26 13:02:46 +0100
  • 5b76adf77e Lock bump Imbus 2024-12-26 13:02:37 +0100
  • b532914f63 Broken, dependency mega bump Imbus 2024-12-26 13:00:23 +0100
  • 3be1ca9e48 Allow some dead code for now Imbus 2024-08-22 03:38:44 +0200
  • 91e6546a47 Version bumps, builds with rustc 1.82.0-nightly (506052d49 2024-08-16) Imbus 2024-08-22 03:25:07 +0200
  • 65a1e73f40 Formatting Imbus 2024-02-27 04:03:49 +0100
  • 780e7ee69b AGPL Imbus 2024-05-20 14:18:30 +0200
  • 27b2be3213 Boilerplate UI for removal of post, Portal implementation dev Hollgy 2024-03-25 14:15:37 +0100
  • 3b52b1b7e8 Font change Hollgy 2024-03-25 14:15:05 +0100
  • dd1a419244 Layout change of post Hollgy 2024-03-25 14:11:38 +0100
  • 9954588913 Fixed bug where invalid date renders in comments as loop, did not piss off lintbro Hollgy 2024-03-25 10:58:25 +0100
  • 2e600cc6d2 Set cache control to no-cache for all api endpoints, logging access keys instead of captcha keys Imbus 2024-03-25 01:54:25 +0100
  • a2292ffc68 Merge branch 'dev' of git.silversoft.se:Imbus/FrostByte into dev Imbus 2024-03-24 23:45:27 +0100
  • 81303d31cd Beefing up security and cleaning up state Imbus 2024-03-24 23:45:22 +0100
  • c3ded8a27b Removed old toPost btn Hollgy 2024-03-24 23:01:51 +0100
  • 630f19f82c Merge branch 'dev' of git.silversoft.se:Imbus/FrostByte into dev Imbus 2024-03-24 23:00:26 +0100
  • 5ed65b3aeb Bumping versions in frontend Imbus 2024-03-24 23:00:22 +0100
  • ac71cbd9e2 Bugfix of setEdited, bordercolor swap Hollgy 2024-03-24 22:59:49 +0100
  • 78ede1785a Change of color palette Hollgy 2024-03-24 22:59:14 +0100
  • e3162a6973 Making linterbro happy Hollgy 2024-03-24 22:39:25 +0100
  • a51d397ded Refactor, added navigation to comment button Hollgy 2024-03-24 22:31:28 +0100
  • b324e0f16d Fixing reactivity Imbus 2024-03-24 21:59:21 +0100
  • 6be8925970 Refactor of comments and posts Hollgy 2024-03-24 21:40:57 +0100
  • 2fe0090422 Merge branch 'dev' of git.silversoft.se:Imbus/FrostByte into dev Imbus 2024-03-23 00:40:09 +0100
  • e04d588b56 Added active render of amount of comments on post Hollgy 2024-03-23 00:40:02 +0100
  • 3abedb256c Making linter bro happy Imbus 2024-03-23 00:38:33 +0100
  • 85c2161a4d Comment count API endpoint Imbus 2024-03-23 00:23:29 +0100
  • 5eeed1e8bc Removal of posts added Hollgy 2024-03-23 00:10:42 +0100
  • a1e362acee Specifying no-cache policy on all API endpoints Imbus 2024-03-22 23:59:07 +0100
  • 3610a7413a Returning Promise<Response> from deletePost Imbus 2024-03-22 23:55:50 +0100
  • 038b83e530 Cascading Imbus 2024-03-22 23:38:08 +0100
  • d2eac68638 Delete post fix, proper cascading on comments Imbus 2024-03-22 23:20:47 +0100
  • 61ab9e072e Replies to comments removed, out of current scope Hollgy 2024-03-22 22:58:41 +0100
  • 6909dbd146 TS API for deletePost Imbus 2024-03-22 22:57:05 +0100
  • 70ba521aa5 Delete post route Imbus 2024-03-22 22:44:57 +0100
  • ea25fa9489 Handlers for GET and POST engages added, renders numbers of unique engagements per post Hollgy 2024-03-22 22:38:18 +0100
  • efcdaf0cd2 Get engagements path Imbus 2024-03-22 22:03:26 +0100
  • e946dc456d Ugly fix for removing bearer prefix from auth header Imbus 2024-03-22 21:48:11 +0100
  • c5a25ad714 Fix: mounting engage_post path correctly Imbus 2024-03-22 21:39:46 +0100
  • d93dc7fd89 Engage endpoint Imbus 2024-03-22 21:28:20 +0100
  • 6fcbb92691 Removal of props for build to run Hollgy 2024-03-22 20:41:15 +0100
  • 146518b94a Refactoring of most components regarding props and, Lint corrections Hollgy 2024-03-22 20:39:34 +0100
  • 2e23c7919f Removed the concept of down & upvotes Imbus 2024-03-22 19:47:36 +0100
  • 84defa703e Removal of replies, Styling and interface update of comments and commentsection Hollgy 2024-03-22 13:30:32 +0100
  • 39801dfbda Border color change Hollgy 2024-03-22 13:28:52 +0100
  • 29f1ed952a Removed home icon button Hollgy 2024-03-22 13:27:40 +0100
  • b5b256f6e9 Refactor of replies,Icon Swap Hollgy 2024-03-22 13:27:11 +0100
  • 999d180b24 Added dropdown for report and removal of post, added removal of post frontend Hollgy 2024-03-22 11:45:52 +0100
  • 458cf196e9 Minor style changes Hollgy 2024-03-20 14:59:14 +0100
  • 7b87c92139 Minor text change Hollgy 2024-03-20 14:32:32 +0100
  • 0907e2b7bd Refactor of PostSegment, Buttons made into separate comps, Changed color variation of site, Added Reporticon without logic for logged in users Hollgy 2024-03-19 15:23:12 +0100
  • b7d00d4e75 Boilerplate logic for votes added in frontend, Header added for post creation Hollgy 2024-03-18 18:34:11 +0100
  • 6093751799 Merge branch 'dev' of git.silversoft.se:Imbus/FrostByte into dev Hollgy 2024-03-18 17:27:16 +0100
  • a0025921b1 restyling button Hollgy 2024-03-18 17:27:09 +0100
  • 88e3f03ee4 Stylechange buttons Hollgy 2024-03-18 16:07:55 +0100
  • 581d6454c0 Redesign of comments, now differs more from post, space made for additions regarding replies Hollgy 2024-03-18 15:59:32 +0100
  • b1f6c21b6f logout prompt added Hollgy 2024-03-18 15:42:07 +0100
  • ac527a4b71 Splitting PostSegment into its own file, minor refactoring Imbus 2024-03-12 19:51:41 +0100
  • 46678dfdeb Merge branch 'dev' of git.silversoft.se:Imbus/FrostByte into dev Imbus 2024-03-12 19:40:01 +0100
  • a298f63326 Comment declutter Imbus 2024-03-12 19:39:48 +0100
  • cedb469105 Refactor of dateOfCreation, Addition of edited check in frontend, Endpoint added for engagement on posts Hollgy 2024-03-12 18:57:14 +0100
  • f9ef90e61f Co-authored-by: Imbus <imbus64@users.noreply.github.com> Hollgy 2024-03-12 18:34:00 +0100
  • 67563c5c25 Refactor of posts Hollgy 2024-03-12 18:33:08 +0100
  • addbb820a3 Less goofy margins/padding for PostSegment Imbus 2024-03-12 17:59:58 +0100
  • bbae426c09 Passing in root prop for post comments Imbus 2024-03-12 17:59:28 +0100
  • 2b12a83aa8 Merge branch 'dev' of git.silversoft.se:Imbus/FrostByte into dev Imbus 2024-03-12 17:27:04 +0100
  • 82e3f18961 Serde renames for javascript appropriate camel case Imbus 2024-03-12 17:26:58 +0100
  • 3174f99a51 Added props && Interfaces for parentCommentId, Boilerplate idea for comment separation Hollgy 2024-03-11 22:07:39 +0100
  • 3a42624042 Formatting Hollgy 2024-03-11 22:05:49 +0100
  • 368d7c9c65 added type for parent-commen-id into comment Hollgy 2024-03-11 15:16:55 +0100
  • 45c3b87243 style adjustments, moving to darker theme Hollgy 2024-03-08 14:52:20 +0100
  • 79208cb9c2 conditional rendering of new comment added, typo corrected Hollgy 2024-03-08 10:04:35 +0100
  • 39df975b04 Split npm dependency fetching and building into two stages in Containerfile Imbus 2024-03-08 06:34:53 +0100
  • a83cce236f Formatting Imbus 2024-03-08 06:28:57 +0100
  • aee8a44404 CLS fix significantly better on footer with sticky Imbus 2024-03-08 06:28:46 +0100
  • 6e6b9aa73c Some more aria-labels in footer Imbus 2024-03-08 06:10:10 +0100
  • 238b0442e4 Sample hrefs for footer links Imbus 2024-03-08 06:06:29 +0100
  • cceba2cc42 Aria label for view post Imbus 2024-03-08 06:06:15 +0100
  • 2362231767 Revert all changes related to layout fix Imbus 2024-03-08 06:02:18 +0100
  • d233fa4fd5 Attempting to mitigate CLS again Imbus 2024-03-08 05:50:59 +0100
  • 21e8cab0ed CLS mitigation in Footer component Imbus 2024-03-08 05:39:41 +0100
  • 8eca21336d Simple makefile for rebuilding with docker-compose Imbus 2024-03-08 05:32:48 +0100
  • 6f69abe973 Allow dead code for hex_string, since its not used for now Imbus 2024-03-08 05:26:22 +0100
  • 211490bd6f Simple robots.txt for SEO Imbus 2024-03-08 05:23:45 +0100
  • 68fca7cbde Wrap server in header middleware with a sane CacheControl policy to satisfy lighthouse Imbus 2024-03-08 05:08:00 +0100
  • 71bbd3bfbd Removed unused import Imbus 2024-03-07 09:03:44 +0100
  • 40099c9b62 Allowed non-signed-in users to view comments Imbus 2024-03-07 08:57:05 +0100
  • b0113aa985 Fixing ovious error in composefile Imbus 2024-03-07 08:27:46 +0100
  • a2064b440d Justfile targets for db-backup, db-restore, pgshell and re-migrate for debugging Imbus 2024-03-06 08:22:58 +0100
  • a5dadfc1d1 Initial comment draft with working server communication Imbus 2024-03-06 08:10:42 +0100
  • 3a389d854b Updated sqlx cache Imbus 2024-03-06 08:08:41 +0100
  • 8875ae4a4c Added a migration script containing useful functions/procedures Imbus 2024-03-06 08:06:32 +0100
  • 5a75e6f9a0 Gitignore now ignores everything containing backup Imbus 2024-03-06 08:05:54 +0100
  • d0e5b57006 Working comment route fully implemented Imbus 2024-03-06 08:05:23 +0100
  • 32ff43e87c Removing everything to do with parent_comment_id in comment table for now Imbus 2024-03-06 08:04:26 +0100
  • 3d40ec513e Adding a bunch of dummy comments on each post Imbus 2024-03-06 08:03:03 +0100
  • d12bd9aa99 Silencing logs a bit Imbus 2024-03-06 07:55:31 +0100