Commit graph

47 commits

Author SHA1 Message Date
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
f769d5ea74 remove /map 2022-01-10 15:10:22 +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
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
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
zapashcanon
cf79791e8e
leaflet 2021-12-06 22:47:34 +01:00
ed9e134c6f add avatar upload 2021-11-14 22:42:42 +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
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
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