|
0c184ae42b
|
dont need thiserror for this really
|
2025-01-30 21:30:14 +03:00 |
|
|
02496d220a
|
set error message
|
2025-01-30 20:20:42 +03:00 |
|
|
d1731fb01d
|
update dependencies and fix bug (thanks jorian)
|
2025-01-30 20:09:19 +03:00 |
|
|
ecc1fe3299
|
switch to new axum route format
|
2025-01-30 19:20:37 +03:00 |
|
|
38e00ef2c2
|
fix template name
|
2025-01-29 18:35:15 +03:00 |
|
|
23b8f441e7
|
make it less restrictive too
|
2025-01-29 18:02:59 +03:00 |
|
|
23ef91b9d5
|
make main content thinner
|
2025-01-29 18:02:32 +03:00 |
|
|
10a05dad15
|
fix html, css and markdown post listing
|
2025-01-29 18:00:57 +03:00 |
|
|
9b482858f4
|
add /posts and rename old one to /posts.json
|
2025-01-29 17:47:50 +03:00 |
|
|
d92bf1bbea
|
add deserialization defaults to engine.markdown
|
2025-01-29 17:40:07 +03:00 |
|
|
0fbbac6260
|
update docs
|
2025-01-29 17:38:10 +03:00 |
|
|
ba23edc6d1
|
oops! wrong casing
|
2025-01-29 17:34:22 +03:00 |
|
|
fade130b8d
|
implement config hot reloading
|
2025-01-29 17:25:12 +03:00 |
|
|
5c8aea9277
|
add new templates
|
2025-01-29 16:35:18 +03:00 |
|
|
5de6840532
|
also update templates
|
2024-12-29 23:19:00 +03:00 |
|
|
e6f2c6c697
|
change to written_At
|
2024-12-29 23:12:04 +03:00 |
|
|
01bc3ae4ae
|
apply cache tll properly and slightly change date rendering
|
2024-12-29 20:01:25 +03:00 |
|
|
c9bbb5234e
|
add cache ttl handling to cleanup
|
2024-12-29 13:37:48 +03:00 |
|
|
9b96b09ee0
|
add cache ttl
|
2024-12-29 13:31:59 +03:00 |
|
|
74b61e67f5
|
slight css update
|
2024-12-28 23:41:50 +03:00 |
|
|
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 |
|
|
0663b7d4d5
|
fix discrepancy
|
2024-12-28 17:42:48 +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 |
|
|
36b1eba839
|
tread carefully
|
2024-12-16 22:52:43 +03:00 |
|
|
7455dc8fd0
|
fix post sorting
|
2024-12-16 21:40:56 +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 |
|
|
9fb372574d
|
add todo for credits
|
2024-08-31 02:54:52 +03:00 |
|
|
35ea2679a7
|
add todo
|
2024-08-17 23:13:53 +03:00 |
|