|
cce5b87e5a
|
find real IP
|
2025-03-04 21:55:18 +01:00 |
|
|
4b9dfbbd49
|
add many headers
|
2025-02-24 18:14:51 +01:00 |
|
|
85656a4cfc
|
use same width for all labels
|
2025-02-24 11:20:52 +01:00 |
|
|
aa5003b440
|
add xml
|
2025-02-21 20:30:50 +01:00 |
|
|
57d408a357
|
Sort notion
|
2025-02-21 18:28:28 +01:00 |
|
|
35c20a74e7
|
Add many langages
|
2025-02-21 17:20:32 +01:00 |
|
|
0d293f6821
|
add js
|
2025-02-21 16:58:24 +01:00 |
|
|
e4f70c4ffd
|
use same struct for the label list
PR Check / lint-and-format (pull_request) Successful in 12m34s
|
2025-02-21 16:09:25 +01:00 |
|
|
b644088bf2
|
refactor a little, splitting hand css and generated css
PR Check / lint-and-format (pull_request) Successful in 20m0s
|
2025-02-21 15:53:36 +01:00 |
|
|
f79f1a8956
|
list supported css lang in rust
PR Check / lint-and-format (pull_request) Successful in 19m47s
|
2025-02-21 15:45:54 +01:00 |
|
|
cddfb78721
|
Add "new" tag (#102)
|
2025-02-21 14:34:06 +01:00 |
|
|
0593832b62
|
correct arrival time
|
2025-01-12 20:15:28 +01:00 |
|
|
a624761182
|
* move api logic into separate files
* move routes logic into own directory
* api: add some date in human readable format
|
2025-01-10 19:14:51 +01:00 |
|
|
fed97a269b
|
build html with the correct lang
|
2024-12-22 22:20:44 +01:00 |
|
|
f725318f56
|
more localized files + add documentation
|
2024-12-22 19:46:12 +01:00 |
|
|
77c140a889
|
type annot
|
2024-12-22 19:46:12 +01:00 |
|
|
017f04c15e
|
find correct md file
|
2024-12-22 19:46:12 +01:00 |
|
|
ca12c5c467
|
find lang
|
2024-12-22 19:46:12 +01:00 |
|
|
e699d3cbac
|
update dependencies
|
2024-12-22 19:44:22 +01:00 |
|
|
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 |
|