Skip to content

Commit

Permalink
Remove cron and auto expire
Browse files Browse the repository at this point in the history
Also move no game page to different template file
  • Loading branch information
aquarhead committed Nov 17, 2024
1 parent ed04f97 commit b8ecf9c
Show file tree
Hide file tree
Showing 6 changed files with 63 additions and 354 deletions.
211 changes: 0 additions & 211 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ getrandom = { version = "*", features = ["js"] }
sha3 = { version = "0.10", default-features = false }
hex = { version = "0.4" }
pulldown-cmark = "0.12"
cron-parser = "0.9"
chrono = "0.4"
chrono-tz = { version = "0.10", features = ["serde"] }
urlencoding = "2"

[profile.release]
Expand Down
Loading

0 comments on commit b8ecf9c

Please sign in to comment.