Commit graph

114 commits

Author SHA1 Message Date
d63ec44fba \n when inserting citation 2022-01-27 11:12:45 +01:00
c81815e1a5 fix duplicate citation 2022-01-27 11:12:45 +01:00
6629783cb7 change post view 2022-01-27 11:12:34 +01:00
6771b6f7de show time on posts 2022-01-26 09:39:15 +01:00
e11491aa81 fix invalid html 2022-01-26 08:20:51 +01:00
e756f69cee better popup 2022-01-26 07:54:29 +01:00
44bacabfbd add alt text field 2022-01-25 14:07:28 +01:00
7272ede2ca even more beautifuler css 2022-01-24 09:40:55 +01:00
964990d9bc add image_click: make image bigger on click 2022-01-24 04:40:29 +01:00
1f4e5a77ca css: use max-width for better image preview 2022-01-18 01:41:10 +01:00
56e0e02a7b remove plants :( 2022-01-18 00:50:45 +01:00
77ed1f483f remove on_click popup event on map 2022-01-18 00:02:17 +01:00
8facf4636c add js_newthread.ml; make newthread_page beautiful 2022-01-17 23:59:50 +01:00
3b8e1c26d6 fmt 2022-01-17 21:55:09 +01:00
54b638ed20 use valid html: change boardvalue to data-board 2022-01-17 21:54:34 +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
a07b258f7b add preview_thread 2022-01-14 16:55:46 +01:00
3bcc3dcefa use pp_print_list and improve code cleanliness 2022-01-14 13:27:53 +01:00
e262401fa9 remove sqlite3_utils 2022-01-13 15:11:27 +01:00
71d8988f1a parse_comment: do concatenation in reverse 2022-01-13 15:07:20 +01:00
7191a5690d fix parse_comment: insert <br> in comment, insert quote, fix error in sort_uniq 2022-01-12 22:24:07 +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
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