Commit Graph

54 Commits

Author SHA1 Message Date
Your Name c5bd37942c switch to native remix api instead of some navigator thing 2023-01-24 10:37:57 +02:00
Joonas ba57f53222 ok i swear this is the last one 2023-01-17 17:49:46 +02:00
Joonas 12f9aec2a1 going insane 2023-01-17 17:35:45 +02:00
Joonas 9c30798e48 added prisma migration thingy and updated readme 2023-01-17 17:31:44 +02:00
Joonas cd829e78d6 update readme 2023-01-17 17:22:06 +02:00
Your Name ef6aa48859 added checking if coming from index 2023-01-17 13:03:39 +02:00
Your Name c936ed3dcb add bottom and top buttons to thread 2023-01-17 12:36:48 +02:00
Your Name fabeea7f42 remove ScrollRestoration because it fucks with the scrolling for some reason 2023-01-17 10:27:52 +02:00
Your Name 7c601050d8 added transitions to forms and fixed classname being class for some reason? 2023-01-17 10:20:48 +02:00
Your Name b73dbd6f02 stupid date 2023-01-17 08:59:20 +02:00
Your Name 2ac72a29b0 add refresh of thread to show new posts 2023-01-17 08:59:00 +02:00
Your Name 41bb7695f1 fix replying 2023-01-17 08:58:19 +02:00
Joonas c1c376dbd6 fix typo in readme and update it 2023-01-16 23:10:29 +02:00
Joonas d106e9c9f2 extracted thread reply to a component because it's used again in the index, added a sort of preview of the thread when hovering 2023-01-16 20:03:09 +02:00
Joonas 76525b9200 removed debug prints 2023-01-16 17:53:28 +02:00
Joonas 704abe7392 added error boundaries 2023-01-16 17:18:57 +02:00
Joonas eeb0991d35 update readme 2023-01-16 16:44:49 +02:00
Joonas ef5ab72683 prettier and prettier tailwindcss plugin formatting 2023-01-16 16:42:10 +02:00
Joonas 710aa5823f some minor styling changes 2023-01-16 16:18:38 +02:00
Joonas 60f21f7889 added an option to anonymize filename 2023-01-16 15:43:52 +02:00
Joonas 05b75f71b7 format 2023-01-16 15:05:41 +02:00
Joonas 3d2986109f changed up styling a bit and made dark theme toggle not put everything a little further down 2023-01-16 15:01:13 +02:00
Joonas d2ba02b3f6 added a dark theme toggle? i'm not sure if it's ok to render something inside the root component but it works so whatever lol 2023-01-16 14:53:07 +02:00
Joonas 0fc54da81a format everything with prettier 2023-01-16 14:35:41 +02:00
Joonas f9ed2333aa update styling 2023-01-16 00:20:24 +02:00
Joonas 0bf4b31c40 add js free thread searching 2023-01-15 23:14:21 +02:00
Joonas 30bc9cfcd3 added searching for a specific thread, dark mode toggle in progress 2023-01-15 22:47:25 +02:00
Joonas f700034a59 added proper dark mode 2023-01-15 14:41:50 +02:00
Joonas 9523df92ad update readme] 2023-01-14 20:49:32 +02:00
Joonas c2e48a9051 update readme] 2023-01-14 20:48:54 +02:00
Joonas ebe89cf28a add example .env 2023-01-14 20:47:07 +02:00
Joonas a23fbd322b last commit implementation didn't even work properly but now it works 2023-01-14 20:03:30 +02:00
Joonas 901a569900 added validation for route params and replyingid 2023-01-14 19:20:29 +02:00
Joonas 9aaf065654 updated meta information, removed favicon 2023-01-14 16:46:11 +02:00
Joonas c592853852 added server side validation for both image upload forms 2023-01-14 16:36:39 +02:00
Joonas b73338a0f3 redirect to home page when thread not found, make thread page more responsive, prevent users from filling the page up with a very huge image 2023-01-14 16:05:47 +02:00
Joonas ba363da685 added image full res link to images and manual replying section in the thread replying section 2023-01-14 15:16:45 +02:00
Joonas 0043a6dbb8 better date formatting 2023-01-14 14:19:09 +02:00
Joonas 5674cc3d59 update readme.md 2023-01-14 13:43:45 +02:00
Joonas a2e9314724 added relation between post replyid and id so we can show and link replies on the reply in the thread 2023-01-14 13:23:40 +02:00
Joonas 4972b292b8 bump 2023-01-14 02:00:57 +02:00
Joonas 9d4abbeeb5 change header font color and thread reply submit styling improve 2023-01-14 01:51:52 +02:00
Joonas 05d63d67e9 finally implemented scrolling to posts and to bottom when pressing reply 2023-01-14 01:16:01 +02:00
Joonas 092118a9c0 removed not needed state and testing function 2023-01-13 18:44:44 +02:00
Joonas 4be0d9a5bd added new styling w/ tailwind catppuccin plugin 2023-01-13 18:40:07 +02:00
Joonas cb788d4faf bump 2023-01-13 00:24:21 +02:00
Joonas 2ae7a728b3 fixed replying variable being weird 2023-01-12 22:58:35 +02:00
Joonas 02535ec636 replying functionality works kind of 2023-01-12 22:48:16 +02:00
Joonas 734a2405d3 started implementing replying functionality, cleaned up 2023-01-12 22:18:11 +02:00
Joonas fb6d36d429 added error handling for form actions 2023-01-12 19:26:01 +02:00