Commit graph

167 commits

Author SHA1 Message Date
Imbus
68fca7cbde Wrap server in header middleware with a sane CacheControl policy to satisfy lighthouse 2024-03-08 05:08:00 +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
b0113aa985 Fixing ovious error in composefile 2024-03-07 08:27:46 +01:00
Imbus
a2064b440d Justfile targets for db-backup, db-restore, pgshell and re-migrate for debugging 2024-03-06 08:22:58 +01:00
Imbus
a5dadfc1d1 Initial comment draft with working server communication 2024-03-06 08:10:42 +01:00
Imbus
3a389d854b Updated sqlx cache 2024-03-06 08:08:41 +01:00
Imbus
8875ae4a4c Added a migration script containing useful functions/procedures 2024-03-06 08:06:32 +01:00
Imbus
5a75e6f9a0 Gitignore now ignores everything containing backup 2024-03-06 08:05:54 +01:00
Imbus
d0e5b57006 Working comment route fully implemented 2024-03-06 08:05:23 +01:00
Imbus
32ff43e87c Removing everything to do with parent_comment_id in comment table for now 2024-03-06 08:04:26 +01:00
Imbus
3d40ec513e Adding a bunch of dummy comments on each post 2024-03-06 08:03:03 +01:00
Imbus
d12bd9aa99 Silencing logs a bit 2024-03-06 07:55:31 +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
Imbus
5916a21bd5 Remove unused query cache from sqlx cache 2024-03-06 00:26:14 +01:00
Imbus
ce4b2c2ad8 Merge branch 'master' of git.silversoft.se:Imbus/FrostByte 2024-03-05 22:32:32 +01:00
Imbus
db402777cb Revert hack for parent_comment_id 2024-03-05 22:32:23 +01:00
Hollgy
caf5929e6d checkmark icon added 2024-03-05 21:40:44 +01:00
Hollgy
12bcd2e659 added lord of the milfs 2024-03-05 21:39:57 +01:00
Imbus
70c8ff28a1 Better logging in new_comment route 2024-03-05 21:03:37 +01:00
Imbus
fb42380f9c Merge branch 'master' of git.silversoft.se:Imbus/FrostByte 2024-03-05 07:05:18 +01:00
Imbus
7c6bed5fbf Use alpine for node in Containerfile for release 2024-03-05 07:04:24 +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
62f3e0d72f Cors allow anywhere in debug 2024-02-27 03:47:50 +01:00
Imbus
fae97efc2d Linting target in frontend 2024-02-27 03:17:40 +01:00
Imbus
16d1d62b11 Warnings in composefile 2024-02-27 03:02:24 +01:00
Imbus
778439e5a1 Composefile draft experimenting 2024-02-27 02:49:28 +01:00
Imbus
e7f7b2a75a Composefile draft 2024-02-27 02:30:59 +01:00
Imbus
6b98dac375 Lock bump 2024-02-26 19:03:21 +01:00
Imbus
44373dd2e2 Merge branch 'master' of git.silversoft.se:Imbus/FrostByte 2024-02-05 03:15:31 +01:00
Imbus
95a10dfba9 SEO related changes 2024-02-05 03:15:22 +01:00
Imbus
efcb7a305b State testing 2023-12-22 23:11:11 +01:00
Imbus
07b40105c2 Disallowed localhost cors in debug mode 2023-12-22 22:01:32 +01:00
Imbus
b34a06387f Integrated the new authentication into Actix 2023-12-22 22:00:49 +01:00
Imbus
a7a0ea60d5 Version bumps 2023-12-22 21:39:28 +01:00
Imbus
2d8f9f8697 New authentication struct draft 2023-12-22 21:39:14 +01:00
Imbus
c787ff0fa1 Clean target now force prunes unused images 2023-12-18 18:18:19 +01:00
Imbus
88b92f2dab Cors allow localhost 2023-12-18 17:25:26 +01:00
Imbus
a020c2e52a Version bump for jsonwebtoken 2023-12-18 17:25:17 +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
96c720a3ad Anonymizing response data with sibling types that doesent contain any userId 2023-12-18 15:06:19 +01:00
Imbus
dcf5f012f8 Re-cors 2023-12-18 14:39:05 +01:00
Imbus
0662adafee Hotfix cors 2023-12-15 16:43:56 +01:00
Imbus
4b05f830b8 Logic error fix 2023-12-14 22:56:55 +01:00
Imbus
9bfe92f0d6 Merge branch 'master' of git.silversoft.se:Imbus/FrostByte 2023-12-14 22:50:42 +01:00