Commit graph

40 commits

Author SHA1 Message Date
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
zapashcanon
ef17b08966
hash password, add ability to login 2021-11-07 09:47:15 +01:00
zapashcanon
c6760da250
fmt 2021-11-07 01:42:43 +01:00
zapashcanon
e7b944578e
add user profile page 2021-11-07 01:42:18 +01:00
zapashcanon
936e03b591
list users 2021-11-07 01:32:38 +01:00
zapashcanon
6f7a3c568c
check nick and email are unique 2021-11-07 00:54:35 +01:00
zapashcanon
a951a7584a
add db, user registering into db, format 2021-11-07 00:31:32 +01:00
zapashcanon
a24e59ed04
login finished XD 2021-11-05 16:55:19 +01:00