Commit Graph
89 Commits
Author SHA1 Message Date
dominic 8a3fd8590b New boards 2025-04-25 16:57:08 -04:00
dominic 5c9a55362c Small make file fix 2025-04-25 16:39:46 -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 d107097e60 Add db depoyment 2025-04-24 22:54:16 -04:00
Dominic Ferrando 53dc923119 path fixing 2025-04-24 22:45:23 -04:00
dominic 9cdee244f8 add build and deploy to make file 2025-04-24 22:28:01 -04:00
dominic afe67db285 Change listening port 2025-04-24 22:21:30 -04:00
dominic 2a559dfd28 Devenv 2025-04-24 22:14:59 -04:00
Dominic Ferrando ceec56791f Style a basic 404 pasge 2025-04-24 22:02:33 -04:00
Dominic Ferrando e616fafc64 Add basic 404 handling 2025-04-24 21:50:37 -04:00
Dominic Ferrando da518d7a12 Scrolling and focus convienence for new post form 2025-04-24 20:58:51 -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 91e8538c3c Small cleanup 2025-04-24 20:00:22 -04:00
Dominic Ferrando b5a0f58afd Lock and pin icons 2025-04-24 19:14:27 -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 1fb4f67bb6 Extract colors into css variables 2025-04-24 01:38:56 -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 a08a9a69d2 Add scroll to buttons 2025-04-23 22:15:44 -04:00
Dominic Ferrando f04db77087 Add footer 2025-04-23 22:07:16 -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 0a2fd9951e Add video closer buttong 2025-04-22 00:20:46 -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 46b41c8e41 Small fix 2025-04-21 15:36:23 -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 997d65707c Set bumped_at on thread when post is created 2025-04-21 13:09:20 -04:00
Dominic Ferrando 151b740ee9 Implement per board post number incrementing 2025-04-21 12:33:19 -04:00
Dominic Ferrando 4e4b5614e0 Add file info at top of post images 2025-04-21 00:57:35 -04:00
Dominic Ferrando 65a3c155ce Add catalog search 2025-04-21 00:00:50 -04:00