spacex / src /models /server_models.rs

Commit History

refactor: changed Cookie to use Cow to facilitate using references when building
80e950d

ddotthomas commited on

change: revert Cookie Strings back to &str
d912bff

ddotthomas commited on

refactor: moved settings parsing out of results
7d762b3

ddotthomas commited on

✨ feat: add the safe search field in the `Cookie` struct (#210)
d2e4822

neon_arch commited on

🛠️ fix: make the redis_url option only available on `redis-cache` feature (#244)
8c239e2

neon_arch commited on

⚙️ refactor: reorganize code & restructure codebase for better maintainability (#207)
493c56b

neon_arch commited on