feat: add search filter, refactor params
This commit is contained in:
parent
44e14a4ae0
commit
25de7d678a
24 changed files with 374 additions and 72 deletions
|
|
@ -45,6 +45,7 @@ indicatif = "0.17.0"
|
|||
filenamify = "0.1.0"
|
||||
ress = "0.11.4"
|
||||
phf = "0.11.1"
|
||||
base64 = "0.13.0"
|
||||
askama_escape = {version = "0.10.3", optional = true}
|
||||
quick-xml = {version = "0.25.0", features = ["serialize"], optional = true}
|
||||
|
||||
|
|
|
|||
Reference in a new issue