Commit graph

72 commits

Author SHA1 Message Date
18bbeba3c9 add categories 2022-03-09 20:44:17 +01:00
5c019df8b4 use marshal for user metadata 2022-03-09 20:44:17 +01:00
47e5c95b86 auto login after register 2022-03-08 23:05:38 +01:00
53617f1077 add user_id 2022-03-08 21:20:01 +01:00
c2d4d03555 fix int_of_string on input 2022-03-08 18:48:12 +01:00
67f3a6eb3d add profile metadata 2022-03-08 02:13:43 +01:00
60c201d2d4 add account page 2022-03-06 20:55:12 +01:00
987b989ad2 add display nick 2022-03-06 19:23:52 +01:00
048f77098b fix 2022-02-27 21:59:59 +01:00
84dd1c4397 wip: atom feed for threads 2022-02-27 13:45:43 +01:00
14b1deb446 add /admin 2022-02-25 11:40:54 +01:00
277f0edad0 fix 2022-02-23 23:08:49 +01:00
687bb431bd add report 2022-02-22 10:45:24 +01:00
b0aaf22ea7 /new_thread -> / 2022-02-22 10:45:16 +01:00
c91623050e little fix 2022-02-22 00:07:28 +01:00
bea916d3db wip: delete post 2022-02-21 09:46:27 +01:00
258175565e change db: merge subject+latlng in thread_info; add catalog; fix get_markers hidding errors 2022-02-21 02:40:32 +01:00
419aaa7955 add error_template 2022-02-20 22:08:08 +01:00
d7f56ecfd0 fix login button 2022-02-20 18:37:24 +01:00
b21671b56a wip: login redirect 2022-02-20 18:02:25 +01:00
zapashcanon
e279acf8db
move users back to user 2022-02-20 02:50:49 +01:00
8b67fcbc50 small fix 2022-02-20 02:06:46 +01:00
8df8cef749 remove useless /thread_view ; fix some 404 errors 2022-02-20 01:52:43 +01:00
a255086a16 /:thread_id -> /thread/:thread_id, delete old /post_pic route 2022-02-20 01:43:36 +01:00
zapashcanon
23e0add29d
add the ability to configure logger 2022-02-19 22:29:17 +01:00
zapashcanon
866b78f1f4
add the ability to configure port 2022-02-19 22:25:07 +01:00
zapashcanon
31dd2b028a
add configuration file, add the ability to disable registrations 2022-02-19 22:13:45 +01:00
zapashcanon
754eb385f8
upgrade dream 2022-02-19 21:21:35 +01:00
92625ecc23 remove camelCase 2022-02-18 20:44:06 +01:00
0cbaf29676 separate image_content from image_info 2022-02-18 20:43:53 +01:00
c18825985f /babillard -> / 2022-02-18 19:02:17 +01:00
zapashcanon
46f643cd2e
fix port 2022-02-18 03:38:07 +01:00
zapashcanon
4025d3d72b
try to use sql_sessions 2022-02-18 03:24:23 +01:00
zapashcanon
47753368e3
fmt 2022-02-18 02:40:04 +01:00
a3150b9750 big fix 2022-02-18 01:37:25 +01:00
be599322da clean babillard, remove option for multiple boards 2022-02-17 03:59:23 +01:00
f604a23cd0 remove homepage, add /about, change navbar 2022-02-16 20:37:03 +01:00
0f39a86487 accept new threads without image 2022-01-29 10:21:53 +01:00
0369de541c remove duplicate when matching multipart form 2022-01-29 10:12:33 +01:00
8f5322a645 split printing functions 2022-01-29 10:12:33 +01:00
bfd1c2ba7f change post type 2022-01-29 10:12:22 +01:00
44bacabfbd add alt text field 2022-01-25 14:07:28 +01:00
56e0e02a7b remove plants :( 2022-01-18 00:50:45 +01:00
3b8e1c26d6 fmt 2022-01-17 21:55:09 +01:00
18df99534e use let* in user.ml 2022-01-14 21:36:25 +01:00
3bcc3dcefa use pp_print_list and improve code cleanliness 2022-01-14 13:27:53 +01:00
8332a16209 remove /add_plant, add /plants, a board to replace it 2022-01-12 19:35:33 +01:00
0b7983ed6c use let* to clean code 2022-01-12 15:38:30 +01:00
316a85e335 add type post, split inserting to the db and verifying stuffs 2022-01-12 14:40:25 +01:00
5e05555340 redirect after successful posting 2022-01-10 18:39:29 +01:00