Anthony J. Martinez
|
9a13fcc554
|
Refactor route handlers to call async Engine functions
|
4 months ago |
Anthony J. Martinez
|
d44f5985c5
|
Refactor Engine with async functions using tokio io/fs features
|
4 months ago |
Anthony J. Martinez
|
326258501d
|
Update Cargo files for v0.17.0 - async refactor
|
4 months ago |
Anthony J. Martinez
|
6f2b8c9cca
|
Add section on MIME types to README
|
5 months ago |
Anthony J. Martinez
|
ffa8db39a6
|
Add mime_from_ext, and use to set mime types where needed.
|
5 months ago |
Anthony J. Martinez
|
9fe4f8ea0e
|
Update dependency minor versions with cargo update
|
5 months ago |
Anthony J. Martinez
|
d4ca475cff
|
Cleanup needless borrows
|
5 months ago |
Anthony J. Martinez
|
bfad22e6c9
|
Cleanup needless borrows
|
5 months ago |
Anthony J. Martinez
|
073bff4276
|
Add some default mime types to AppConfig
|
5 months ago |
Anthony J. Martinez
|
18c135548c
|
Rename configuration key to mime_types
|
5 months ago |
Anthony J. Martinez
|
8415e58946
|
Fix time format for new version of simplelog
|
5 months ago |
Anthony J. Martinez
|
b13e3a8332
|
Update copyright dates
|
5 months ago |
Anthony J. Martinez
|
f266edcc35
|
Rev to 0.16.0 and bump deps
- TODO: Upgrade to clap 4 in a future release
|
5 months ago |
Anthony J. Martinez
|
a935541e77
|
Add mime section to sample config TOML
|
5 months ago |
Anthony J. Martinez
|
4d1b6083b9
|
Fix broken subcommand handling, and related tests. Rev to 0.15.1
|
2 years ago |
Anthony J. Martinez
|
9f8529ab64
|
Adjust test file to reflect template changes
|
2 years ago |
Anthony J. Martinez
|
5b071c772c
|
Update clap to v3, update copyright years, adjust to hyper changes
|
2 years ago |
Anthony J. Martinez
|
5c508d0b96
|
Update dependencies in Cargo.lock
|
2 years ago |
Anthony J. Martinez
|
99a5b5ed67
|
Update version in Cargo.toml
|
2 years ago |
Anthony J. Martinez
|
0c5f3f31f1
|
Fix default template, removing <center> tags in header.
|
2 years ago |
Anthony J. Martinez
|
acc3e0fc87
|
Move back to chrono
|
2 years ago |
Anthony J. Martinez
|
e5b8265658
|
Remove chrono as direct dependency, moving to time
- Clean up lints
- Update deps
|
2 years ago |
Anthony J. Martinez
|
24ae0ee23e
|
Update deps, upgrade to Rust 2021, rev to 0.12.0
|
2 years ago |
Anthony J. Martinez
|
5b87344642
|
Run cargo update and cargo fix --edition
|
2 years ago |
Anthony J. Martinez
|
752378c8d2
|
Update deps and rev to 0.11.7, adds Contact section to README.md
|
2 years ago |
Anthony J. Martinez
|
a89420d08c
|
Update deps and rev to 0.11.6
- Adds roadmap item for #48 to README.md
|
2 years ago |
Anthony J. Martinez
|
c872099303
|
Merge branch 'update' reving to 0.11.5
|
2 years ago |
Anthony J. Martinez
|
564845c13e
|
Update deps and rev to 0.11.5
|
2 years ago |
Anthony J. Martinez
|
9d4e7974ff
|
Update deps and rev to 0.11.4
|
2 years ago |
Anthony J. Martinez
|
e725a15ffa
|
Merge pull request 'Bump deps and rev to 0.11.3, update .gitignore' (#46) from update into main
Reviewed-on: #46
|
2 years ago |
Anthony J. Martinez
|
d9213dc496
|
Bump deps and rev to 0.11.3, update .gitignore
|
2 years ago |
Anthony J. Martinez
|
d7900ff4f2
|
Merge pull request 'Bump deps and rev to 0.11.2' (#45) from updates into main
Reviewed-on: #45
|
2 years ago |
Anthony J. Martinez
|
7e48b03e79
|
Bump deps and rev to 0.11.2
|
2 years ago |
Anthony J. Martinez
|
c7d5c23331
|
Merge pull request 'Bump deps and rev to 0.11.1' (#44) from bump-deps into main
Reviewed-on: #44
|
2 years ago |
Anthony J. Martinez
|
26f89cbf49
|
Bump deps and rev to 0.11.1
|
2 years ago |
Anthony J. Martinez
|
d61d408c68
|
Merge pull request 'rss' (#43) from rss into main
Reviewed-on: #43
|
2 years ago |
Anthony J. Martinez
|
67f9ed70dd
|
Update README.md
|
2 years ago |
Anthony J. Martinez
|
96dee7eae1
|
Update deps, implement RSS feed, rev 0.11.0
|
2 years ago |
Anthony J. Martinez
|
ddda9211fe
|
Prep for addition of RSS feature
|
2 years ago |
Anthony J. Martinez
|
4a4ce9af1a
|
Merge pull request 'Close #41 - fix empty topic/gallery issues in default template' (#42) from empty-gallery into main
Reviewed-on: #42
|
2 years ago |
Anthony J. Martinez
|
49bc26f1ef
|
Close #41 - fix empty topic/gallery issues in default template
|
2 years ago |
Anthony J. Martinez
|
931195e58b
|
Merge pull request 'gallery' (#40) from gallery into main
Reviewed-on: #40
|
2 years ago |
Anthony J. Martinez
|
ec44b451df
|
Rev to 0.10.0 implementing initial gallery support
- Close #39
|
2 years ago |
Anthony J. Martinez
|
3e35706eee
|
Prepare for simple gallery feature to get started
|
2 years ago |
Anthony J. Martinez
|
244c7b7697
|
Merge pull request 'Rev to 0.9.1' (#37) from updates-202124 into main
Reviewed-on: #37
|
3 years ago |
Anthony J. Martinez
|
32684bb53b
|
Rev to 0.9.1
- Add test for common::path_matches
- Fix error handler
- Close #16
- Close #36
|
3 years ago |
Anthony J. Martinez
|
3abe584219
|
Update Cargo.{toml,lock}, document common and config modules.
- Working on #16
|
3 years ago |
Anthony J. Martinez
|
7a283837a4
|
Merge pull request 'Update Cargo.lock' (#35) from favicon into main
Reviewed-on: #35
|
3 years ago |
Anthony J. Martinez
|
aa583241bf
|
Update Cargo.lock
|
3 years ago |
Anthony J. Martinez
|
ea2b641736
|
Merge pull request 'Check favicon box in README.md' (#34) from favicon into main
Reviewed-on: #34
|
3 years ago |