Commit graph

71 commits

Author SHA1 Message Date
4064fced95 use marshal for user metadata 2026-03-19 21:06:10 +01:00
22b20086bb auto login after register 2026-03-19 21:06:10 +01:00
a7c409ab56 add user_id 2026-03-19 21:06:09 +01:00
0208d62579 fix int_of_string on input 2026-03-19 21:06:09 +01:00
f8f4b9b110 add profile metadata 2026-03-19 21:06:09 +01:00
69677f5e1b add account page 2026-03-19 21:06:09 +01:00
e4498a64a9 add display nick 2026-03-19 21:06:09 +01:00
cf9810ddbf fix 2026-03-19 21:06:09 +01:00
260651b4a4 wip: atom feed for threads 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
9325749345 /new_thread -> / 2026-03-19 21:06:09 +01:00
31615b8db3 little fix 2026-03-19 21:06:09 +01:00
b710f08c3b wip: delete post 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
b2330cb8a1 add error_template 2026-03-19 21:06:09 +01:00
1731ac5dd9 fix login button 2026-03-19 21:06:09 +01:00
7e9effa723 wip: login redirect 2026-03-19 21:06:09 +01:00
6a84f3dc94 move users back to user 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
3d6cc4ad4a /:thread_id -> /thread/:thread_id, delete old /post_pic route 2026-03-19 21:06:09 +01:00
6b07ef17c7 add the ability to configure logger 2026-03-19 21:02:37 +01:00
71a8d771ca add the ability to configure port 2026-03-19 21:02:37 +01:00
eaf58ec580 add configuration file, add the ability to disable registrations 2026-03-19 21:02:37 +01:00
9fd4d9adcf upgrade dream 2026-03-19 21:02:37 +01:00
b6d31f47cf remove camelCase 2026-03-19 21:02:37 +01:00
c35713d291 separate image_content from image_info 2026-03-19 21:02:37 +01:00
d69a6daeab /babillard -> / 2026-03-19 21:02:37 +01:00
8ec7533db1 fix port 2026-03-19 21:02:37 +01:00
93f7e830f0 try to use sql_sessions 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
6c56ba8bda remove homepage, add /about, change navbar 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
e7cb530186 add alt text field 2026-03-19 21:02:36 +01:00
70b34515f8 remove plants :( 2026-03-19 21:02:36 +01:00
983a1ec4dd fmt 2026-03-19 21:02:36 +01:00
76ffec81d1 use let* in user.ml 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
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