|
|
b2330cb8a1
|
add error_template
|
2026-03-19 21:06:09 +01:00 |
|
|
|
1731ac5dd9
|
fix login button
|
2026-03-19 21:06:09 +01:00 |
|
|
|
4a78066683
|
fix sprut
|
2026-03-19 21:06:09 +01:00 |
|
|
|
7e9effa723
|
wip: login redirect
|
2026-03-19 21:06:09 +01:00 |
|
|
|
6a84f3dc94
|
move users back to user
|
2026-03-19 21:06:09 +01:00 |
|
|
|
7966667050
|
small fix
|
2026-03-19 21:06:09 +01:00 |
|
|
|
ff688a0759
|
remove useless /thread_view ; fix some 404 errors
|
2026-03-19 21:06:09 +01:00 |
|
|
|
3d6cc4ad4a
|
/:thread_id -> /thread/:thread_id, delete old /post_pic route
|
2026-03-19 21:06:09 +01:00 |
|
|
|
e1606006ad
|
update dune project
|
2026-03-19 21:05:46 +01:00 |
|
|
|
56c54cf8d1
|
add link to public profile on user profile
|
2026-03-19 21:02:37 +01:00 |
|
|
|
6b07ef17c7
|
add the ability to configure logger
|
2026-03-19 21:02:37 +01:00 |
|
|
|
71a8d771ca
|
add the ability to configure port
|
2026-03-19 21:02:37 +01:00 |
|
|
|
eaf58ec580
|
add configuration file, add the ability to disable registrations
|
2026-03-19 21:02:37 +01:00 |
|
|
|
9fd4d9adcf
|
upgrade dream
|
2026-03-19 21:02:37 +01:00 |
|
|
|
6647ba2b32
|
fix escaping on user public profile
|
2026-03-19 21:02:37 +01:00 |
|
|
|
f1338d2ce5
|
add some line break
|
2026-03-19 21:02:37 +01:00 |
|
|
|
61fbf19028
|
fix escaping bio a second time on rendering
|
2026-03-19 21:02:37 +01:00 |
|
|
|
9be50ba084
|
use yojson to make geojson: fix bug with utf8
|
2026-03-19 21:02:37 +01:00 |
|
|
|
1377500bc9
|
change @. -> @\n
|
2026-03-19 21:02:37 +01:00 |
|
|
|
8cd88d9880
|
wrap latlng: partial fix for leaflet alternative earth
|
2026-03-19 21:02:37 +01:00 |
|
|
|
b6d31f47cf
|
remove camelCase
|
2026-03-19 21:02:37 +01:00 |
|
|
|
e25a0891de
|
change /post_pic for /img , add get_post
|
2026-03-19 21:02:37 +01:00 |
|
|
|
c35713d291
|
separate image_content from image_info
|
2026-03-19 21:02:37 +01:00 |
|
|
|
d69a6daeab
|
/babillard -> /
|
2026-03-19 21:02:37 +01:00 |
|
|
|
ad460ee549
|
add all event from ocaml
|
2026-03-19 21:02:37 +01:00 |
|
|
|
01e62889e2
|
more fixes
|
2026-03-19 21:02:37 +01:00 |
|
|
|
8ec7533db1
|
fix port
|
2026-03-19 21:02:37 +01:00 |
|
|
|
93f7e830f0
|
try to use sql_sessions
|
2026-03-19 21:02:37 +01:00 |
|
|
|
0d9ffe14d5
|
improve menu
|
2026-03-19 21:02:37 +01:00 |
|
|
|
17242a0777
|
fmt
|
2026-03-19 21:02:37 +01:00 |
|
|
|
cb9bd385dd
|
make things pretty
|
2026-03-19 21:02:37 +01:00 |
|
|
|
5b1aac5769
|
improve babillard page
|
2026-03-19 21:02:37 +01:00 |
|
|
|
30ea27d40a
|
big fix
|
2026-03-19 21:02:37 +01:00 |
|
|
|
812133d0ad
|
clean babillard, remove option for multiple boards
|
2026-03-19 21:02:37 +01:00 |
|
|
|
995df439a7
|
fix typo
|
2026-03-19 21:02:37 +01:00 |
|
|
|
6c56ba8bda
|
remove homepage, add /about, change navbar
|
2026-03-19 21:02:37 +01:00 |
|
|
|
bb416d1e47
|
move js to js/, fix code duplication, make post prettier on babillard
too
|
2026-03-19 21:02:37 +01:00 |
|
|
|
07de8eb30e
|
add geolocalize button
|
2026-03-19 21:02:37 +01:00 |
|
|
|
cef345b59c
|
change No. by #
|
2026-03-19 21:02:37 +01:00 |
|
|
|
a7086b5dfd
|
use auto width for the map. fix overlapping after resize
|
2026-03-19 21:02:37 +01:00 |
|
|
|
5992f74e79
|
fix user's data leak
|
2026-03-19 21:02:37 +01:00 |
|
|
|
2b01e1f072
|
store map's view to web storage
|
2026-03-19 21:02:37 +01:00 |
|
|
|
14d18b038c
|
move let bindings magic to bindings.ml
|
2026-03-19 21:02:37 +01:00 |
|
|
|
edf7176e94
|
show tags
|
2026-03-19 21:02:37 +01:00 |
|
|
|
0b64a762b0
|
show thread subject
|
2026-03-19 21:02:37 +01:00 |
|
|
|
bf495bfe7d
|
accept new threads without image
|
2026-03-19 21:02:37 +01:00 |
|
|
|
a40682139a
|
remove duplicate when matching multipart form
|
2026-03-19 21:02:37 +01:00 |
|
|
|
758973d02b
|
split printing functions
|
2026-03-19 21:02:37 +01:00 |
|
|
|
2eab675ed4
|
change post type
|
2026-03-19 21:02:37 +01:00 |
|
|
|
46bd98db36
|
\n when inserting citation
|
2026-03-19 21:02:37 +01:00 |
|