Commit graph

75 commits

Author SHA1 Message Date
c35056679e
add more log 2024-12-28 21:35:19 +03:00
1378fb4033
add more render options 2024-12-28 20:16:27 +03:00
ed74e84932
go on a tangent while fixing a cache bug 2024-12-28 19:56:48 +03:00
06a79057a0
bump log level 2024-12-28 18:48:30 +03:00
f7ac4995ef
bump further 2024-12-28 18:45:52 +03:00
bf6a7ade5a
update deps and switch to upsert (thank god) 2024-12-28 18:30:10 +03:00
4c0c0cd9f2
fix buffer not clearing 2024-12-25 00:09:19 +03:00
239c0a9f43
remove unnecessary .file_type() 2024-12-24 23:56:36 +03:00
4cecaa7579
fix symlink not traversing 2024-12-24 23:55:51 +03:00
8a05a21bb5
make blag worse 2024-12-24 23:52:20 +03:00
aec4756c6f
change how the cache works 2024-12-24 16:32:30 +03:00
72c53b0923
suggest dont_cache if there are query params 2024-12-16 23:09:18 +03:00
892fb67976
reverse sort order for tags 2024-12-16 21:34:29 +03:00
a4b571fc3d
fix truncate 2024-12-16 21:27:14 +03:00
bed8ae7849
alloc optimization and enum refactors 2024-12-16 21:16:45 +03:00
ed81dcd223
we are now a fully featured cgi engine ? 2024-12-16 17:11:34 +03:00
734a6835c7
improve renderstats by making it better defined and more flexible 2024-12-16 14:58:02 +03:00
9eddbdb881
allow passing extra params to blog engine 2024-12-16 14:35:43 +03:00
e5cc685b0a
unfix nonexistent deadlock and improve error reporting 2024-12-16 02:56:43 +03:00
8f58c573ab
add blagging support 2024-12-16 01:49:12 +03:00
ec4483ae5d
type signatures 2024-12-15 23:14:21 +03:00
6b5c0beeaa
decrease performance 2024-12-15 23:06:58 +03:00
c44b1a082e
remove compile_error 2024-12-02 20:11:51 +03:00
589de5b9da
improving the experience brick by brick 2024-12-02 20:07:54 +03:00
ff2eae0ae1
small fixes and things 2024-12-01 22:01:14 +03:00
74f7ba968a
add toggles for dates ("grr its too complicated") 2024-08-14 14:00:52 +03:00
3e32257e56
implement configuration for the custom templates directory and change the default 2024-08-13 17:02:33 +03:00
2eb14be977
implement custom static loading 2024-08-13 16:06:33 +03:00
9d91e829c8
switch to handlebars 2024-08-13 15:53:18 +03:00
00b721caab
implement sorting 2024-08-01 00:25:42 +03:00
a8a1dca444
add alt text 2024-07-01 03:21:33 +03:00
38d93a66ba
add color to index 2024-07-01 03:16:17 +03:00
3623b61fbe
optimization 2024-07-01 03:14:26 +03:00
bd093e7c20
add default color 2024-07-01 02:53:04 +03:00
342a353b36
better post icon and color support 2024-07-01 02:34:40 +03:00
2544184251
move sigterm functionality out 2024-06-13 23:43:34 +03:00
7ad03e91bc
move sigterm functionality out 2024-06-13 23:43:03 +03:00
9dfe0ebddf
fixup app.rs from merge confliict 2024-06-13 23:19:47 +03:00
1a6dcc2c17
Merge branch 'refactor' 2024-06-13 23:19:16 +03:00
84932c0d1e
add custom date formatting and client side date formatting 2024-06-13 21:52:18 +03:00
bd7823dc14
replace single char string pattern with char pattern 2024-05-26 20:24:08 +03:00
516e791ad6
advertise rss 2024-05-26 20:23:40 +03:00
cf102126b3
move the rest of markdown-related stuff into it's own file 2024-05-14 12:27:18 +03:00
897e1cbf88
move MarkdownPosts into it's own file 2024-05-14 10:23:40 +03:00
cc41ba9421
refactor part 2: create PostManager trait 2024-05-14 10:11:41 +03:00
a7b5472fc6
clean up new function 2024-05-09 11:30:18 +03:00
a19c576275
refactor part 1: move code 2024-05-08 23:03:10 +03:00
95cd0323a2
fix config env var 2024-05-04 00:18:40 +03:00
759a792043
add todo 2024-05-02 20:20:07 +03:00
8678758440
remove intermediate template and cache rendered markdown directly instead 2024-05-02 20:17:46 +03:00