Commit graph

187 commits

Author SHA1 Message Date
93f7e830f0 try to use sql_sessions 2026-03-19 21:02:37 +01:00
0d9ffe14d5 improve menu 2026-03-19 21:02:37 +01:00
17242a0777 fmt 2026-03-19 21:02:37 +01:00
cb9bd385dd make things pretty 2026-03-19 21:02:37 +01:00
5b1aac5769 improve babillard page 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
995df439a7 fix typo 2026-03-19 21:02:37 +01:00
e7b8e8809a change README 2026-03-19 21:02:37 +01:00
6c56ba8bda remove homepage, add /about, change navbar 2026-03-19 21:02:37 +01:00
bb416d1e47 move js to js/, fix code duplication, make post prettier on babillard
too
2026-03-19 21:02:37 +01:00
07de8eb30e add geolocalize button 2026-03-19 21:02:37 +01:00
cef345b59c change No. by # 2026-03-19 21:02:37 +01:00
a7086b5dfd use auto width for the map. fix overlapping after resize 2026-03-19 21:02:37 +01:00
5992f74e79 fix user's data leak 2026-03-19 21:02:37 +01:00
2b01e1f072 store map's view to web storage 2026-03-19 21:02:37 +01:00
14d18b038c move let bindings magic to bindings.ml 2026-03-19 21:02:37 +01:00
edf7176e94 show tags 2026-03-19 21:02:37 +01:00
0b64a762b0 show thread subject 2026-03-19 21:02:37 +01:00
bf495bfe7d accept new threads without image 2026-03-19 21:02:37 +01:00
a40682139a remove duplicate when matching multipart form 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
46bd98db36 \n when inserting citation 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
827023a056 better popup 2026-03-19 21:02:36 +01:00
e7cb530186 add alt text field 2026-03-19 21:02:36 +01:00
14d0cf4597 even more beautifuler css 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
f754126567 remove on_click popup event on map 2026-03-19 21:02:36 +01:00
99c0736482 add js_newthread.ml; make newthread_page beautiful 2026-03-19 21:02:36 +01:00
983a1ec4dd fmt 2026-03-19 21:02:36 +01:00
1d8b9ac70c use valid html: change boardvalue to data-board 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
4f0f78cae5 remove sqlite3_utils 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
94cdecd7a4 redirect after successful posting 2026-03-19 21:02:36 +01:00
ad5b0f2034 remove /map 2026-03-19 21:02:36 +01:00