Commit Graph

  • 94bd05751e Added our 404 page Asaf Gartner 2021-05-04 16:23:02 +0300
  • 47c25207a4 Added setpassword command Asaf Gartner 2021-05-04 16:22:15 +0300
  • 2d07f57c1a Code review Asaf Gartner 2021-05-04 15:02:33 +0300
  • e14116c99f Ensure properly configured BaseUrl. Asaf Gartner 2021-05-04 12:24:31 +0300
  • 71a46ba5a1 Get forum threads mostly implemented Ben Visness 2021-05-03 20:59:45 -0500
  • b217cd5592 Render subcategories of forum categories Ben Visness 2021-05-03 18:59:43 -0500
  • a0155bfc5e Get read/unread working on forum index Ben Visness 2021-05-03 17:53:28 -0500
  • 15e716c097 Get the main content of forum category index working Ben Visness 2021-05-03 17:45:17 -0500
  • 5f763d334c Start forum category index; fix reflection bugs Ben Visness 2021-05-03 09:51:07 -0500
  • 285fd3eaf0 Start work on forum category indexes Ben Visness 2021-04-28 23:52:27 -0500
  • 314ae26e18 Fix feed pagination Ben Visness 2021-04-28 22:34:22 -0500
  • ce582df610 Redo the request handling system again Ben Visness 2021-04-28 22:07:14 -0500
  • 5d697e5fff Implement post links in feed / landing page Ben Visness 2021-04-27 22:29:13 -0500
  • 4f9df3382f Added unique case-insensitive index on auth_user.username Asaf Gartner 2021-04-27 06:55:17 +0300
  • 649f353b8c Improve post query performance Ben Visness 2021-04-26 20:49:46 -0500
  • 1d9ad49db4 Comment out broken category code for now Ben Visness 2021-04-26 08:55:54 -0500
  • 17e35bf557 Merge branch 'master' of gitssh.handmade.network:hmn/hmn Asaf Gartner 2021-04-26 09:57:09 +0300
  • 24c69b8157 Added performance monitoring Asaf Gartner 2021-04-26 09:56:49 +0300
  • b13dd4bdb5 Get to a real stupid stopping point Ben Visness 2021-04-25 21:13:26 -0500
  • e7ff342842 Get the feed largely complete Ben Visness 2021-04-25 14:33:22 -0500
  • ed6ce26697 seedfile now drops and recreates the db. No need for `down` migrations. Asaf Gartner 2021-04-25 09:27:04 +0300
  • 292c400dfb Fix up landing page colors Ben Visness 2021-04-23 23:27:45 -0500
  • a04b00c0a7 Get post content migrated and loading Ben Visness 2021-04-22 23:07:44 -0500
  • d7c512f1c8 Make progress on the landing page Ben Visness 2021-04-22 18:02:50 -0500
  • 6ed2bd0c02 Remove code references to members Ben Visness 2021-04-16 19:01:13 -0500
  • 97a80e7c4f Add TODO(opensource) comments for future reference Ben Visness 2021-04-16 18:04:01 -0500
  • a644ec1caa Successfully remove the member and memberextended tables! Ben Visness 2021-04-16 00:08:47 -0500
  • cbe4b71869 Some kind of arbitrary checkpoint Ben Visness 2021-04-11 16:46:06 -0500
  • e827f47834 Corrected some comments. Asaf Gartner 2021-04-12 17:12:57 +0300
  • a8c9167e24 Removed irrelevant code. Asaf Gartner 2021-04-12 16:51:30 +0300
  • cdfd558730 Added seed command Asaf Gartner 2021-04-12 12:56:44 +0300
  • 470a0e4932 Moved min/max number of db connections to config file Asaf Gartner 2021-04-06 09:10:15 +0300
  • 490c82940a Removed dashed line between single-line log outputs Asaf Gartner 2021-04-06 09:06:33 +0300
  • 7a01ddae66 Further clean up the request handling after talking with Asaf Ben Visness 2021-04-06 00:06:19 -0500
  • 98da461d92 Rework request handling Ben Visness 2021-04-05 22:30:11 -0500
  • a6cdbac4c7 Get a 404 route working Ben Visness 2021-03-30 23:20:50 -0500
  • 8929a5d749 Start porting landing page; rework db layer a bit Ben Visness 2021-03-30 22:55:19 -0500
  • f7ac023c44 Re-hash user's passwords if necessary when they log in Ben Visness 2021-03-28 10:32:30 -0500
  • 8f2958594a Add a cron to delete expired sessions Ben Visness 2021-03-27 23:22:29 -0500
  • 608d1af195 Add logout Ben Visness 2021-03-27 16:27:40 -0500
  • cdfe02726c Get login working Ben Visness 2021-03-27 16:10:11 -0500
  • 56cd737203 Add initial auth token / login stuff Ben Visness 2021-03-25 22:33:00 -0500
  • acca4fe232 Initial implementation of password-checking Ben Visness 2021-03-21 22:07:18 -0500
  • 4fb161b3c6 Rework DB query stuff, use for projects Ben Visness 2021-03-21 15:38:37 -0500
  • c2aeaedea9 Move some stuff around Ben Visness 2021-03-17 21:29:31 -0500
  • 465c877241 Add custom request context thing Ben Visness 2021-03-17 21:14:06 -0500
  • cc521e0245 Add a lot of base template stuff Ben Visness 2021-03-17 20:25:06 -0500
  • a4e2d625a3 Start migrating templates Ben Visness 2021-03-14 15:49:58 -0500
  • b92adff355 Add first attempt at a middleware Ben Visness 2021-03-10 23:02:43 -0600
  • a7763831b5 Add SCSS build Ben Visness 2021-03-10 22:19:37 -0600
  • 45763de9e6 Put Go stuff in the /src folder Ben Visness 2021-03-10 21:39:24 -0600
  • 2280bc4cf6 Add signal handling Ben Visness 2021-03-10 21:29:32 -0600
  • 828d38639c Add structured logging Ben Visness 2021-03-10 21:19:39 -0600
  • b353b4d9e3 Add initial version of error package Ben Visness 2021-03-10 18:49:14 -0600
  • c69bf04785 Add migration system and initial migration Ben Visness 2021-03-09 23:43:34 -0600
  • 35291d609f Initial commit Ben Visness 2021-03-09 02:05:07 -0600