Commit graph

109 commits

Author SHA1 Message Date
Imbus
2362231767 Revert all changes related to layout fix 2024-03-08 06:02:18 +01:00
Imbus
d233fa4fd5 Attempting to mitigate CLS again 2024-03-08 05:50:59 +01:00
Imbus
21e8cab0ed CLS mitigation in Footer component 2024-03-08 05:39:41 +01:00
Imbus
211490bd6f Simple robots.txt for SEO 2024-03-08 05:23:45 +01:00
Imbus
71bbd3bfbd Removed unused import 2024-03-07 09:03:44 +01:00
Imbus
40099c9b62 Allowed non-signed-in users to view comments 2024-03-07 08:57:05 +01:00
Imbus
a5dadfc1d1 Initial comment draft with working server communication 2024-03-06 08:10:42 +01:00
Imbus
9e302fc54a Example jsdoc 2024-03-06 02:06:13 +01:00
Imbus
d2fd1a17ed Remove unused deps in CommentSection, build now works 2024-03-06 01:35:48 +01:00
Hollgy
edb7ef2fc4 Initial draft of comments 2024-03-06 00:48:19 +01:00
Hollgy
caf5929e6d checkmark icon added 2024-03-05 21:40:44 +01:00
Imbus
da4f5cbb13 Using splitProps to preserve reactivity in LoginModal 2024-02-27 04:02:42 +01:00
Imbus
fafce18907 Draft implementation of comments 2024-02-27 03:54:55 +01:00
Imbus
fae97efc2d Linting target in frontend 2024-02-27 03:17:40 +01:00
Imbus
95a10dfba9 SEO related changes 2024-02-05 03:15:22 +01:00
Imbus
0cfda76e85 Hotfix for ui bug 2023-12-18 15:53:13 +01:00
Imbus
ebfce0db65 Slight restyle to better fit mobile screens 2023-12-18 15:42:49 +01:00
Imbus
8edb1c77c2 Version bumps 2023-12-18 15:39:46 +01:00
Imbus
bba7266adc Page title change 2023-12-09 12:36:38 +01:00
Imbus
7c0fdd142f Post styling 2023-12-09 11:53:10 +01:00
Imbus
69e971980c Footer content 2023-12-09 11:52:52 +01:00
Imbus
d0b50a3a37 HTML meta tag to stop dark reader from breaking the style 2023-11-28 03:28:38 +01:00
Imbus
f10234b72f Stick footer to bottom with mt-auto 2023-11-24 02:37:50 +01:00
Imbus
e8802b8a32 Container wrapper components 2023-11-22 21:14:36 +01:00
Hollgy
f8ba855338 Primary justify-between 2023-11-22 18:20:11 +01:00
Imbus
cc712a0e99 Formatting 2023-11-22 15:31:58 +01:00
Imbus
22a3ca1769 Restructure 2023-11-22 15:29:27 +01:00
Imbus
da48f005a3 Fix debug comment 2023-11-15 16:07:04 +01:00
Imbus
f8dc9cfd29 Footer 2023-11-15 16:04:32 +01:00
Imbus
3e82a5f93c Fix registration form 2023-11-15 14:39:09 +01:00
Imbus
9f3685caed Breaking apart some large components 2023-11-15 14:21:14 +01:00
Imbus
686afb979c Style fix 2023-11-15 11:31:00 +01:00
Imbus
7246050c06 Icons for thumbs up/down 2023-11-15 11:17:18 +01:00
Imbus
307c73591d Further polishing state management 2023-11-15 11:17:00 +01:00
Imbus
dccde027d1 Slight styling update 2023-11-15 11:03:12 +01:00
Imbus
811f345960 Somewhat cleaner state management 2023-11-15 10:33:57 +01:00
Imbus
0af2764b25 Fancy background 2023-11-15 09:56:08 +01:00
Imbus
9f43138252 Formatted entire project 2023-11-15 07:29:59 +01:00
Imbus
144221bb2f Better linting and formatting 2023-11-15 07:28:00 +01:00
Imbus
82909092d5 Icons and refactoring frontend 2023-11-14 13:34:14 +01:00
Imbus
d46794fc17 Formatting and hamburger icon 2023-11-14 02:25:56 +01:00
Imbus
46cfedb963 Styling 2023-11-13 12:29:45 +01:00
Imbus
2190833c65 Slight restructure and breakout of loadingspinner animation 2023-11-13 12:10:40 +01:00
Imbus
d3a10b062d Enforced actual types in typescript 2023-11-13 12:00:46 +01:00
Imbus
7f9bddb00f Eslint 2023-11-13 11:51:55 +01:00
Imbus
4243b4f213 Better state management 2023-11-13 11:50:24 +01:00
Imbus
8d23f17f76 Better login modal, post layout fixing 2023-11-13 09:34:32 +01:00
Imbus
e6bf6bc8a6 Version bumps, daisy 4.0 e.t.c. 2023-11-13 09:06:34 +01:00
Imbus
a0b1b20c26 Theme change 2023-11-06 00:24:33 +01:00
Imbus
37ff3da023 Css experimentation 2023-11-06 00:24:27 +01:00
Imbus
b2095e98fb Removed some forgotten debug printing 2023-11-05 20:26:55 +01:00
Imbus
075a684ee3 Css related fixes for centering navbar 2023-11-05 19:31:52 +01:00
Imbus
6bef5ada4d Individual posts working 2023-10-27 16:04:58 +02:00
Imbus
3c48698522 Splitting client code 2023-10-21 08:51:33 +02:00
Imbus
c2103071bc Working login modal pointed to the correct api endpoint 2023-10-21 07:54:47 +02:00
Imbus
4c398a40f6 Removed unused menu entries 2023-10-21 01:55:47 +02:00
Imbus
0ea21cfaf3 Changes related to api in both client and server 2023-10-20 22:49:09 +02:00
Imbus
2a7dffc3be Polishing solid implementation 2023-10-19 08:11:52 +02:00
Imbus
ad0dc74083 Added a solid frontend 2023-10-19 02:42:37 +02:00