Commit Graph

33 Commits (master)

Author SHA1 Message Date
Tomáš Mládek 86b414262f do not use fugly urlencoded tag in sidebar 2021-10-05 22:39:07 +02:00
Tomáš Mládek f5d1d02e65 fix clippy 2021-10-05 22:35:34 +02:00
Tomáš Mládek a2debf5b2c add tag display to sidebar 2021-10-05 22:34:29 +02:00
Tomáš Mládek f5d6c9c05b rewrite to actually use pulldown idiomatically 2021-10-04 21:23:04 +02:00
Tomáš Mládek 2605ae1fbe parse #tags as links (resolve #8) 2021-10-04 20:37:50 +02:00
Tomáš Mládek 976610d06f fix clippy 2021-10-04 20:32:35 +02:00
Tomáš Mládek 850e65b5df fix link detection 2021-07-25 17:31:18 +02:00
Tomáš Mládek 7634899fbb add rudimentary d3.js graph view 2021-07-25 17:08:34 +02:00
Tomáš Mládek 68279afeeb prettier tuple handling 2021-07-25 16:49:39 +02:00
Tomáš Mládek 4eb1ae5402 comments 2021-07-25 14:36:12 +02:00
Tomáš Mládek e8c89cd850 relative time display 2021-07-25 13:56:05 +02:00
Tomáš Mládek 690bb6715b add recently changed (fix #5) 2021-07-25 13:40:04 +02:00
Tomáš Mládek 1b81973a56 add headline anchors 2021-04-21 22:16:43 +02:00
Tomáš Mládek b1591eebae adjust starting info log to include http:// 2021-04-21 16:02:59 +02:00
Tomáš Mládek bcf2d846fc fix backlinks detection 2021-04-11 00:12:05 +02:00
Tomáš Mládek 77859cd2ee fix nav sorting (sort files by their stems)
also remove forgotten debug println
2021-03-10 23:44:08 +01:00
Tomáš Mládek c452dc8535 sort all non-md files at the end in nav 2021-03-06 12:09:34 +01:00
Tomáš Mládek 7e530f79a9 fix [[wikilink]] detection regex 2021-01-20 23:56:58 +01:00
Tomáš Mládek 4116713c1f opengraph tags, favicon 2020-12-28 19:59:57 +01:00
Tomáš Mládek 874219f22f no need to check for ext before redirect 2020-12-28 19:31:45 +01:00
Tomáš Mládek 7d097ebe72 add backlinks 2020-10-25 15:56:07 +01:00
Tomáš Mládek 9d8f308a4d cargo clippy fixes 2020-10-25 15:56:03 +01:00
Tomáš Mládek 38e560aa51 add cache, prepare for backlinks, improve 404s 2020-10-25 15:55:53 +01:00
Tomáš Mládek ab77d02fd9 filter out dotfiles from listings 2020-10-20 19:31:00 +02:00
Tomáš Mládek c469ce364e limit default index to .md files only 2020-10-20 19:13:51 +02:00
Tomáš Mládek 57acbc62c3 improve link detection logic slightly 2020-10-12 21:46:28 +02:00
Tomáš Mládek df2613d083 autoformat 2020-10-12 21:20:35 +02:00
Tomáš Mládek 0c7efa315f fix end link crashes once and for all! 2020-10-12 21:11:31 +02:00
Tomáš Mládek f851c569f9 split css into a separate file, update actix versions 2020-10-11 14:40:14 +02:00
Tomáš Mládek ba9f47bb57 fix crash on index error due to hyperlink at the end of the file 2020-10-11 14:15:49 +02:00
Tomáš Mládek 0c65d13d49 add link to repo 2020-10-09 23:00:15 +02:00
Tomáš Mládek f06de3ba13 stupid but working autolinking 2020-10-09 22:45:29 +02:00
Tomáš Mládek a2eb0ceb4e initial commit 2020-10-09 21:02:45 +02:00