Commit Graph
18 Commits
Author SHA1 Message Date
Dominic Ferrando e341c5d8c9 Add ability to delete threads. Fix thread deletion logic 2025-04-23 15:47:15 -04:00
Dominic Ferrando a559aaebf4 Implement basic auth 2025-04-23 14:13:43 -04:00
Dominic Ferrando 741ac24e3e Add video support 2025-04-22 00:06:11 -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 c8b549115a Store hashed ips. Display unique ip count in catalog 2025-04-20 20:54:34 -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 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
Dominic Ferrando a809b3c403 Make threads openable from catalog 2025-04-18 11:21:47 -04:00
Dominic Ferrando e53a65d437 Some database refactoring 2025-04-18 10:40:08 -04:00
Dominic Ferrando ccc53447de get adding threads working 2025-04-18 02:25:35 -04:00
Dominic Ferrando a8e1443f03 render thread catalog posts 2025-04-18 01:09:49 -04:00
Dominic Ferrando e5b52712d1 Implement dynamically getting board data 2025-04-17 19:27:47 -04:00