Commit graph

616 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
9bca7045cc
fix theme switching for mermaid diagrams 2024-12-16 13:52:12 +01:00
31ccab99e1
debug artifact 2024-12-16 13:22:42 +01:00
cfbf5dc609
add since field 2024-12-16 02:32:59 +01:00
b1d8500611
use the original dims for the color extractor 2024-12-15 23:13:08 +01:00
7b8dafc852
better comment 2024-12-15 20:02:23 +01:00
149ac5860c
Hightlight targeted link 2024-12-15 20:02:08 +01:00
933c1cb7d7
use light-dark function 2024-12-15 19:59:53 +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
67926e312b
fix filetree 2024-12-15 16:50:56 +01:00
0404b84506
oops! 2024-12-15 16:50:23 +01:00
fde3435698
also capitalize dir entries 2024-12-14 11:00:38 +01:00
afb0ad038f
hide .md extension from filetree, also capitalize entries 2024-12-14 10:59:56 +01:00
d4143f7ef1
typo 2024-12-14 02:31:30 +01:00
db8bd14824
remove contrib page, release /cours 2024-12-14 02:26:39 +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
11e8bd3dde
make mobile layout trigger sooner 2024-12-13 20:32:32 +01:00
b1f5a775d9
add comments 2024-12-13 20:07:54 +01:00
edb36ed424
fix issue with ancors, add comments 2024-12-13 20:02:39 +01:00
1fd7175e56
replace spaces by dashes 2024-12-13 19:12:00 +01:00
b20e82bc4c
update dependencies 2024-12-13 19:09:44 +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
ef40ea96d7
bugs in index (fix #90) 2024-12-13 15:16:07 +01:00
d14c3a8781
fix bolding when filename have an accent 2024-12-12 19:16:39 +01:00
d3d99fd226
handle non-svg images 2024-12-12 18:30:17 +01:00
d452d28854
dont restrict aside width on mobile 2024-12-12 17:52:14 +01:00
9b6d75b560
use requestAnimationFrame for search 2024-12-12 17:14:39 +01:00
bf13da9178
passive optimization 2024-12-12 16:41:28 +01:00
52e3674140
use document fragment 2024-12-12 16:25:43 +01:00
47e386222f
keep 600s (fix #85) 2024-12-12 15:48:59 +01:00
7e92654ba8
fix margin (#89) 2024-12-12 14:31:55 +01:00
233005a575
update dependencies 2024-12-10 20:59:57 +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
47688337dd
also dim svg images 2024-12-04 12:02:52 +01:00
2e031e127d
update dependency 2024-12-04 11:12:26 +01:00
dc5c253ad2
dim image in dark mode 2024-12-04 11:04:31 +01:00
04a8eead65
needless pass by value 2024-11-28 19:59:24 +01:00