Commit graph

30 commits

Author SHA1 Message Date
zapashcanon
cf0ad20c79
implements discussions 2022-03-31 15:00:00 +02:00
60c201d2d4 add account page 2022-03-06 20:55:12 +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
zapashcanon
275c5353a2
update dune project 2022-02-19 23:33:19 +01:00
zapashcanon
31dd2b028a
add configuration file, add the ability to disable registrations 2022-02-19 22:13:45 +01:00
dfda60c3e9 use yojson to make geojson: fix bug with utf8 2022-02-19 02:19:13 +01:00
f9b77948b2 move js to js/, fix code duplication, make post prettier on babillard
too
2022-02-14 19:12:55 +01:00
4b40395e08 move let bindings magic to bindings.ml 2022-02-02 19:18:14 +01:00
8f5322a645 split printing functions 2022-01-29 10:12:33 +01:00
56e0e02a7b remove plants :( 2022-01-18 00:50:45 +01:00
8facf4636c add js_newthread.ml; make newthread_page beautiful 2022-01-17 23:59:50 +01:00
e262401fa9 remove sqlite3_utils 2022-01-13 15:11:27 +01:00
8332a16209 remove /add_plant, add /plants, a board to replace it 2022-01-12 19:35:33 +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
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
0c53f42e91 wip: add /add_plant 2021-12-08 05:01:28 +01:00
2c7046b919 use caqti 2021-12-07 01:00:22 +01:00
zapashcanon
cf79791e8e
leaflet 2021-12-06 22:47:34 +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
ef17b08966
hash password, add ability to login 2021-11-07 09:47:15 +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