Commit graph

127 commits

Author SHA1 Message Date
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
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
d647486ad8 cleanup user.ml, add plant.ml 2026-03-19 21:02:36 +01:00
dfb193476f bind popup with plant content 2026-03-19 21:02:36 +01:00
3defcfde96 fix geojson, classic trolling with order of coordinates 2026-03-19 21:02:36 +01:00
a7ab7213f2 fix files url in leaflet.css (??) why does it still not work .. 2026-03-19 21:02:36 +01:00
b726fc2256 wip: marker for plants on the map 2026-03-19 21:02:36 +01:00
be2f1b31e3 add latlng to /add_plant form by clicking map 2026-03-19 21:02:36 +01:00
c3b5a9c194 add click event on map 2026-03-19 21:02:36 +01:00