Commit graph

272 commits

Author SHA1 Message Date
07cd3b1ed4
log requests 2024-12-21 13:21:55 +01:00
c523993ba5
add max file size, allow rendering of images 2024-12-18 17:52:04 +01:00
cfbf5dc609
add since field 2024-12-16 02:32:59 +01:00
423997bc13
remove debug print 2024-12-15 19:54:32 +01:00
d18b9639d7
correctly exclude footnotes from header id rewrite 2024-12-15 19:53:32 +01:00
8de0c4ca04
split into proper function 2024-12-15 19:49:49 +01:00
2df93e5c99
fix manual header links 2024-12-15 19:47:37 +01:00
519236a561
todos 2024-12-15 19:36:52 +01:00
d4143f7ef1
typo 2024-12-14 02:31:30 +01:00
384700fd2b
better ids 2024-12-14 02:24:29 +01:00
d0caa08819
fix crash 2024-12-14 02:24:24 +01:00
c200cbe07a
fix some routines going only to children instead of all descendants 2024-12-13 21:09:24 +01:00
1fd7175e56
replace spaces by dashes 2024-12-13 19:12:00 +01:00
f72a341787
fix header ids not in sync with the link 2024-12-13 18:48:31 +01:00
41311c05ed
have a unique header id per file
currently this break anchors as id != links
2024-12-13 18:11:55 +01:00
7752363039
exclude external links: update list (fix #91) 2024-12-13 15:47:21 +01:00
d3d99fd226
handle non-svg images 2024-12-12 18:30:17 +01:00
47e386222f
keep 600s (fix #85) 2024-12-12 15:48:59 +01:00
5674f6b592
add since string 2024-12-10 18:37:00 +01:00
cd1dafdc26
don't crash when no dir 2024-12-06 10:12:12 +01:00
2b811359f4
don't crash on weird directories 2024-12-06 09:57:29 +01:00
5bc8eba61d
typo 2024-12-06 09:55:55 +01:00
1b44727749
trick clippy to not raise a bad warning 2024-12-06 09:18:36 +01:00
04a8eead65
needless pass by value 2024-11-28 19:59:24 +01:00
1ddeefa727
needless pass by value 2024-11-28 19:58:45 +01:00
48a1518d7f
fix internal link in file with a specific path 2024-11-28 19:57:19 +01:00
758dfcea5b
use default 2024-11-28 17:50:32 +01:00
98bd83e7ec
use cfg! 2024-11-28 14:56:40 +01:00
9053debd77
Internal link to another local document support 2024-11-28 00:36:58 +01:00
533d2c1044
fix stack overflow 2024-11-28 00:18:53 +01:00
f7b2830d7f
useless 2024-11-28 00:00:42 +01:00
1bc845b398
binding depends on compilation 2024-11-26 13:23:16 +01:00
50307d0c3e
use comrak builder 2024-11-26 13:03:48 +01:00
aaccfb8d0e
don't crash on empty file 2024-11-20 01:02:48 +01:00
fe0d15509c
was i stupid? 2024-11-17 18:34:20 +01:00
6c16315a07
cargo fmt
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 11m20s
2024-11-14 17:34:15 +01:00
a3ad87dc05
accept all paths?
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 9m26s
2024-11-14 03:39:46 +01:00
e8f69a34b1
correct url 2024-11-14 03:28:50 +01:00
411ea64fcb
walkdir 2024-11-12 01:14:48 +01:00
aaf228c32d
add draft in metadata 2024-11-12 00:48:24 +01:00
e1448bd773
add hide field in contact cards 2024-11-10 11:14:27 +01:00
fa4d0ba7e8
rename structs 2024-11-10 10:58:08 +01:00
b1c4bbdb27
split metadata of files and markdown reader 2024-11-10 10:55:18 +01:00
c7f1f912f0
arg name 2024-11-09 18:26:19 +01:00
eb55d13c01
cache files 2024-11-09 18:25:13 +01:00
182b17c47f
cache filetree 2024-11-09 18:07:35 +01:00
a5240fea57
alphabetical order in toc 2024-11-09 17:46:53 +01:00
754e717a58
exlusion function 2024-11-09 17:29:59 +01:00
77970da8b3
split logic of contrib 2024-11-09 17:13:30 +01:00
b9bc57c1e0
split logic of contact 2024-11-09 16:58:52 +01:00