Commit graph

  • 9e302fc54a Example jsdoc Imbus 2024-03-06 02:06:13 +0100
  • d2fd1a17ed Remove unused deps in CommentSection, build now works Imbus 2024-03-06 01:35:48 +0100
  • edb7ef2fc4 Initial draft of comments Hollgy 2024-03-06 00:48:19 +0100
  • 5916a21bd5 Remove unused query cache from sqlx cache Imbus 2024-03-06 00:26:14 +0100
  • ce4b2c2ad8 Merge branch 'master' of git.silversoft.se:Imbus/FrostByte Imbus 2024-03-05 22:32:32 +0100
  • db402777cb Revert hack for parent_comment_id Imbus 2024-03-05 22:32:23 +0100
  • caf5929e6d checkmark icon added Hollgy 2024-03-05 21:40:44 +0100
  • 12bcd2e659 added lord of the milfs Hollgy 2024-03-05 21:39:57 +0100
  • 70c8ff28a1 Better logging in new_comment route Imbus 2024-03-05 21:03:37 +0100
  • fb42380f9c Merge branch 'master' of git.silversoft.se:Imbus/FrostByte Imbus 2024-03-05 07:05:18 +0100
  • 7c6bed5fbf Use alpine for node in Containerfile for release Imbus 2024-03-05 07:04:24 +0100
  • da4f5cbb13 Using splitProps to preserve reactivity in LoginModal Imbus 2024-02-27 04:02:42 +0100
  • fafce18907 Draft implementation of comments Imbus 2024-02-27 03:54:55 +0100
  • 62f3e0d72f Cors allow anywhere in debug Imbus 2024-02-27 03:47:50 +0100
  • fae97efc2d Linting target in frontend Imbus 2024-02-27 03:17:40 +0100
  • 16d1d62b11 Warnings in composefile Imbus 2024-02-27 03:02:24 +0100
  • 778439e5a1 Composefile draft experimenting Imbus 2024-02-27 02:49:28 +0100
  • e7f7b2a75a Composefile draft Imbus 2024-02-27 02:30:59 +0100
  • 6b98dac375 Lock bump Imbus 2024-02-26 19:03:21 +0100
  • 44373dd2e2 Merge branch 'master' of git.silversoft.se:Imbus/FrostByte Imbus 2024-02-05 03:15:31 +0100
  • 95a10dfba9 SEO related changes Imbus 2024-02-05 03:15:22 +0100
  • efcb7a305b State testing Imbus 2023-12-22 23:11:11 +0100
  • 07b40105c2 Disallowed localhost cors in debug mode Imbus 2023-12-22 22:01:32 +0100
  • b34a06387f Integrated the new authentication into Actix Imbus 2023-12-22 22:00:49 +0100
  • a7a0ea60d5 Version bumps Imbus 2023-12-22 21:39:28 +0100
  • 2d8f9f8697 New authentication struct draft Imbus 2023-12-22 21:39:14 +0100
  • c787ff0fa1 Clean target now force prunes unused images Imbus 2023-12-18 18:18:19 +0100
  • 88b92f2dab Cors allow localhost Imbus 2023-12-18 17:25:26 +0100
  • a020c2e52a Version bump for jsonwebtoken Imbus 2023-12-18 17:25:17 +0100
  • 0cfda76e85 Hotfix for ui bug Imbus 2023-12-18 15:53:13 +0100
  • ebfce0db65 Slight restyle to better fit mobile screens Imbus 2023-12-18 15:42:49 +0100
  • 8edb1c77c2 Version bumps Imbus 2023-12-18 15:39:46 +0100
  • 96c720a3ad Anonymizing response data with sibling types that doesent contain any userId Imbus 2023-12-18 15:06:19 +0100
  • dcf5f012f8 Re-cors Imbus 2023-12-18 14:39:05 +0100
  • 0662adafee Hotfix cors Imbus 2023-12-15 16:43:56 +0100
  • 4b05f830b8 Logic error fix Imbus 2023-12-14 22:56:55 +0100
  • 9bfe92f0d6 Merge branch 'master' of git.silversoft.se:Imbus/FrostByte Imbus 2023-12-14 22:50:42 +0100
  • 9ac8daf403 Demo user and lipsum posts in prod Imbus 2023-12-14 22:50:37 +0100
  • bba7266adc Page title change Imbus 2023-12-09 12:36:38 +0100
  • 132da145c8 Modifying justfile scripts Imbus 2023-12-09 12:31:09 +0100
  • 7c0fdd142f Post styling Imbus 2023-12-09 11:53:10 +0100
  • 69e971980c Footer content Imbus 2023-12-09 11:52:52 +0100
  • 67b915d722 Simple cors Imbus 2023-11-28 04:20:00 +0100
  • d0b50a3a37 HTML meta tag to stop dark reader from breaking the style Imbus 2023-11-28 03:28:38 +0100
  • dc54accd22 Included install sqlx-cli in justfile Imbus 2023-11-28 03:03:56 +0100
  • 1058c8b477 Splitting all types into types directory Imbus 2023-11-28 02:19:49 +0100
  • 89ebbf9269 Added routes and database logic to handle comments Imbus 2023-11-28 01:26:19 +0100
  • 4abd2a3e43 Cleaning comments in migration script Imbus 2023-11-28 00:37:09 +0100
  • 1652419d94 Moved migrations_pg -> migrations and updated relevant references Imbus 2023-11-28 00:36:11 +0100
  • 13c5a05bd6 Removed sqlite migraction scripts Imbus 2023-11-28 00:33:52 +0100
  • f3cab87592 Comments table draft Imbus 2023-11-28 00:32:38 +0100
  • f10234b72f Stick footer to bottom with mt-auto Imbus 2023-11-24 02:37:50 +0100
  • e8802b8a32 Container wrapper components Imbus 2023-11-22 21:14:36 +0100
  • f8ba855338 Primary justify-between Hollgy 2023-11-22 18:20:11 +0100
  • f7a8069859 Captcha error silence Imbus 2023-11-22 15:40:29 +0100
  • cc712a0e99 Formatting Imbus 2023-11-22 15:31:58 +0100
  • 22a3ca1769 Restructure Imbus 2023-11-22 15:29:27 +0100
  • da48f005a3 Fix debug comment Imbus 2023-11-15 16:07:04 +0100
  • dea4ac1fb3 Registration endpoint fixing Imbus 2023-11-15 16:05:07 +0100
  • f8dc9cfd29 Footer Imbus 2023-11-15 16:04:32 +0100
  • 3e82a5f93c Fix registration form Imbus 2023-11-15 14:39:09 +0100
  • 9f3685caed Breaking apart some large components Imbus 2023-11-15 14:21:14 +0100
  • 6b81763259 Debug builds now provides dummy posts Imbus 2023-11-15 11:32:57 +0100
  • 686afb979c Style fix Imbus 2023-11-15 11:31:00 +0100
  • 7246050c06 Icons for thumbs up/down Imbus 2023-11-15 11:17:18 +0100
  • 307c73591d Further polishing state management Imbus 2023-11-15 11:17:00 +0100
  • dccde027d1 Slight styling update Imbus 2023-11-15 11:03:12 +0100
  • 811f345960 Somewhat cleaner state management Imbus 2023-11-15 10:33:57 +0100
  • 0af2764b25 Fancy background Imbus 2023-11-15 09:56:08 +0100
  • 9f43138252 Formatted entire project Imbus 2023-11-15 07:29:59 +0100
  • 144221bb2f Better linting and formatting Imbus 2023-11-15 07:28:00 +0100
  • ddf138ab99 Cleaning Imbus 2023-11-14 14:02:42 +0100
  • 82909092d5 Icons and refactoring frontend Imbus 2023-11-14 13:34:14 +0100
  • 8d19a935d8 Justfile templating Imbus 2023-11-14 09:00:25 +0100
  • 29c1fc8f82 Ported the project from sqlite to postgres Imbus 2023-11-14 08:40:45 +0100
  • d397b5c1ed Optimizing container builds for caching dependencies, (resulting in faster compile times) Imbus 2023-11-14 03:43:57 +0100
  • d46794fc17 Formatting and hamburger icon Imbus 2023-11-14 02:25:56 +0100
  • 46cfedb963 Styling Imbus 2023-11-13 12:29:45 +0100
  • 2190833c65 Slight restructure and breakout of loadingspinner animation Imbus 2023-11-13 12:10:40 +0100
  • d3a10b062d Enforced actual types in typescript Imbus 2023-11-13 12:00:46 +0100
  • 7f9bddb00f Eslint Imbus 2023-11-13 11:51:55 +0100
  • 4243b4f213 Better state management Imbus 2023-11-13 11:50:24 +0100
  • 8d23f17f76 Better login modal, post layout fixing Imbus 2023-11-13 09:34:32 +0100
  • e6bf6bc8a6 Version bumps, daisy 4.0 e.t.c. Imbus 2023-11-13 09:06:34 +0100
  • a0b1b20c26 Theme change Imbus 2023-11-06 00:24:33 +0100
  • 37ff3da023 Css experimentation Imbus 2023-11-06 00:24:27 +0100
  • 757e670dbb Require DATABASE_URL to be set Imbus 2023-11-06 00:23:44 +0100
  • b2095e98fb Removed some forgotten debug printing Imbus 2023-11-05 20:26:55 +0100
  • 3366dc57bc Removed unused container-related boilerplate Imbus 2023-11-05 20:22:40 +0100
  • 410113f421 Added a container network to the release target Imbus 2023-11-05 20:13:52 +0100
  • a0a165d66b .sqlx queries for offline builds Imbus 2023-11-05 20:04:26 +0100
  • 73cbf53797 Removed .sqlx from gitignore Imbus 2023-11-05 20:04:04 +0100
  • 075a684ee3 Css related fixes for centering navbar Imbus 2023-11-05 19:31:52 +0100
  • 867eb24d5d Default handler for root path set to index.html Imbus 2023-11-05 19:16:00 +0100
  • b3124948c4 Create sqlite db if not exist, constrain debug deps to debug builds Imbus 2023-11-04 21:53:55 +0100
  • d92a1cd617 Demo user Imbus 2023-11-02 11:29:34 +0100
  • e9b215c686 Fixed cleaning target in justfile Imbus 2023-11-01 15:47:51 +0100
  • 9c60ae2000 Individual post api endpoint Imbus 2023-10-27 16:05:12 +0200
  • 6bef5ada4d Individual posts working Imbus 2023-10-27 16:04:58 +0200
  • 3a007f0093 Useful debug post that only happens once per db Imbus 2023-10-21 08:58:21 +0200