Commit graph

57 commits

Author SHA1 Message Date
613d901bca remove ';' from queries 2022-04-04 21:17:30 +02:00
6b5bfcd144 use caqti infix 2022-04-04 21:17:24 +02:00
9ca17a8840 put all image stuff in image.ml, make thumbnail for avatars 2022-04-04 19:07:01 +02:00
49c03b167e check image mime type 2022-04-04 10:31:08 +02:00
6980a57b18 fix update_email to already a taken one 2022-04-01 23:30:13 +02:00
99bb666616 fix login with email 2022-04-01 23:30:05 +02:00
575e4d4e00 change bindings.ml to syntax.ml 2022-04-01 23:25:49 +02:00
zapashcanon
cf0ad20c79
implements discussions 2022-03-31 15:00:00 +02:00
7d402914fc add moderation_action type 2022-03-17 01:05:25 +01:00
2d5e8bbcd0 fix 2022-03-14 17:20:02 +01:00
5c019df8b4 use marshal for user metadata 2022-03-09 20:44:17 +01:00
2c8c02d7e6 fix changing to already taken nick 2022-03-08 23:18:56 +01:00
53617f1077 add user_id 2022-03-08 21:20:01 +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
07c428c473 small fix 2022-02-28 18:35:16 +01:00
14b1deb446 add /admin 2022-02-25 11:40:54 +01:00
277f0edad0 fix 2022-02-23 23:08:49 +01:00
54e5511ca1 fix db error on bad user name login 2022-02-22 00:15:30 +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
zapashcanon
754eb385f8
upgrade dream 2022-02-19 21:21:35 +01:00
zapashcanon
a6381a98f1
fix escaping on user public profile 2022-02-19 12:19:53 +01:00
zapashcanon
47753368e3
fmt 2022-02-18 02:40:04 +01:00
zapashcanon
abb70caabd
make things pretty 2022-02-18 02:39:25 +01:00
a3150b9750 big fix 2022-02-18 01:37:25 +01:00
f7362629f1 fix user's data leak 2022-02-07 21:09:39 +01:00
4b40395e08 move let bindings magic to bindings.ml 2022-02-02 19:18:14 +01:00
18df99534e use let* in user.ml 2022-01-14 21:36:25 +01:00
8f6c376f0d more html_escape 2022-01-14 21:04:52 +01:00
8332a16209 remove /add_plant, add /plants, a board to replace it 2022-01-12 19:35:33 +01:00
c13b231b9c cleanup user.ml, add plant.ml 2021-12-22 11:28:58 +01:00
11da0f646c fix geojson, classic trolling with order of coordinates 2021-12-16 10:00:01 +01:00
634db4b06e wip: marker for plants on the map 2021-12-16 08:56:05 +01:00
706dfaf0f7 add latlng to /add_plant form by clicking map 2021-12-14 23:47:26 +01:00
d0fc9c064d add click event on map 2021-12-09 07:27:44 +01:00
1cbc32b9b6 remove todos 2021-12-09 02:17:48 +01:00
6587e1867f split tags 2021-12-09 02:10:11 +01:00
8c341f5cdc show plant list 2021-12-09 01:57:53 +01:00
0c53f42e91 wip: add /add_plant 2021-12-08 05:01:28 +01:00
23bf81188a fix user exists query 2021-12-07 01:00:22 +01:00
zapashcanon
4bf9cdfc8e fix \n meh 2021-12-07 01:00:22 +01:00
2c7046b919 use caqti 2021-12-07 01:00:22 +01:00
ed9e134c6f add avatar upload 2021-11-14 22:42:42 +01:00
zapashcanon
81c52860e6
proper error message when trying to log as an user that doesn't exist 2021-11-07 22:52:30 +01:00
zapashcanon
af0c7dea0f
escape bio 2021-11-07 22:50:43 +01:00
302525f2ab add bio in user page, there is a problem with matching on the SELECT btw, idk wtf is the type 2021-11-07 22:35:27 +01:00
zapashcanon
f06d160fe2
add private profile page 2021-11-07 10:32:17 +01:00
zapashcanon
f367d55b7c
set up user session on login 2021-11-07 10:21:01 +01:00