Commit graph

44 commits

Author SHA1 Message Date
9e89b92de0 clean parse_comment 2026-03-19 21:06:09 +01:00
3a6d67c855 add /admin 2026-03-19 21:06:09 +01:00
257d72289a fix 2026-03-19 21:06:09 +01:00
b1e828039d add report 2026-03-19 21:06:09 +01:00
31615b8db3 little fix 2026-03-19 21:06:09 +01:00
7137d2790f fix unwrap_list 2026-03-19 21:06:09 +01:00
771cb7e76d ON DELETE CASCADE ..? 2026-03-19 21:06:09 +01:00
b710f08c3b wip: delete post 2026-03-19 21:06:09 +01:00
667dba9704 unwrap result list better 2026-03-19 21:06:09 +01:00
5027d383a9 nice and clean pp_babillard 2026-03-19 21:06:09 +01:00
3ffe5023d3 preview_thread -> pp_thread_preview; changed post's type 2026-03-19 21:06:09 +01:00
a54f614e05 change db: merge subject+latlng in thread_info; add catalog; fix get_markers hidding errors 2026-03-19 21:06:09 +01:00
7966667050 small fix 2026-03-19 21:06:09 +01:00
ff688a0759 remove useless /thread_view ; fix some 404 errors 2026-03-19 21:06:09 +01:00
e25a0891de change /post_pic for /img , add get_post 2026-03-19 21:02:37 +01:00
c35713d291 separate image_content from image_info 2026-03-19 21:02:37 +01:00
ad460ee549 add all event from ocaml 2026-03-19 21:02:37 +01:00
01e62889e2 more fixes 2026-03-19 21:02:37 +01:00
17242a0777 fmt 2026-03-19 21:02:37 +01:00
30ea27d40a big fix 2026-03-19 21:02:37 +01:00
812133d0ad clean babillard, remove option for multiple boards 2026-03-19 21:02:37 +01:00
14d18b038c move let bindings magic to bindings.ml 2026-03-19 21:02:37 +01:00
758973d02b split printing functions 2026-03-19 21:02:37 +01:00
2eab675ed4 change post type 2026-03-19 21:02:37 +01:00
f021a94fbc fix duplicate citation 2026-03-19 21:02:36 +01:00
da6278afe3 change post view 2026-03-19 21:02:36 +01:00
4aa1e0a081 show time on posts 2026-03-19 21:02:36 +01:00
717b147369 fix invalid html 2026-03-19 21:02:36 +01:00
e7cb530186 add alt text field 2026-03-19 21:02:36 +01:00
11115b366e add image_click: make image bigger on click 2026-03-19 21:02:36 +01:00
a3282ecf29 css: use max-width for better image preview 2026-03-19 21:02:36 +01:00
70b34515f8 remove plants :( 2026-03-19 21:02:36 +01:00
76ffec81d1 use let* in user.ml 2026-03-19 21:02:36 +01:00
a88ab15b35 more html_escape 2026-03-19 21:02:36 +01:00
51c73e2fb3 add preview_thread 2026-03-19 21:02:36 +01:00
fe9afe325f use pp_print_list and improve code cleanliness 2026-03-19 21:02:36 +01:00
6bdc7ea48b parse_comment: do concatenation in reverse 2026-03-19 21:02:36 +01:00
90bf5ee169 fix parse_comment: insert <br> in comment, insert quote, fix error in sort_uniq 2026-03-19 21:02:36 +01:00
bd99462e0a remove /add_plant, add /plants, a board to replace it 2026-03-19 21:02:36 +01:00
8e44a11067 use let* to clean code 2026-03-19 21:02:36 +01:00
d540e25746 add type post, split inserting to the db and verifying stuffs 2026-03-19 21:02:36 +01:00
46a4122d9f add vomit inducing css 2026-03-19 21:02:36 +01:00
a6f1c10113 change thread_view to a thread_preview with link 2026-03-19 21:02:36 +01:00
cc13eb6ed3 wip:babillard 2026-03-19 21:02:36 +01:00