mk-dl-bot_legacy/src
2024-03-31 14:53:38 +03:00
..
bot move sanitize to new security module that we're gonna extend for security hardening 2024-03-31 14:53:38 +03:00
db fix sql 2024-03-08 08:35:23 +02:00
dl implement separate download logic for youtube and tiktok, allowing for better quality decisions. DI via enums 2024-03-30 09:03:03 +02:00
security move sanitize to new security module that we're gonna extend for security hardening 2024-03-31 14:53:38 +03:00
bot.rs move sanitize to new security module that we're gonna extend for security hardening 2024-03-31 14:53:38 +03:00
db.rs migrate all sql queries to postgres 2024-03-08 07:58:53 +02:00
dl.rs implement separate download logic for youtube and tiktok, allowing for better quality decisions. DI via enums 2024-03-30 09:03:03 +02:00
log.rs disable filter because it actually suppresses all errors, not just timeout errors 2024-03-02 04:55:11 +02:00
main.rs we will load env file only in debug builds 2024-03-14 19:05:46 +02:00
security.rs move sanitize to new security module that we're gonna extend for security hardening 2024-03-31 14:53:38 +03:00
util.rs make utility function to parse env 2024-03-08 05:24:39 +02:00