|
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
PR Check / lint-and-format (pull_request) Successful in 11m20s
|
2024-11-14 17:34:15 +01:00 |
|
|
a3ad87dc05
|
accept all paths?
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 |
|
|
744857d685
|
split blog logic
|
2024-11-09 16:54:38 +01:00 |
|
|
40cd5bdca5
|
rename utils to misc rs file + split cours into specific utils directory specialized in utils for specific routes
|
2024-11-09 16:41:56 +01:00 |
|
|
9dde91f8ed
|
rename misc dir to utils dir
|
2024-11-09 16:36:04 +01:00 |
|
|
47570bf9e3
|
exclusion?
|
2024-11-09 16:34:51 +01:00 |
|
|
8e1b036386
|
fix generic
|
2024-11-09 15:43:29 +01:00 |
|
|
58c1b8a21a
|
hardbreak option for blogs, true for generic, false in other cases
|
2024-11-06 19:15:38 +01:00 |
|
|
b02f715c5a
|
default to hardbreak minus blog
|
2024-11-06 16:11:42 +01:00 |
|
|
87d0fa3c11
|
'a instead of 'de
|
2024-10-24 20:19:26 +02:00 |
|
|
7f3434b7c1
|
no sync needed
|
2024-10-24 20:17:31 +02:00 |
|
|
984ecb6b69
|
bump dependencies (#79)
lol_html and comrak
Reviewed-on: #79
|
2024-10-22 12:05:38 +02:00 |
|
|
764a632ae6
|
/api/v1/websites
|
2024-09-19 15:50:37 +02:00 |
|
|
396bff909e
|
update dependencies
|
2024-09-14 21:01:30 +02:00 |
|
|
fb44c25e47
|
clippy
|
2024-09-14 20:17:11 +02:00 |
|
|
a7aec1b94e
|
add countdown
|
2024-08-29 23:31:35 +02:00 |
|
|
2dc54a6f76
|
turn out to be weird with blockquote
ci/woodpecker/push/publish Pipeline was successful
|
2024-07-15 10:24:51 +02:00 |
|
|
deb54372a2
|
update comrak
ci/woodpecker/push/publish Pipeline was successful
|
2024-07-13 00:29:07 +02:00 |
|
|
485797c64f
|
update comrak
ci/woodpecker/push/publish Pipeline is pending approval
|
2024-07-12 17:52:38 +02:00 |
|
|
b5683be191
|
make multiple fields public
ci/woodpecker/manual/publish Pipeline was successful
ci/woodpecker/push/publish Pipeline was successful
|
2024-06-17 15:56:57 +02:00 |
|