Block a user
69dd3272b2
Oops
b62cf121c8
Work on indieauth protocol, fix PKCE being always required
a4742a8250
Fix CORS policy name
68a950c3dc
Add optional public CORS
de6e6cf125
Fix dockerfile
b37fc309f9
Fix lazyloading height for suggestion post's images
fc8bf49ad9
Implement lazy image loading (copied from freefall reader)
e2d08911db
Bump version to 1.0.1
d2ddfa4be4
Use completely standalone Razor template and compiler
4a040985ee
Rewrite generator pipeline
cefa7d5451
Merge pull request 'Resolve clippy warnings' (#3) from nicoo/freefall-updater:clippy into master
f7d6f861b5
main::save_page_img: Take a
Path
, not PathBuf
cf3c01fef8
main: Pass a
char
to str::strip_suffix
abd66f75f9
main: Make
once_cell
s be static
, not const
2f055d7466
freefall: Remove implicit
'static
lifetime
Resolve clippy warnings
main: Minor refactors around {read_from, save_to}_file