Commit Graph
51 Commits
Author SHA1 Message Date
Dominic Ferrando 964bd779e7 db fix 2025-04-25 17:18:52 -04:00
Dominic Ferrando 768f0cec61 More fixing 2025-04-24 23:39:29 -04:00
dominic 723e9257d2 More deploymnet build stuff 2025-04-24 23:30:31 -04:00
Dominic Ferrando 53dc923119 path fixing 2025-04-24 22:45:23 -04:00
dominic afe67db285 Change listening port 2025-04-24 22:21:30 -04:00
Dominic Ferrando e616fafc64 Add basic 404 handling 2025-04-24 21:50:37 -04:00
Dominic Ferrando e6e8b589c3 Small admin fixes 2025-04-24 20:49:57 -04:00
Dominic Ferrando f8a8bf5b1b Add locked thread guards 2025-04-24 20:44:48 -04:00
Dominic Ferrando f9aad52dc5 Implement client sorting and pinning 2025-04-24 20:31:43 -04:00
Dominic Ferrando 2642e28c7b Add pinned and locked to thread table and setup routes 2025-04-24 18:07:13 -04:00
Dominic Ferrando 69f0d7d5f0 Add admin session cleanup 2025-04-24 01:18:04 -04:00
Dominic Ferrando 99f8c7f97d Implement ban guarding. Some ip fixes 2025-04-24 01:14:33 -04:00
Dominic Ferrando 73d66560b6 Minor cleanups 2025-04-24 00:29:10 -04:00
Dominic Ferrando 27fc9476fa Code cleanup 2025-04-24 00:14:09 -04:00
Dominic Ferrando eb770416d0 Redirect to thread on thread creation 2025-04-23 22:24:42 -04:00
Dominic Ferrando 71466e8f53 Small fixes 2025-04-23 21:49:43 -04:00
Dominic Ferrando a4c3e2fbda Small mutex fix 2025-04-23 21:27:03 -04:00
Dominic Ferrando 807ac94cc6 Add ability to ban ips 2025-04-23 20:47:23 -04:00
Dominic Ferrando c5453ed50a Add ability to delete posts 2025-04-23 17:10:59 -04:00
Dominic Ferrando 62a1377be0 Clientside delete thread button 2025-04-23 16:42:16 -04:00
Dominic Ferrando e341c5d8c9 Add ability to delete threads. Fix thread deletion logic 2025-04-23 15:47:15 -04:00
Dominic Ferrando a28cb483fa Small auth cleanup 2025-04-23 15:12:46 -04:00
Dominic Ferrando 098c65be70 Conditionally render admin basic 2025-04-23 14:39:28 -04:00
Dominic Ferrando a0f268b0d3 Create admin only middleware 2025-04-23 14:23:25 -04:00
Dominic Ferrando cdef2c03be Small validatin improvement 2025-04-23 14:16:56 -04:00
Dominic Ferrando a559aaebf4 Implement basic auth 2025-04-23 14:13:43 -04:00
Dominic Ferrando 4018632080 Improve file too large error handling 2025-04-22 21:26:33 -04:00
Dominic Ferrando 0c657ae1c5 Validation work 2025-04-22 20:25:26 -04:00
Dominic Ferrando 024280e96d Minor cleanup and bugfi 2025-04-22 17:28:02 -04:00
Dominic Ferrando 741ac24e3e Add video support 2025-04-22 00:06:11 -04:00
Dominic Ferrando fac517b28d Trim space for post bodies 2025-04-21 21:06:59 -04:00
Dominic Ferrando da69db0492 Improve warning response rendering 2025-04-21 15:27:26 -04:00
Dominic Ferrando 80a0a5eb89 Implement thread pruning based on bumped_at 2025-04-21 14:00:10 -04:00
Dominic Ferrando 151b740ee9 Implement per board post number incrementing 2025-04-21 12:33:19 -04:00
Dominic Ferrando 2818c98e4e Get thread link buttons working 2025-04-20 22:19:21 -04:00
Dominic Ferrando c8b549115a Store hashed ips. Display unique ip count in catalog 2025-04-20 20:54:34 -04:00
Dominic Ferrando 1148648aa4 Add reply count to catalog previews. Stage ip count 2025-04-20 20:24:16 -04:00
Dominic Ferrando e3fad65690 Cooldown cleanup 2025-04-20 19:12:16 -04:00
Dominic Ferrando ee78f5fbe6 Small tweaks 2025-04-20 00:43:08 -04:00
Dominic Ferrando ae66403cea Implement cooldowns 2025-04-19 21:50:19 -04:00
Dominic Ferrando 10ab0edfc8 Save file names as current timestamp 2025-04-19 19:51:23 -04:00
Dominic Ferrando 9096c00db5 Get basic thumbnails working 2025-04-19 18:46:56 -04:00
Dominic Ferrando b785ba0448 staging thumbnails 2025-04-19 18:28:28 -04:00
Dominic Ferrando 399d2b969d Optimize catalog view 2025-04-19 14:47:11 -04:00
Dominic Ferrando a80a7a4dba Implement file upload for replies 2025-04-18 15:41:29 -04:00
Dominic Ferrando 00c8057b5b Basic file upload for thread creation 2025-04-18 15:03:54 -04:00
Dominic Ferrando 4265b8583b Work on image rendering 2025-04-18 14:38:46 -04:00
Dominic Ferrando ac9c516550 Improvement to adding posts 2025-04-18 13:22:28 -04:00
Dominic Ferrando dc104b55e1 Small code cleanup 2025-04-18 12:48:18 -04:00
Dominic Ferrando d57a83dedc Get reply posts rendering. Add ability to make replies 2025-04-18 12:34:35 -04:00