Commit graph

89 commits

Author SHA1 Message Date
c18af91a9f more fixes 2022-02-18 16:57:35 +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
2a2d8f880c
improve menu 2022-02-18 02:57:22 +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
zapashcanon
a5eeb32fbe
improve babillard page 2022-02-18 02:04:57 +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
8c594648c9 fix typo 2022-02-16 22:59:21 +01:00
145ea5885c change README 2022-02-16 20:37:45 +01:00
f604a23cd0 remove homepage, add /about, change navbar 2022-02-16 20:37:03 +01:00
f9b77948b2 move js to js/, fix code duplication, make post prettier on babillard
too
2022-02-14 19:12:55 +01:00
37446d9e1f add geolocalize button 2022-02-08 22:39:13 +01:00
bf12a66eda change No. by # 2022-02-08 19:56:57 +01:00
9c35d10798 use auto width for the map. fix overlapping after resize 2022-02-07 22:00:49 +01:00
f7362629f1 fix user's data leak 2022-02-07 21:09:39 +01:00
3944ac7340 store map's view to web storage 2022-02-07 21:04:51 +01:00
4b40395e08 move let bindings magic to bindings.ml 2022-02-02 19:18:14 +01:00
38a0717d54 show tags 2022-02-02 13:47:04 +01:00
96712eeadf show thread subject 2022-02-02 12:30:42 +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
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