Commit graph

89 commits

Author SHA1 Message Date
5e05555340 redirect after successful posting 2022-01-10 18:39:29 +01:00
f769d5ea74 remove /map 2022-01-10 15:10:22 +01:00
05126d5b82 add vomit inducing css 2022-01-10 11:28:09 +01:00
7330594dbf change thread_view to a thread_preview with link 2022-01-09 11:28:18 +01:00
0ad247c4be wip:babillard 2022-01-05 10:34:09 +01:00
c13b231b9c cleanup user.ml, add plant.ml 2021-12-22 11:28:58 +01:00
ff248feeba bind popup with plant content 2021-12-17 09:02:47 +01:00
11da0f646c fix geojson, classic trolling with order of coordinates 2021-12-16 10:00:01 +01:00
c38e90ac07 fix files url in leaflet.css (??) why does it still not work .. 2021-12-16 09:38:29 +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
2002b7c568 change license to AGPL 2021-12-06 23:13:28 +01:00
zapashcanon
cf79791e8e
leaflet 2021-12-06 22:47:34 +01:00
ce759a4206 fix bio textarea prefill 2021-11-14 22:46:51 +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
zapashcanon
3487a47511
use textarea for bio 2021-11-07 22:49:48 +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
152cefa9e4
clean code 2021-11-07 10:38:19 +01:00
zapashcanon
f06d160fe2
add private profile page 2021-11-07 10:32:17 +01:00
zapashcanon
6172bc5bb4
add logout page 2021-11-07 10:26:50 +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
zapashcanon
7dc0d9a70d
first commit 2021-11-05 14:13:28 +01:00