Commit Graph

32 Commits

Author SHA1 Message Date
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
Joonas e23bd2a068 added header and overlay components, added tailwind styling 2023-01-12 18:48:00 +02:00
Joonas fcfea6f4c3 fixed null check on optional post image 2023-01-12 17:06:15 +02:00
Joonas 7b2266db90 added .gitignore 2023-01-12 17:04:28 +02:00
Joonas c3cca4e80a initial commit 2023-01-12 17:03:38 +02:00