index
:
askama
main
[no description]
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
askama_actix
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Actix Web v4.0 is here
René Kijewski
2022-02-25
1
-0
/
+1
*
Use Template::MIME_TYPE instead of extension
René Kijewski
2022-01-07
1
-7
/
+4
*
Add `#![forbid(unsafe_code)]` to all crates except askama_escape
René Kijewski
2022-01-06
1
-0
/
+1
*
Add `#![deny(unreachable_pub)]` to all crates
René Kijewski
2022-01-06
1
-0
/
+1
*
No needless boxing of the error
René Kijewski
2022-01-06
1
-3
/
+22
*
Combine imports from the same module
René Kijewski
2022-01-06
1
-3
/
+1
*
Update for actix-web beta
René Kijewski
2022-01-05
1
-19
/
+17
*
askama_actix: revert to actix-web v3 for release
Dirkjan Ochtman
2022-01-04
1
-6
/
+6
*
Use a separate trait for object safety (#579)
Dirkjan Ochtman
2021-12-15
1
-3
/
+2
*
Prepare for actix-web v4 (#553)
Sergey Pashinin
2021-11-11
1
-7
/
+8
*
Stop eliding lifetimes in paths
Dirkjan Ochtman
2021-07-01
1
-0
/
+2
*
Rename askama_actix trait method as suggested by clippy
Dirkjan Ochtman
2021-02-15
1
-4
/
+4
*
Tweak dependency on futures for Actix integration
Dirkjan Ochtman
2020-06-30
1
-0
/
+7
*
Move Actix-Web integration into separate askama_actix crate
Dirkjan Ochtman
2020-01-29
1
-0
/
+22